Commit History

Author SHA1 Message Date
  ulfjorensen 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict 16 years ago
  ulfjorensen 98e53f976e - Bugfix: IrrXML loader ignores trailing whitespace on closing tags now 16 years ago
  ulfjorensen 3f2fa97f18 - Bugfix: Collada-Loader now also reads animations containing multiple channels 16 years ago
  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. 16 years ago
  aramis_acg d6aacefa1e - BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out. 16 years ago
  kimmi 9dfe7764b2 - Fix a compiler warning ( double to float ). 16 years ago
  aramis_acg 0c762117b8 ColladaLoader does now load transparency. hacky, but it could work. 16 years ago
  aramis_acg f3324da6ea ColladaLoader does now utilize SkeletonMeshBuilder to build animated meshes for animation skeletons. 16 years ago
  ulfjorensen e471b966c5 - Collada loader now supports node animations 16 years ago
  aramis_acg 29c33760e4 Triangulation: 16 years ago
  ulfjorensen c89944b2af - Collada loader now loads bones 16 years ago
  ulfjorensen 74204086ae - Collada loader now also loads skinned meshes, although still as static meshes. Preparation step, more to come. 16 years ago
  ulfjorensen 68d7e43056 Bugfix: Collada loader now reads scenes with translucent materials correctly again. 16 years ago
  ulfjorensen f57ef267bd Bugfix: Collada loader now produces correct UP direction again. 16 years ago
  aramis_acg 4bbc03332b General 16 years ago
  ulfjorensen 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 16 years ago
  aramis_acg fd9769eae6 MD2 16 years ago
  aramis_acg c865999420 Collada 16 years ago
  aramis_acg af87633c9f Fixes to make gcc happy. 16 years ago
  aramis_acg 7678b8e1be Collada 16 years ago
  aramis_acg d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 16 years ago
  ulfjorensen 244e2468c6 - Bugfix: ColladaLoader failed on <extra> tags in geometry elements 16 years ago
  aramis_acg 84f8e3c68c Temporary fix: collada loader strips 'file://' from paths now. 16 years ago
  aramis_acg b73cb1c569 HMP loader returns quads now, cleaned up the code a bit. Still longer than necessary. 16 years ago
  ulfjorensen 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 16 years ago
  alil e9fc71cc60 fixed some linux compilation issues 16 years ago
  ulfjorensen 5639220859 - corrected example code in the documentation. Thanks to Ingrater to point it out. 16 years ago
  ulfjorensen 85a487f6b8 - Bugfix: ColladaLoader node rotation was miscalculated 16 years ago
  ulfjorensen 78969d0a95 - finalized Collada mesh part - can read static models now, using dummy materials 16 years ago
  ulfjorensen 1083d85b2c - first draft of the Collada importer. Compiles and runs fine, but not functional yet. 16 years ago