jonathanklein
|
a038288af9
Ogre: Fixed memoryleak and missing \0 at end of cstring
|
13 سال پیش |
jonathanklein
|
e658a7f98f
Added Animationoverview diagram to documentation
|
13 سال پیش |
jonathanklein
|
29243071fa
Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normalmap etc.)
|
13 سال پیش |
aramis_acg
|
5a81b42ebe
- add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant.
|
13 سال پیش |
jonathanklein
|
973e3fede3
Ogre: Shared BoneWeights get loaded
|
13 سال پیش |
jonathanklein
|
3ed356d3c4
Ogre Importer: Support for Shared Geometry, as exported by Blender2Ogre for Blender 2.6 (still experimental)
|
13 سال پیش |
aramis_acg
|
6485f8d486
# OgreImporter: fix bool-to-int conversion warning.
|
13 سال پیش |
jonathanklein
|
2743a0706e
small fix
|
13 سال پیش |
jonathanklein
|
8c0d3a9a31
Ogre
|
13 سال پیش |
jonathanklein
|
521088e134
Ogre:
|
13 سال پیش |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 سال پیش |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 سال پیش |
aramis_acg
|
85cd9be46d
# some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard.
|
14 سال پیش |
aramis_acg
|
580041dce7
- fix regression on Ogre importer.
|
14 سال پیش |
jonathanklein
|
998de54048
some code updates, ogre animation still not working :(
|
14 سال پیش |
aramis_acg
|
55bdc6db63
Ogre: Use explicit qualification for boost stuff to avoid potential tr1 conflicts with vc10. Thanks to Krishty to point it out. Use TinyFormatter instead of boost::format.
|
15 سال پیش |
aramis_acg
|
0b01eb472b
Add copyright headers to Ogre units.
|
15 سال پیش |
jonathanklein
|
a85b851442
- Multiple Submeshes are loaded now
|
15 سال پیش |
aramis_acg
|
0695775bc4
Comment unknown pragma for it raises a warning (this may be intentional, but nevertheless I find it annoying).
|
15 سال پیش |
jonathanklein
|
5685312fe0
- PoseToKey Matrix is computed just computed when it changes
|
15 سال پیش |
aramis_acg
|
da87178a25
Fix: OgreImporter overflows a vector if no weight assignments are given.
|
15 سال پیش |
jonathanklein
|
61fb6cf3f1
-small Bugfix in Ogre Animation Loading, still not fully functional, but a bit better now
|
15 سال پیش |
jonathanklein
|
25416b494f
further work at Ogre Importer:
|
15 سال پیش |
aramis_acg
|
762a7df46a
Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries.
|
15 سال پیش |
jonathanklein
|
df9a4bf66c
- New Ogre testmodel inclusive blend File
|
15 سال پیش |
aramis_acg
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
15 سال پیش |
aramis_acg
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
15 سال پیش |
aramis_acg
|
35b7416437
FIX: gcc's complaints about OgreImporter.
|
16 سال پیش |
jonathanklein
|
449bff99be
Ogre Animations implemented but they don't work yet.
|
16 سال پیش |
aramis_acg
|
c89107a117
FEATURE: FindInvalidData step now provides a configuration option to fine-tune the accuracy of floating-point comparisons.
|
16 سال پیش |