Commit Graph

  • 4b45802736 Add note on quaternion change to 'Datastructures' page. Rebuild the CHM. aramis_acg 2010-01-13 16:37:57 +0000
  • def60805d3 Move info.txt for xcode workspace one folder up in the hierarchy. Otherwise, most users won't read it. aramis_acg 2010-01-13 15:30:11 +0000
  • 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 ulfjorensen 2010-01-10 10:38:52 +0000
  • 185c30c85b Bugfix: moved ai_assert condition evaluation out of the assert function to avoid constructing two expensive strings on every single call. ulfjorensen 2010-01-06 22:04:31 +0000
  • c508bafbad - BUGFIX : Fix optimization flag in makefiles. kimmi 2010-01-06 18:51:58 +0000
  • a955f4008a BUGFIX: Fix compiler warning: variable not initialized. kimmi 2009-12-24 12:02:06 +0000
  • 76385013d0 BUGFIX: Fix compiler warning: suggest parthesis. kimmi 2009-12-24 11:56:35 +0000
  • 408b6b2d74 BUGFIX: Fix compiler warning: wrong order in initlist kimmi 2009-12-24 11:47:31 +0000
  • 497b387d45 BUGFIX: Fix compiler warning: comparison between signed and unsigned integer expressions kimmi 2009-12-24 11:40:16 +0000
  • 7cb337a8b8 BUGFIX: Fix compiler warning : suggested parthesis. kimmi 2009-12-24 11:34:57 +0000
  • c920982464 BUGFIX: Fix compiler warning: wrong initialization order in initlist. kimmi 2009-12-24 11:29:28 +0000
  • 07029ea363 BUGFIX: Fix compiler warning: wrong initialization order in initlist. kimmi 2009-12-24 11:28:54 +0000
  • 9730eb6490 BUGFIX: Fix compiler warning: wrong initialization order in initlist. kimmi 2009-12-24 11:27:24 +0000
  • 713d4e4b4e BUGFIX: Fix compiler warning: variable not referenced. kimmi 2009-12-24 11:26:34 +0000
  • 84ff1090c2 - BUGFIX: Fix compiler warning: variable is not initialized. kimmi 2009-12-24 11:05:32 +0000
  • 1a4ef72ffb Add 'noboost=1' and 'shared=1' parameter to SConstruct. Update INSTALL AND README. aramis_acg 2009-12-14 18:32:06 +0000
  • a9ece90b81 FIX: Scons workspace was missing a reference to contrib/ConvertUTF. FIX: assimp_cmd doesn't anymore execute ConvertToLeftHanded if only -fuv or -fwo is specified. FIX: Amd64-Build with vc8 - invalid integer promotion FIX: Remove '_asm int 3' debug stuff from IrrXML. aramis_acg 2009-12-14 17:17:41 +0000
  • 071010b4ee implementing more public properties arrays of simple datatypes are complete rave3d 2009-12-09 07:42:45 +0000
  • 1b73346c5b implementing public properties in wrapper classes rave3d 2009-12-08 17:03:33 +0000
  • a870710f56 - REFACTORING : Remove not used header from ObjFileParser. - REFACTORING : Rename IO instance of ObjParser. kimmi 2009-12-06 12:14:47 +0000
  • e4e47eab07 Synchronized D bindings with latest C headers (added AI_MATKEY_REFLECTIVITY). klickverbot 2009-11-27 18:43:50 +0000
  • 0179b4fe51 - BUGFIX : Restore original Visual Studio 8.00 workspaces. kimmi 2009-11-27 14:38:47 +0000
  • 1829481591 - UPDATE : Add group loading support to Obj-Loader. Many thanks to Robert Ramirez for this Patch. - UPDATE : Add Robert Ramirez to CREDITS file. kimmi 2009-11-27 14:33:29 +0000
  • 46809f0dfa COLLADA: Add support for <reflectivity> elements. This maps to AI_MATKEY_REFLECTIVITY. aramis_acg 2009-11-22 14:06:51 +0000
  • f85d7b63ef - Bugfix: Collada parser did not skip unknown material properties correctly, leading to strange XML error messages - Bugfix: Collada parser should read tangents / bitangents correctly now ulfjorensen 2009-11-22 12:46:49 +0000
  • 35cfb90e6f BREAKING CHANGE: aiQuaternion + / aiQuaternion to aiMatrix conversion does now conform to the 'usual' quaternion conventions. See the discussion at https://sourceforge.net/projects/assimp/forums/forum/817653/topic/3442128 for all the details. aramis_acg 2009-11-19 23:22:53 +0000
  • 89475c7e42 FIX: Orphaned assertion caused compile errors in debug builds. aramis_acg 2009-11-13 23:27:28 +0000
  • d0ab169de9 FIX broken MD5Parser.cpp. aramis_acg 2009-10-26 18:41:58 +0000
  • 48150bd71a - UPDATE : Add Brad Grantham to CREDITS. kimmi 2009-10-24 11:13:23 +0000
  • 14283aa036 - FEATURE : Add improved OpenGL sample sent by Brad Grantham, many thanks for your work! - BUGFIX : Fix the library input path for AssImp-library. kimmi 2009-10-24 11:10:42 +0000
  • 4639ef0d1b - BUGFIX : Fix compiler warning: not referenced parameter. kimmi 2009-10-24 10:53:15 +0000
  • 1b8c8561fd FIX: ColladaLoader now skips empty init_from-Tags produced by C4D's heroic Collada exporter. aramis_acg 2009-10-22 08:08:04 +0000
  • c6899cd999 FIX: Adding empty final line to some units where it was missing. aramis_acg 2009-10-11 13:57:55 +0000
  • 8b8864a976 -WORKAROUND: Fix linux build for cmake users. kimmi 2009-10-11 12:58:21 +0000
  • 4ece1c859a - BUGFIX: Fix compiler warnings. kimmi 2009-10-11 11:32:04 +0000
  • a61411d4b4 - BUGFIX: Fix compiler warnings. kimmi 2009-10-11 11:31:49 +0000
  • e85bd7d5b9 - BUGFIX : Fix compiler warning ( not referenced parameter ). - BUGFIX : Fix compiler warning ( constant condition ). kimmi 2009-10-10 12:32:23 +0000
  • 5c1804f3ad - BUGFIX : Fixed compiler warning ( constant condition ). - BUGFIX : Fixed compiler warning ( not referenced parameter ). kimmi 2009-10-10 11:59:00 +0000
  • fe1c9ec3d0 Synchronized D bindings with the latest C header. klickverbot 2009-10-04 15:09:55 +0000
  • cc1ff304df FEATURE: Adding format auto-detection to OBJ loader basing on some distinct keywords. FEATURE: PretransformVertices step is now optionally able to normalize meshes (-1...1 range). aramis_acg 2009-09-30 17:55:21 +0000
  • 8b19981ce9 Obj loader ignores empty meshes now. Thanks for tomva for the patch (see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3402881). aramis_acg 2009-09-29 11:01:20 +0000
  • 35b7416437 FIX: gcc's complaints about OgreImporter. aramis_acg 2009-09-29 10:39:17 +0000
  • 449bff99be Ogre Animations implemented but they don't work yet. jonathanklein 2009-09-28 16:53:33 +0000
  • 49ff2e8c44 FIX: Doc states coordinate system correctly now. Changing documentation font, uploading new CHMs. aramis_acg 2009-09-26 22:04:27 +0000
  • 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. aramis_acg 2009-09-26 21:54:56 +0000
  • f318352ce4 removing old managend LogStream.h sorry for any problems rave3d 2009-09-25 11:38:30 +0000
  • bbf5a32e6c adding native pointer to manganed classes implementing c'tors and d'tors for managend classes (execept logging system) rename some files rave3d 2009-09-24 14:44:21 +0000
  • c89107a117 FEATURE: FindInvalidData step now provides a configuration option to fine-tune the accuracy of floating-point comparisons. Ogre-Importer now compiles with -noboost. Fixing GCC complaints about inproper 'address of temporary' in Ogre-Importer. aramis_acg 2009-09-21 17:41:57 +0000
  • 29bb83ebb6 - Meshs without UVs are now supported jonathanklein 2009-09-17 19:05:46 +0000
  • d4d8c290db Ogre Importer now loads the skeleton, animation loading will be available soon jonathanklein 2009-09-13 18:26:54 +0000
  • 3cb336ff7d - Uv coords are no flipped so that they are correct now - Custom Materials can be read (see Ogre importer documentation) - Blender Ogre Exporter Material Template File added jonathanklein 2009-09-05 15:49:23 +0000
  • 8cfb2e26cf - Ogre Importer Beta - Ogre Importer Documentation - Extended the general documentation at some points jonathanklein 2009-09-05 12:04:32 +0000
  • a8ccd6fbd5 Adding test models for ogre (not nice, because i made them myself) jonathanklein 2009-09-05 10:49:36 +0000
  • 8929ee3da5 Doc now includes parts of the internal API. Documenting importer plugin development. Cleaning up doxygen usage in the public API. aramis_acg 2009-08-31 15:51:54 +0000
  • a5d0829b78 Updated D bindings to the latest C headers (aiGetMaterialTextureCount, comments about UTF-8 in aiString). klickverbot 2009-08-27 18:44:14 +0000
  • 64168ba975 FIX: ObjLoader failed to locate material files if the input path contained 'wrong' path delimiters. aramis_acg 2009-08-24 08:46:04 +0000
  • 3435623463 Fixing template instancing failure in aiMaterial::Get(). Providing explicit specialization for aiColor3D. aramis_acg 2009-08-23 15:46:04 +0000
  • a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). IrrXML receives memmapped UTF-8 input data now, it's own (faulty) conversion is not used anymore. aiString's are explicitly UTF-8 now. Slight refactorings and improvements. Adding UTF-8/UTF-16 text files for ASE,obj,collada,ac3d. These contain various japanese/chinese character sequences. Changing assimp_view's node view to display UTF-8 multibyte sequences correctly. aramis_acg 2009-08-21 22:49:58 +0000
  • 3b95a1e782 Adding aiMaterial::GetTextureCount()/aiMaterialGetTextureCount(). 'Removing' some MSVC compile warnings from B3D. aramis_acg 2009-08-21 11:26:54 +0000
  • d3ff282987 - Removed dead code. - Fixed some compiler warnings ( occurred with warning level 4 ). kimmi 2009-08-19 20:45:51 +0000
  • 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict ulfjorensen 2009-08-18 16:17:27 +0000
  • 07428f37c7 FIX: GenFaceNormals process returns unit normals now. aramis_acg 2009-08-08 10:50:46 +0000
  • 82bb2313f0 - Add cmake buildfile for unitests ( currently no cppunit is part of the makefile ). - Add cmake buildfile for assimp_cmd application. kimmi 2009-08-02 20:53:30 +0000
  • af725fd545 - Bugfix 2824877: Avoid handling of negative ids in face definitions. kimmi 2009-08-02 17:17:40 +0000
  • eda47a6f0b - Add new helper funtion to detect end of buffer. - Bugfix Obj-loader: If material file is not ended with a newline material loader crashes: Check for end of buffer. - Refactoring: Rename helper function isSpace to isSeparator to make sense of function much clearer! kimmi 2009-08-02 17:11:38 +0000
  • 98e53f976e - Bugfix: IrrXML loader ignores trailing whitespace on closing tags now - Bugfix: Collada loader now filters bone vertex weights with weight zero - blame XSI collada export. - Bugfix: Collada animation resolver now also considers IDs when searching for nodes by name ulfjorensen 2009-08-01 20:20:22 +0000
  • 3f2fa97f18 - Bugfix: Collada-Loader now also reads animations containing multiple channels - Bugfix: Collada-Loader new resolves subelement animation channels correctly - silenced some warnings in the B3DImporter code. There are a lot more over there, though. ulfjorensen 2009-08-01 13:57:29 +0000
  • 99a6ed1bb9 Added note about the current aiGetMaterialPropetry() exporting bug to the dAssimp README. klickverbot 2009-07-31 23:04:58 +0000
  • f0be9ad6f1 Renamed the texture files referenced by test/models/IRRMesh/cellar.irrmesh to the (lowercase) names which are stored in the model file. klickverbot 2009-07-31 22:38:19 +0000
  • 0bf34ced10 A couple of small documentation fixes (spelling, missing characters, …). klickverbot 2009-07-31 22:34:21 +0000
  • 746fb7549c Imported D bindings into port/dAssimp. klickverbot 2009-07-31 22:30:22 +0000
  • 33011627a0 Adding Importer Interface marking some classes abstract rave3d 2009-07-30 18:22:24 +0000
  • 01fa65a759 adding some new class files rave3d 2009-07-30 17:16:04 +0000
  • e2266568d4 forgot public modifiers for classes rave3d 2009-07-30 17:14:22 +0000
  • 91284765c2 adding interface definition for AssimpNET rave3d 2009-07-30 17:08:50 +0000
  • 6674f1587d Updating code sample for aiGetPredefinedLogStream. aramis_acg 2009-07-23 20:16:05 +0000
  • 8b3b63a5b3 Some documentation fixes. aramis_acg 2009-07-20 18:50:51 +0000
  • d7f7e40adb SimpleSample_OpenGL now builds under Linux aramis_acg 2009-07-17 21:26:00 +0000
  • c50410f487 FIX: Dump contains material index now. aramis_acg 2009-06-29 14:58:06 +0000
  • 975276d31a Adding DemoProject Adding some License Informations to the header files rave3d 2009-06-23 16:02:29 +0000
  • 2d994c514c Changing 3DS parsing routines to work iteratively instead of recursively. This hopefully avoids unwanted stack overflowing with deeply-nested model hierarchies. Updating revision number. aramis_acg 2009-06-23 12:25:35 +0000
  • adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. Updating unit test suite to verify the newly added stuff for correctness. aramis_acg 2009-06-21 19:44:48 +0000
  • a4d7871096 [2805689] GCC 4.4 compatibility. aramis_acg 2009-06-20 14:54:50 +0000
  • cc96f55c61 Adding samples/SimpleOpenGL. Adding basic math functions to the C API. This functionality is exposed to C++ users via operator overloading of aiMatrix4x4, aiMatrix3x3, aiVector3D. aramis_acg 2009-06-20 14:49:49 +0000
  • 5b2c7d060a git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@441 67173fc5-114c-0410-ac8e-9d2fd5bffc1f rave3d 2009-06-17 18:35:55 +0000
  • 53f7120c20 git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@440 67173fc5-114c-0410-ac8e-9d2fd5bffc1f rave3d 2009-06-17 18:35:35 +0000
  • 4c5a9ae67f adding Assimp.NET to vc9 workspace rave3d 2009-06-17 18:33:41 +0000
  • 09c1fdef9d New Assimp.NET workspace (now Managed C++, Only Vc9 Workspace :( ) Added Empty classes for Assimp.NET rave3d 2009-06-17 18:32:39 +0000
  • 1b4a6d054d delete old assimp.net rave3d 2009-06-17 17:40:51 +0000
  • 99af04ec64 Fixed bug with multi mesh objects marksibly 2009-06-08 23:32:16 +0000
  • 298babe1bb Adding two animated B3D test files. Thanks to the webmaster of psionic3D.co.uk for the permission to use them. aramis_acg 2009-06-05 16:36:16 +0000
  • a534c364b2 AssimpView now finds textures stored with their full path in the asset's directory. aramis_acg 2009-06-05 01:47:55 +0000
  • 9070dc1f3c Further work on jAssimp. Still WIP and NOT USABLE, but interface getting stable now, most JNI code written. aramis_acg 2009-06-04 17:44:51 +0000
  • 31f7adbed8 Deleting unused jAssimp stuff. aramis_acg 2009-06-04 17:42:03 +0000
  • 703d11b5c4 Adding WIP stuff to jAssimp. aramis_acg 2009-06-04 17:40:48 +0000
  • 3b03839d46 Adding doc dir to JAssimp. aramis_acg 2009-06-04 17:34:34 +0000
  • c029c5e142 Deleting unused jAssimp stuff. aramis_acg 2009-06-04 17:33:57 +0000
  • 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. - Bugfix: implemented Collada Look-At transformation type. Untested due to lack of testing material ulfjorensen 2009-06-02 20:03:08 +0000
  • a241829149 Implemented anims/bones marksibly 2009-06-02 05:08:24 +0000
  • 7ae85f56fa Bugfix: Remove local header from CMake script. kimmi 2009-05-28 17:32:36 +0000