irrlicht/examples/20.ManagedLights
cutealien 9254ed9b27 Add 64 bit targets for examples and tests for VS2010.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4213 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-06-26 17:53:38 +00:00
..
Makefile Add support for changing cursors. 2010-06-04 16:35:01 +00:00
ManagedLights.cbp Add Linux to "all" target in CodeBlocks examples projects so they actually compile first time. 2011-02-18 04:20:49 +00:00
ManagedLights.dev Renamed dev-cpp example projects to match the others, added static library targets to code::blocks project and moved the build locations back to Win32-gcc and Linux dirs 2009-03-13 09:53:02 +00:00
ManagedLights.vcproj Merged from 1.7 branch, revisions 3300-3357. Huge number of bug fixes, mostly in GUI and serialization. 2010-07-17 22:45:45 +00:00
ManagedLights_vc8.vcproj Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
ManagedLights_vc9.vcproj Fix project files 2009-01-13 21:32:00 +00:00
ManagedLights_vc10.vcxproj Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
main.cpp Change type for stored and passed lights array. In most situations, only the ISceneNode was used, and the type is not necessarily ILightSceneNode anyway. So generalize this interface and the storage arrays internally. 2011-05-12 16:46:20 +00:00