-
Well, as I posted for another question some time ago for linux - it should be possible to compile the cpp-File that can be found in the zip-archive for Mac also. Sadly I do not own one for myself. If you can find gcc for macs it may be possible though.
2009-09-10 20:50:20 UTC in Jirr
-
Never did use ISceneNodeAnimator that way. Only tested it with sceneManager.create...()-methods.
One final thought dir you try something like
ISceneNodeAnimator snc = ... ;
camera.addAnimator(snc);
snc.drop;
?.
2009-05-09 21:49:53 UTC in Jirr
-
stefand2 committed patchset 10 of module jirr to the Jirr CVS repository, changing 1 files.
2008-02-06 18:36:32 UTC in Jirr
-
stefand2 committed patchset 17 of module jirr-dev to the Jirr CVS repository, changing 2 files.
2007-09-04 17:38:50 UTC in Jirr
-
bin and src packages are available!
Switched to jdk1.6.
Warning: Do not use any JDK 1.6 older than JDK 1.6.0_02 as there is a bug when trying to link to the native libraries. You may notice an unsatisfied link error otherwise.
Version 1.3.1
--------------------------------------
- Based upon irrlicht 1.3.1
- Please note: jirr 1.3.1 requires JDK 1.6.0_02 at least.
Warning: Do not use...
2007-07-22 10:39:24 UTC in Jirr
-
stefand2 committed patchset 16 of module jirr-dev to the Jirr CVS repository, changing 8 files.
2007-03-31 22:27:18 UTC in Jirr
-
Currently bin and src packages are available.
cvs update will follow within the next days. Seems like my system wants to make me laugh on this 1st of april.
Version 1.3
--------------------------------------
- Based upon irrlicht 1.3
- Please note: jirr 1.3 requires JDK 1.5 at least.
- Containing support for more arrays within methods. Changes have been made to SMeshBuffer...
2007-03-31 22:07:27 UTC in Jirr
-
see
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=19759 for further info.
Screenshot: https://sourceforge.net/dbimage.php?id=115870
Thank you for your work!
2007-03-18 15:58:11 UTC in Jirr