Commit Graph

  • 9bc8e8701f Update to the LWO loader. Still WIP. aramis_acg 2008-08-10 23:58:21 +0000
  • 6f49c4518c Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials. aramis_acg 2008-08-09 22:39:57 +0000
  • 5ef187c1d0 git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@102 67173fc5-114c-0410-ac8e-9d2fd5bffc1f aramis_acg 2008-08-09 11:15:38 +0000
  • c88ae2a0be Definitios for MDC and MDR added; MD2 loader is ready for BigEndian now, MD3 too. MD2 and MD3 keyframe option added, not yet implemented for MD3. aramis_acg 2008-08-08 23:58:40 +0000
  • 6fe8c867e8 Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files. aramis_acg 2008-08-08 18:34:14 +0000
  • 333f0c805e git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@99 67173fc5-114c-0410-ac8e-9d2fd5bffc1f aramis_acg 2008-08-08 18:29:05 +0000
  • f5be0b0475 ASE bugfixes. aramis_acg 2008-08-08 18:25:55 +0000
  • 028a543ddb Update to the SMD loader. aramis_acg 2008-08-08 18:23:09 +0000
  • 2c53c839f4 git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@96 67173fc5-114c-0410-ac8e-9d2fd5bffc1f aramis_acg 2008-08-08 18:21:43 +0000
  • c3a776ec96 Fixed typo in MDLMaterialLoader.cpp. aramis_acg 2008-08-08 16:26:34 +0000
  • 90491b5033 Added VS05 project file for jAssimp. aramis_acg 2008-08-08 16:21:16 +0000
  • 4e59426e09 Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC". aramis_acg 2008-08-08 15:18:28 +0000
  • 30ecc82181 Integration of config interface patch is nearly complete; Importer::GetMemoryRequirements() patch is in the repos. aramis_acg 2008-08-08 11:59:09 +0000
  • 8844380f34 Added config interface aramis_acg 2008-08-08 11:53:48 +0000
  • 3720faf771 Added config interface. aramis_acg 2008-08-08 11:51:00 +0000
  • 1d57539d20 Added definitions for Importer::GetMemoryRequirements aramis_acg 2008-08-08 11:48:50 +0000
  • 4244602895 Added "FixNormals"-Step. aramis_acg 2008-08-08 01:07:45 +0000
  • ffd6898b6d Bugfix: missing return in logger::attachStream() aramis_acg 2008-08-08 01:05:56 +0000
  • f32f7ef3f3 git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@86 67173fc5-114c-0410-ac8e-9d2fd5bffc1f aramis_acg 2008-08-08 01:04:23 +0000
  • 178bc2a963 Added new 3DS test file. aramis_acg 2008-08-08 01:03:55 +0000
  • 03b9d6f6e6 Added current WIP version of jAssimp aramis_acg 2008-08-07 22:55:32 +0000
  • e358f6b938 Added current WIP version of jAssimp aramis_acg 2008-08-07 22:55:02 +0000
  • 42ef23e745 WIP version of a LWO file loader. Not working yet. aramis_acg 2008-08-07 22:27:17 +0000
  • 11f630e209 Moved NULLLogger class declaration to a separate header aramis_acg 2008-08-07 20:57:54 +0000
  • 175d2d7a34 Fixes to the VDSStep aramis_acg 2008-08-07 20:55:59 +0000
  • b4c826b904 Minor bugfix to the PLY loader aramis_acg 2008-08-07 20:52:25 +0000
  • e009d43e3f Added ByteSwap macros for BigEndian platforms aramis_acg 2008-08-07 20:50:22 +0000
  • 2f36cc5f5f Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable. aramis_acg 2008-08-06 23:01:38 +0000
  • b17a5e3b69 - Bugfix: XFileParser handles vertex colors correctly now. Fixes exception in sheep.x import - Added support for separate normal map filename tag in XFile material list - shortened texture type determination in XFile loader while I was there - Bugfix: ValidateDataStructure wrongly flagged animations with zero duration as error ulfjorensen 2008-08-02 13:20:41 +0000
  • 63596e22c5 Fixed orientation of MD2, MD3 and 3DS models. aramis_acg 2008-07-30 23:59:03 +0000
  • 8aa56a62c2 Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output. aramis_acg 2008-07-30 23:00:25 +0000
  • 76ebdecd7a The "SplitLargeMeshes"-Process handles bones correctly now. Added Unittest for it and fixed some minor details. aramis_acg 2008-07-29 20:36:27 +0000
  • 0209fba554 Added cppunit_note.txt. The file contains a list of all changes I made to cppunit to be as slim as possible. aramis_acg 2008-07-28 19:52:39 +0000
  • c1b6f29854 Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) aramis_acg 2008-07-24 11:19:24 +0000
  • e8511e89ff Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. aramis_acg 2008-07-22 22:52:16 +0000
  • 04fe342441 Moved ./web to the root - no need to have it in the distribution package aramis_acg 2008-07-19 12:46:22 +0000
  • e873f41065 Next version of the website aramis_acg 2008-07-19 12:18:44 +0000
  • 6ad0892396 Small update to the ASE loader. aramis_acg 2008-07-18 20:29:46 +0000
  • fc8a8b54f9 3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN aramis_acg 2008-07-10 16:49:01 +0000
  • 600cd7a8f0 BUGFIX: Correct handling of default material usage (referenced, when given material was not found or no material library was specified). kimmi 2008-07-02 20:41:30 +0000
  • 0e125c2255 CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material. BUGFIX: Parsing of normals and texture coordinates fixed. kimmi 2008-07-02 18:12:54 +0000
  • b422d4e303 Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. aramis_acg 2008-06-22 10:09:26 +0000
  • 758e092449 Added validation step, added helper macro AI_BUILD_KEY to the material system. aramis_acg 2008-06-15 10:27:08 +0000
  • d6fc5de7d5 BUGFIX: Add defaultmaterial to obj-model data structure, when no materials are loaded kimmi 2008-06-11 20:12:48 +0000
  • e834a044db - Bugfix: Matrix To Quaternion Conversion trashed the rotation in various border cases ulfjorensen 2008-06-08 20:26:06 +0000
  • 492aa8358b - added a post processing step to limit the bone count per vertex ulfjorensen 2008-06-07 23:21:36 +0000
  • a40ac4eace Some fixes for build with MinGW DarkGuru 2008-06-04 17:50:39 +0000
  • 8b2ca95419 Finalized material system. Fixed texture coordinate transformation. Improvements to the ASE loaders, normals for the 3DS loader fixed. First try to load bones for MDL7 models (first try = failure ;-)). aramis_acg 2008-06-03 21:50:53 +0000
  • a3d2ff5f26 CHANGE: Bugfixes for ObjFile material import kimmi 2008-06-03 21:32:56 +0000
  • 31861d5828 Fixes for x64-build with GCC aramis_acg 2008-06-01 14:03:45 +0000
  • 66e69ef6b2 Fixes for 64 bit builds aramis_acg 2008-06-01 12:46:17 +0000
  • 69ed883ae0 ase/ask loader is quite stable now, loads most models correctly added pretransformvertices postprocess step bugfixes in the 3ds material system. transparency is now displayed correctly Node view in the viewer display the local transformation matrix now Fixed wrong directory name. "unused" renamed to "extra" ---> all is WIP ... aramis_acg 2008-05-30 23:01:25 +0000
  • 7e257677dd Some fixes for build with MinGW DarkGuru 2008-05-30 19:29:26 +0000
  • 3dbd8c1619 Refactored the 3ds and ase loaders, anon. union and struct isn't anymore necessary aramis_acg 2008-05-29 11:07:25 +0000
  • cbbb704198 Added dummy names to anonymous unions and structs in 3ds aramis_acg 2008-05-28 21:48:01 +0000
  • 74dfe61c1e First half-working version of the ASE loader aramis_acg 2008-05-28 21:05:05 +0000
  • 9c4968da33 Fixing some typos and add some little fixes in the documentation kimmi 2008-05-28 20:45:56 +0000
  • ee3d3835bd Fixes for Linux build (debian etch, i386 32 bit) DarkGuru 2008-05-27 18:58:36 +0000
  • 70f155e515 MakeVerbose moved to subdirectory pp step c'tors are protected now viewer changes JNI additions - JNI BUILD CURRENTLY NOT WORKING aramis_acg 2008-05-26 21:28:19 +0000
  • 36d120f886 - disabled generation of thousands of directories in the Doxyfile - documentation format details fixed ulfjorensen 2008-05-26 19:47:56 +0000
  • 0d728ce17b Minor changes to the logger (was necessary for the integration of jAssimp) Fixed face winding bugs (cw now ...) jAssimp incremental Update 3DS hierarchy bug fixed Added "MakeVerboseFormat" postprocess step Viewer bugfixes aramis_acg 2008-05-25 22:29:05 +0000
  • 522ce03d00 Some fixes for build with MinGW DarkGuru 2008-05-25 13:49:34 +0000
  • 7e9d0cc834 git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@39 67173fc5-114c-0410-ac8e-9d2fd5bffc1f aramis_acg 2008-05-24 15:04:25 +0000
  • de1c66d941 Some fixes for build with MinGW DarkGuru 2008-05-24 08:12:53 +0000
  • 5d18194990 - ASE loader is now able to load triangles. Well, their position is not correct, but at least triangles ... - jAssimp API WIP. assimp.Mesh interface finished, including JNI implementations. Maybe a few more native functions than necessary, but I want to keep the native parts as simple as possible - Updates to the documentation aramis_acg 2008-05-23 22:38:35 +0000
  • 4b98ae5a53 FEATURE: Add basic documentation for the logging mechanism and the default logger interface kimmi 2008-05-23 16:58:13 +0000
  • 9cb8292158 - Documentation continued. Mostly done now. ulfjorensen 2008-05-23 14:15:51 +0000
  • aab9376628 Updated jAssimp API. 40% are complete now, some JNI wrappers are ready aramis_acg 2008-05-23 12:30:52 +0000
  • 4254fd9fe0 Added test model for MDL7 aramis_acg 2008-05-23 12:00:03 +0000
  • 118acd58bc git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@32 67173fc5-114c-0410-ac8e-9d2fd5bffc1f aramis_acg 2008-05-23 11:58:53 +0000
  • b958535efa Added material example (aiMaterial to D3DMATERIAL9) aramis_acg 2008-05-23 11:45:56 +0000
  • 16621e07cd SCHNAUZE VOLL ... erm... sorry. - documentation continued. Still work in progress. ulfjorensen 2008-05-22 23:33:51 +0000
  • d228356efb Added interface headers generated by javah aramis_acg 2008-05-22 22:47:20 +0000
  • 0634e2af29 First WIP version of jAssimp aramis_acg 2008-05-22 15:50:10 +0000
  • 84728397b0 - more documentation - chapter "usage" is now down more or less ulfjorensen 2008-05-22 13:55:13 +0000
  • 245bc16689 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added aramis_acg 2008-05-22 10:27:36 +0000
  • 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added aramis_acg 2008-05-22 10:20:31 +0000
  • c6d5acf604 Added preprocessor predefs to the DoxyFile. This ensures neither 'struct' (in its explicit c-style meaning) nor the replacement 'C_STRUCT' appears in the documentation. aramis_acg 2008-05-21 19:57:53 +0000
  • 71fa1b508e - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore - wrote some further documentation text - moved ObjFileParser.h to the code directory ulfjorensen 2008-05-21 15:35:28 +0000
  • 10dbe4e6a3 - Dammit. Forgot to commit the deleted file as announced ulfjorensen 2008-05-20 17:39:14 +0000
  • f904be65b1 - Details changed in the doxygen config - Corrected some documentation comments - removed aiDefs.h, it's not used anymore ulfjorensen 2008-05-20 17:38:10 +0000
  • dc700d530a - Documentation - WorkInProgress ulfjorensen 2008-05-20 16:02:29 +0000
  • a63b257b2b Some fixes for build with MinGW DarkGuru 2008-05-18 08:34:16 +0000
  • 851ec21ee5 Some fixes for build with MinGW DarkGuru 2008-05-18 08:33:03 +0000
  • a052251bcf FEATURE: First prototype for ObjFile material-importer, the assimp data structure will not be created yet. kimmi 2008-05-16 17:57:48 +0000
  • 2eb6fca408 - Major update to the viewer. A little bit buggy now, but I'll fix that - 2/3 of the viewer code are no wrapped in helper classes - ByteSwap.h header added - Bugfix in the 3DS loader: Texture blend mode was read incorrectly - Bugfix in the X-Loader. Assets with specular_exp == 0 use gouraud lighting now - Added new helper functions to MaterialHelper - Added aiMaterialGetTexture() function to allow easy access to all properties of a texture aramis_acg 2008-05-13 23:26:52 +0000
  • 7144737824 Bugfix. Invalid .rc file aramis_acg 2008-05-11 16:09:50 +0000
  • 47d16d33b4 - Bugfix: XFileImporter now throws an error if the file is ill-formatted and thus perceived as empty - documented data structure updated - added WIN32 define to all project configurations to fix Win32Logger compilation error. ulfjorensen 2008-05-11 12:54:16 +0000
  • d499823c67 Some fixes for build with MinGW DarkGuru 2008-05-10 08:31:17 +0000
  • 309169af1e Some fixes for build with MinGW DarkGuru 2008-05-10 08:30:42 +0000
  • db9c5fef2b - ASE loader alpha - MDL loader stable - 3ds bugfixes, - API extensions - New viewer features - WIP - Support for C aramis_acg 2008-05-09 17:24:28 +0000
  • 14abdcbbed Partial commit - X files aramis_acg 2008-05-09 17:22:08 +0000
  • a7bfaaab72 Partial commit - MDL test files aramis_acg 2008-05-09 17:21:30 +0000
  • 2a404040d5 Partial commit -> obj test files aramis_acg 2008-05-09 17:18:27 +0000
  • d0e8cb9b80 Partial commit -> md3 test models aramis_acg 2008-05-09 17:09:47 +0000
  • 5f478846d1 git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@6 67173fc5-114c-0410-ac8e-9d2fd5bffc1f aramis_acg 2008-05-09 17:08:52 +0000
  • 6a37069112 Test commit aramis_acg 2008-05-09 17:08:06 +0000
  • 3608269ac2 Test commit aramis_acg 2008-05-09 17:07:25 +0000
  • 96ea41502a FEATURE: Add default logger with file- and win32 debuglogging kimmi 2008-05-08 20:02:51 +0000
  • fe773845cb FEATURE: Add interfaces for logger and logstream kimmi 2008-05-07 21:33:35 +0000