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 anni fa |
aramis_acg
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
15 anni fa |
aramis_acg
|
a251827cb9
Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now).
|
16 anni fa |
ulfjorensen
|
12070a1d52
Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict
|
16 anni fa |
aramis_acg
|
afcfdf27ea
Fixing crash at Importer::IsExtensionSupported().
|
16 anni fa |
aramis_acg
|
9abcba4bc2
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
|
16 anni fa |
aramis_acg
|
a3b32f306c
Adding a file system filter layer to correct invalid paths automatically.
|
16 anni fa |
aramis_acg
|
4bbc03332b
General
|
16 anni fa |
aramis_acg
|
d70c092b71
MD3
|
16 anni fa |
aramis_acg
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
16 anni fa |
aramis_acg
|
b73cb1c569
HMP loader returns quads now, cleaned up the code a bit. Still longer than necessary.
|
16 anni fa |
aramis_acg
|
e48d1a4e5a
Tracker ID [2485593], patch by John Connors for better Linux/Scons support.
|
16 anni fa |
aramis_acg
|
fd9e6edc19
Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet.
|
17 anni fa |
aramis_acg
|
32342857d8
ASE and 3DS cleanup - face ordering improved.
|
17 anni fa |
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 anni fa |
aramis_acg
|
3d3b9719f8
Fixed third-person camera movement bug in the viewer.
|
17 anni fa |
aramis_acg
|
ce6ce098e9
Removed aiProcess_FindDegenerates from the viewer. The step seems to cause some problems that have not yet been solved.
|
17 anni fa |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 anni fa |
aramis_acg
|
7d21c02e28
ASSIMP Beta 1, final fixes for the release.
|
17 anni fa |
aramis_acg
|
6fe8c867e8
Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files.
|
17 anni fa |
aramis_acg
|
758e092449
Added validation step, added helper macro AI_BUILD_KEY to the material system.
|
17 anni fa |
aramis_acg
|
70f155e515
MakeVerbose moved to subdirectory
|
17 anni fa |
aramis_acg
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 anni fa |
ulfjorensen
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
17 anni fa |
aramis_acg
|
db9c5fef2b
- ASE loader alpha
|
17 anni fa |
kimmi
|
b76f999cb7
Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more.
|
17 anni fa |