hybrid
|
7d6d371bae
|
Add a FPS setting for animated meshes. This allows to store an overall animation speed for a mesh, which enables reading this information from the formats that support it and set the animation speed in scene nodes accordingly.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4009 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-12-04 00:10:15 +00:00 |
|
hybrid
|
b5c7c9695c
|
Change interpolation mesh to pointer usage and dynamic memory allocation. Necessary due to reference counting.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4006 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-12-03 23:51:53 +00:00 |
|
hybrid
|
29162bc2d4
|
Constification of statements. Add some bbox recalculations
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3932 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-10-04 23:05:05 +00:00 |
|
hybrid
|
24e069488e
|
Fix axis swizzle which was broken since my last larger change of the HL mesh loader.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3829 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-06-08 23:36:15 +00:00 |
|
hybrid
|
3df56aee3b
|
Remove references to CImage.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3748 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-05-25 09:37:26 +00:00 |
|
hybrid
|
8165f8447e
|
Slight cleanup, bringing some things towards Irrlicht.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3696 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-05-02 21:39:15 +00:00 |
|
hybrid
|
79b3cc2fe6
|
Move unused variables into out-commented areas.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3637 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-04-14 11:50:53 +00:00 |
|
hybrid
|
f683efa7b0
|
Move some more variables into the loops.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3582 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-02-03 22:44:05 +00:00 |
|
bitplane
|
b25ed6a92f
|
Fixed a bug introduced when reversing the order of the animators, fixed the Makefile so "make install" symlinks from the soname to the binary, removed an unused variable from HL loader
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3578 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-02-03 02:53:31 +00:00 |
|
hybrid
|
5e4d495dcc
|
Bump copyright dates to 2011.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3556 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2011-01-14 13:24:40 +00:00 |
|
hybrid
|
96f77300e2
|
Fix possible infinite loop due to testing an unsigned for >=0
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3443 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2010-11-22 12:04:25 +00:00 |
|
cutealien
|
78b7ae1886
|
Fix compiling on gcc/Linux. Remove a bunch of warnings.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3342 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2010-07-09 20:55:57 +00:00 |
|
engineer_apple
|
816d5655fc
|
- added Halflife 1 Model Loader
- added Halflife 1 Texture Loader
- slightly changed usage of getMesh ( doesn't effect existing implementation)
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3335 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2010-07-07 16:16:03 +00:00 |
|