hybrid
|
246191a20b
|
Oops, some variable name mismatches on big endian systems...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1459 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-08-07 19:15:18 +00:00 |
hybrid
|
c493b739d8
|
Fixed keyframe data parsing.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1438 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-07-31 09:47:54 +00:00 |
hybrid
|
cdffc4a5d6
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1353 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-05-22 11:51:37 +00:00 |
bitplane
|
f51d8bf3f0
|
Added debug data strings to most classes
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1340 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-04-29 20:54:12 +00:00 |
hybrid
|
cd6632de6c
|
Fixed minor mem leak in 3ds loader. Fixed texture translation in q3 shaders.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1334 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-04-29 12:14:07 +00:00 |
hybrid
|
7c19d2db5f
|
Use the filesystem methods to deal with paths.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1294 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-03-19 10:22:33 +00:00 |
hybrid
|
d570b0d356
|
Fixed 3ds support for normal maps.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1256 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-25 17:44:12 +00:00 |
hybrid
|
99fd5bcc7c
|
Merged 1.4 branch, revisions 1106:1132.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1133 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-12-23 17:04:40 +00:00 |
hybrid
|
48e009de8f
|
Merged 1.4 branch 1075:1105.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1105 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-12-08 13:11:39 +00:00 |
hybrid
|
68cd81b194
|
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: svn://svn.code.sf.net/p/irrlicht/code/trunk@992 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-20 15:33:36 +00:00 |
hybrid
|
f74f7586e2
|
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: svn://svn.code.sf.net/p/irrlicht/code/trunk@964 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-16 23:41:55 +00:00 |
irrlicht
|
b85584c8e1
|
renamed IUnknown to IReferenceCounted
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@916 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-07 06:11:47 +00:00 |
hybrid
|
bda0b6e35f
|
Merged SkinnedMesh branch 658:895 into trunk.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@896 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-04 18:51:42 +00:00 |
hybrid
|
6b0daf793d
|
Fixed some nasty bugs I introduced the last days.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@875 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-08-29 21:15:35 +00:00 |
hybrid
|
0f0a06c20e
|
No smoothing group support, yet. Only some structures.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@868 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-08-28 22:37:57 +00:00 |
hybrid
|
153c682578
|
Fix signedness of indices to read the correct array elements. Bug found by randomMesh.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@840 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-08-15 15:55:20 +00:00 |
bitplane
|
ad19e6eb80
|
fixed memory leak in 3ds loader when splitting mesh buffers, reported by Dave
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@738 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-27 18:11:23 +00:00 |
hybrid
|
60e4d62143
|
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: svn://svn.code.sf.net/p/irrlicht/code/trunk@676 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-02 11:09:32 +00:00 |
bitplane
|
c00ce1d372
|
Moved everything to /trunk
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@643 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-05-20 18:03:49 +00:00 |