irrlicht/examples
Rogerborg dcebfbbf0d http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704
Change from dimension2d<s32> to dimension2d<u32> where practical.  IImage and ITexture now have unsigned dimensions, as does screen size.  This has had a significant knock-on through the code base, but it is more technically correct - the BEST KIND of correct.

GUI elements and draw2DImage methods still have and take signed dimensions, but we can look into this in future. Regression tested with the test suite and the example apps.  Note that createDevice() now takes dimension2d<u32>!

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2092 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-01-19 13:48:22 +00:00
..
01.HelloWorld http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
02.Quake3Map http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
03.CustomSceneNode http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
04.Movement http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
05.UserInterface http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
06.2DGraphics http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
07.Collision http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
08.SpecialFX http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
09.Meshviewer http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
10.Shaders http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
11.PerPixelLighting http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
12.TerrainRendering http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
13.RenderToTexture http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
14.Win32Window 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
15.LoadIrrFile http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
16.Quake3MapShader http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
17.HelloWorld_Mobile 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
18.SplitScreen Oops, off by one merge error. Revision 1885 was missing in trunk... 2009-01-03 23:19:41 +00:00
19.MouseAndJoystick http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
20.ManagedLights http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
Demo http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +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.workspace Add example 20 to C::B and VC7/VC9 projects. Fix some build issues with the light manager and example. 2009-01-12 11:52:50 +00:00
BuildAllExamples_v7.sln Add example 20 to C::B and VC7/VC9 projects. Fix some build issues with the light manager and example. 2009-01-12 11:52:50 +00:00
BuildAllExamples_v8.sln Adding an optional light manager that allows hardware lights to be turned on and off before each scene node is rendered. This can be used to produce "zoned" lighting. 2009-01-12 10:55:39 +00:00
BuildAllExamples_v9.sln Fix project files 2009-01-13 21:32:00 +00:00
Makefile Makefile for concurrent builds. 2008-11-21 11:43:25 +00:00
buildAllExamples.sh Merged from 1.5 branch to trunk, all changes from 1913 to 1932. Mostly example and test fixes. Some bug fixes, camera interface changes. 2008-12-08 17:06:34 +00:00
whereAreTheBinaries.txt Moved everything to /trunk 2007-05-20 18:03:49 +00:00