irrlicht/examples/11.PerPixelLighting
cutealien bd0b92996e Merge branch releases/1.8 revisions 4685 to 4721 into trunk:
- C::B project files work again on newer Linux-distributions which have cleaned up their dev-lib dependencies.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4722 dfc29bdd-3216-0410-991c-e03cc46cb475
2014-03-13 23:07:59 +00:00
..
Makefile Add support for changing cursors. 2010-06-04 16:35:01 +00:00
PerPixelLighting.cbp Merge branch releases/1.8 revisions 4685 to 4721 into trunk: 2014-03-13 23:07:59 +00:00
PerPixelLighting.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
PerPixelLighting.vcproj Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
PerPixelLighting_vc8.vcproj Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
PerPixelLighting_vc9.vcproj Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
PerPixelLighting_vc10.vcxproj Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
PerPixelLighting_vc11.vcxproj First try for MSVC2012 project files. conversion seems to have worked, though some warnings for 64bit targets were shown. 2012-08-22 23:14:16 +00:00
main.cpp - More improvements in client states handling. 2012-12-24 03:30:47 +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