aramis_acg
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
hace 15 años |
ulfjorensen
|
6d3c8b3bc7
Bugfix: Collada loader now translates bone names to proper node names so that users should be able to associate the correct nodes to bones, equal what addressing scheme was used in the Collada file
|
hace 15 años |
aramis_acg
|
46809f0dfa
COLLADA: Add support for <reflectivity> elements. This maps to AI_MATKEY_REFLECTIVITY.
|
hace 16 años |
ulfjorensen
|
f85d7b63ef
- Bugfix: Collada parser did not skip unknown material properties correctly, leading to strange XML error messages
|
hace 16 años |
aramis_acg
|
1b8c8561fd
FIX: ColladaLoader now skips empty init_from-Tags produced by C4D's heroic Collada exporter.
|
hace 16 años |
aramis_acg
|
1452a7a83d
FIX: ColladaLoader now ignores missing 'meter' attribute in Collada files produced by C4D. Adding a c4ddae test file. Thanks to Tobias Rittig to point it out.
|
hace 16 años |
ulfjorensen
|
3f2fa97f18
- Bugfix: Collada-Loader now also reads animations containing multiple channels
|
hace 16 años |
ulfjorensen
|
fe58fa6603
- Bugfix: Collada loader now loads meshes with mixed textured / non-textured parts correctly. At least I hope so, the example files load fine now.
|
hace 16 años |
aramis_acg
|
897a7f7ae3
- Adding a collada test file with two UV channels.
|
hace 16 años |
aramis_acg
|
d6aacefa1e
- BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out.
|
hace 16 años |
aramis_acg
|
0c762117b8
ColladaLoader does now load transparency. hacky, but it could work.
|
hace 16 años |
ulfjorensen
|
87ee56efd3
- Bugfix: BikeFromXSI.dae loads again.
|
hace 16 años |
ulfjorensen
|
e471b966c5
- Collada loader now supports node animations
|
hace 16 años |
ulfjorensen
|
c89944b2af
- Collada loader now loads bones
|
hace 16 años |
ulfjorensen
|
74204086ae
- Collada loader now also loads skinned meshes, although still as static meshes. Preparation step, more to come.
|
hace 16 años |
aramis_acg
|
4bbc03332b
General
|
hace 16 años |
ulfjorensen
|
732884e2f4
- Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System
|
hace 16 años |
aramis_acg
|
c865999420
Collada
|
hace 16 años |
aramis_acg
|
af87633c9f
Fixes to make gcc happy.
|
hace 16 años |
aramis_acg
|
7678b8e1be
Collada
|
hace 16 años |
aramis_acg
|
d41f570dc0
Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet).
|
hace 16 años |
ulfjorensen
|
244e2468c6
- Bugfix: ColladaLoader failed on <extra> tags in geometry elements
|
hace 16 años |
alil
|
f601c3c5b9
made it work again under linux
|
hace 17 años |
ulfjorensen
|
917db45b3c
- further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders
|
hace 17 años |
ulfjorensen
|
5639220859
- corrected example code in the documentation. Thanks to Ingrater to point it out.
|
hace 17 años |
ulfjorensen
|
85a487f6b8
- Bugfix: ColladaLoader node rotation was miscalculated
|
hace 17 años |
ulfjorensen
|
78969d0a95
- finalized Collada mesh part - can read static models now, using dummy materials
|
hace 17 años |
ulfjorensen
|
fe3c008301
- added another boost dependency.
|
hace 17 años |
ulfjorensen
|
1083d85b2c
- first draft of the Collada importer. Compiles and runs fine, but not functional yet.
|
hace 17 años |