hybrid
|
c9fe29ad65
|
Split texture layer properties from SMaterial. Changed all texture access etc. in source code and examples. There is also a method to access textures now, which would allow to grab and drop them...
Also disabled dx8 by default.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@992 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-20 15:33:36 +00:00 |
|
hybrid
|
a749514290
|
Some fixes for method signature unification and some other C++ fixes.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@977 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-18 14:01:28 +00:00 |
|
hybrid
|
c134cf1f20
|
First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@959 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 22:25:59 +00:00 |
|
hybrid
|
1b37affdc2
|
More file position data type changes. Also reflecting this in user code.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@954 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 09:07:11 +00:00 |
|
hybrid
|
99310c2ce6
|
Changed .x loader to use u32.
Added profiling option to Makefile.
Removed some debug code.
Fixed ogre mesh loader using relative paths.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@945 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-12 17:45:29 +00:00 |
|
irrlicht
|
81f0b498b4
|
visual studio 6.0 compatibility
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@917 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-07 06:29:57 +00:00 |
|
irrlicht
|
0e6c294217
|
renamed IUnknown to IReferenceCounted
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@916 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-07 06:11:47 +00:00 |
|
hybrid
|
d220984ab6
|
Fixed the win32 project files.
Fixed more problems with rounding and s32/f32 changes for animated meshes.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@904 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-05 09:31:56 +00:00 |
|
hybrid
|
33dbc703a4
|
Merged SkinnedMesh branch 658:895 into trunk.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@896 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-04 18:51:42 +00:00 |
|
hybrid
|
3ff185e8af
|
Fixed inline assembler for gcc in irrMath. Removed some code using the irrMath functions.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@894 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-03 15:15:12 +00:00 |
|
hybrid
|
3f5c46d952
|
Changed API to per texture-layer filtering.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@731 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-25 21:26:16 +00:00 |
|
hybrid
|
c4aec3a721
|
Enhanced documentation for isFrontFacing to make it safer to use. Fixed frustum culling to correctly handle all possible cases of box intersections. Replaced isFrontFacing by classifyPointRelation as suggested by vitek. Minor cleanups in some classes.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@667 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-05-28 11:14:47 +00:00 |
|
bitplane
|
30b56d2ec5
|
Moved everything to /trunk
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@643 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-05-20 18:03:49 +00:00 |
|