This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
zaki
/
irrlicht
Watch
1
Star
0
Fork
0
You've already forked irrlicht
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
irrlicht
/
examples
/
20.ManagedLights
History
hybrid
52f84ab7e9
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.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3722 dfc29bdd-3216-0410-991c-e03cc46cb475
2011-05-12 16:46:20 +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
Makefile
Add support for changing cursors.
2010-06-04 16:35:01 +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 the other msvc 2010 project and solution files. Fix all configurations to work as expected.
2010-08-31 16:51:14 +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