aramis_acg
|
afcfdf27ea
Fixing crash at Importer::IsExtensionSupported().
|
16 år sedan |
aramis_acg
|
d7b4dd6ae3
Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import.
|
16 år sedan |
aramis_acg
|
9abcba4bc2
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
|
16 år sedan |
aramis_acg
|
a3b32f306c
Adding a file system filter layer to correct invalid paths automatically.
|
16 år sedan |
aramis_acg
|
48d768f15f
LWO
|
16 år sedan |
aramis_acg
|
c2d8881549
General
|
16 år sedan |
aramis_acg
|
4bbc03332b
General
|
16 år sedan |
aramis_acg
|
eb761a875f
Some minor changes in postprocess step order. My fault, I didn't think.
|
16 år sedan |
aramis_acg
|
4b4526953e
Changed some runtime asserts to boost::static_asserts.
|
16 år sedan |
aramis_acg
|
03fcec7fe3
Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger.
|
16 år sedan |
aramis_acg
|
462bb953c2
Removed OptimizeGraph step - actually it isn't really useful, although I got it working very well.
|
16 år sedan |
aramis_acg
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
16 år sedan |
aramis_acg
|
39bfb7608b
Optimized triangulation algorithm. Must more faster now.
|
16 år sedan |
ulfjorensen
|
917db45b3c
- further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders
|
17 år sedan |
aramis_acg
|
d320a4bc64
Removed MDR loader - too unimportant and would need much more work to work properly.
|
17 år sedan |
aramis_acg
|
9fc698bb2f
Fixed a bug in the validation step - animation channels weren't validated correctly in every case.
|
17 år sedan |
aramis_acg
|
32342857d8
ASE and 3DS cleanup - face ordering improved.
|
17 år sedan |
ulfjorensen
|
1083d85b2c
- first draft of the Collada importer. Compiles and runs fine, but not functional yet.
|
17 år sedan |
aramis_acg
|
7c50899481
Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion.
|
17 år sedan |
aramis_acg
|
ac200212a9
Added ScenePreProcessor helper class to add missing dummy animation channels.
|
17 år sedan |
aramis_acg
|
daae32d62f
- Fixed a bug in FindInvalidData causing some animation channels to be lost
|
17 år sedan |
aramis_acg
|
a7088d6263
Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved.
|
17 år sedan |
aramis_acg
|
3d3b9719f8
Fixed third-person camera movement bug in the viewer.
|
17 år sedan |
aramis_acg
|
ce6ce098e9
Removed aiProcess_FindDegenerates from the viewer. The step seems to cause some problems that have not yet been solved.
|
17 år sedan |
aramis_acg
|
383a614931
Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete.
|
17 år sedan |
alil
|
c0148c090f
fixed some linux issues
|
17 år sedan |
aramis_acg
|
2da2835b29
Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now.
|
17 år sedan |
ulfjorensen
|
c128705de9
- beginning of BVH loader, to continue working at home. Not usable, yet.
|
17 år sedan |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 år sedan |
aramis_acg
|
9eee308c4a
Changed "KillNormals"-Step to "RemoveVertexComponentXYZ". See ML for more details on this.
|
17 år sedan |