hybrid
|
d95be8cb94
|
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.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@964 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-16 23:41:55 +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
|
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
|
f2fdac0814
|
Fixed some nasty bugs I introduced the last days.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@875 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-08-29 21:15:35 +00:00 |
|
hybrid
|
82b1c7abfd
|
No smoothing group support, yet. Only some structures.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@868 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-08-28 22:37:57 +00:00 |
|
hybrid
|
1b4a35bc4a
|
Fix signedness of indices to read the correct array elements. Bug found by randomMesh.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@840 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-08-15 15:55:20 +00:00 |
|
bitplane
|
d821c6dd4a
|
fixed memory leak in 3ds loader when splitting mesh buffers, reported by Dave
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@738 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-27 18:11:23 +00:00 |
|
hybrid
|
3d0bbb3827
|
Made the MeshBuffers be based on a template class. The original headers do still exist for compatibility reasons. The SMeshBuffer... structs are now typedefs of the template.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@676 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-02 11:09:32 +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 |
|