irrlicht/examples/04.Movement
cutealien fbc4fa7da1 Merge revision 4711:4723 from branch to ogl-es:
- Fix c::b project obj folder names. Some static builds had used the shared folders (thx @ gerdb for reporting)
- C::B project files work again on newer Linux-distributions which have cleaned up their dev-lib dependencies.
- Fix a reorder warning.
- triangle3d constructor and line3d::getIntersectionWithSphere passing vectors now as const-ref instead of per value. Thx @nemo for reporting.
- Mention another fonttool to create Irrlicht fonts (by Armen).


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@4829 dfc29bdd-3216-0410-991c-e03cc46cb475
2014-05-08 13:25:22 +00:00
..
Makefile Merged from trunk, revisions 3300-3365. Another large bugfix merge. 2010-07-18 21:25:27 +00:00
Movement.cbp Merge revision 4711:4723 from branch to ogl-es: 2014-05-08 13:25:22 +00:00
Movement.dev Merged from trunk revisions 2144:2363 2009-05-05 00:09:53 +00:00
Movement.vcproj Merged all revisions up to 1976 from trunk into ogl-es branch. 2008-12-19 09:56:25 +00:00
Movement_vc8.vcproj Merged all revisions up to 1976 from trunk into ogl-es branch. 2008-12-19 09:56:25 +00:00
Movement_vc9.vcproj Merged all revisions up to 1976 from trunk into ogl-es branch. 2008-12-19 09:56:25 +00:00
Movement_vc10.vcxproj Merged from trunk revisions 4185-4487. Huge update to latest 1.8 updates. 2013-03-28 17:04:07 +00:00
Movement_vc11.vcxproj Merged from trunk revisions 4185-4487. Huge update to latest 1.8 updates. 2013-03-28 17:04:07 +00:00
main.cpp Merged revisions 3175-3300 from trunk. Another huge update, bringing the ogl-es branch to the latest version of Irrlicht. 2010-06-01 22:52:38 +00:00
tutorial.html Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00