irrlicht/examples
Rogerborg e0bf67e05e Tidy up the User Interface example to pass a context instead of using globals, and enumerate values instead of using magic numbers. Just for niceness.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1813 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-11-23 13:36:30 +00:00
..
01.HelloWorld Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
02.Quake3Map Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
03.CustomSceneNode Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
04.Movement Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
05.UserInterface Tidy up the User Interface example to pass a context instead of using globals, and enumerate values instead of using magic numbers. Just for niceness. 2008-11-23 13:36:30 +00:00
06.2DGraphics Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
07.Collision Bug https://sourceforge.net/tracker/index.php?func=detail&aid=1769820&group_id=74339&atid=540676 2008-11-22 23:41:11 +00:00
08.SpecialFX Fix emitter interface. 2008-11-17 08:30:35 +00:00
09.Meshviewer Missing break spotted by CuteAlien. 2008-11-20 13:59:19 +00:00
10.Shaders Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
11.PerPixelLighting Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
12.TerrainRendering Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
13.RenderToTexture Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
14.Win32Window Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
15.LoadIrrFile Removing all .dsw and .dsp files; Microsoft Visual "C++" 6 is no longer a supported build environment. 2008-11-12 12:44:15 +00:00
16.Quake3MapShader Replace possessive "it's" with the grammatically correct "its". 2008-11-15 00:42:45 +00:00
17.HelloWorld_Mobile changed deployment, removed opengl driver call. 2008-10-03 16:07:26 +00:00
18.SplitScreen Merged revisions 1652:1682 from the 1.4 branch: Code layout changes in the examples and SMaterial checks for self-assignment. 2008-11-04 14:47:51 +00:00
19.MouseAndJoystick Adding camera rotation/target binding to changes.txt. Updating the example 19 vc9 vcproj GUID (I can't pretend to understand why it keeps changing). 2008-11-15 17:13:12 +00:00
Demo Bug https://sourceforge.net/tracker/index.php?func=detail&aid=1769820&group_id=74339&atid=540676 2008-11-22 23:41:11 +00:00
TestProject Merged revisions 1652:1682 from the 1.4 branch: Code layout changes in the examples and SMaterial checks for self-assignment. 2008-11-04 14:47:51 +00:00
BuildAllExamples_v7.sln Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux. 2008-11-11 01:33:02 +00:00
BuildAllExamples_v8.sln Fix vcproj GUIDS for example 19. 2008-11-14 12:28:52 +00:00
BuildAllExamples_v9.sln Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux. 2008-11-11 01:33:02 +00:00
Makefile Makefile for concurrent builds. 2008-11-21 11:43:25 +00:00
buildAllExamples.sh Makefile for concurrent builds. 2008-11-21 11:43:25 +00:00
whereAreTheBinaries.txt Moved everything to /trunk 2007-05-20 18:03:49 +00:00