Commit Graph

  • 9350d0e1a6 - update pyassimp genstructs script to work with the latest headers, add rudimentary test script to batch-load all test files using pyassimp aramis_acg 2011-04-19 20:48:33 +0000
  • 6e74e066a2 # fix gcc compile errors aramis_acg 2011-04-15 15:31:22 +0000
  • 9d0d06d637 - assimp_view: add support for Debone pp step. aramis_acg 2011-04-15 15:15:06 +0000
  • 2b4126a7e3 - assimp_cmd: add Debone & SplitByBoneCount to thee list of supported pp steps. - assimp_cmd: fix code formatting # duplicate some code from ProcessHelper.h, which was previously accessible but no isn't anymore due to recent refactoring in assimp's core. aramis_acg 2011-04-15 15:14:33 +0000
  • d2a1a3f2c0 # update vc9 workspace aramis_acg 2011-04-15 15:10:50 +0000
  • a6e0a5075f + integrate Debone-Process into Assimp. This step was contributed by mick-p, see [3262561] (https://sourceforge.net/tracker/?func=detail&aid=3262561&group_id=226462&atid=1067634) - refactor ProcessHelper.h. Some functions now reside in ProcessHelper.cpp, which is new. aramis_acg 2011-04-15 15:09:53 +0000
  • 473dae7876 + add Delphi Units to access the C DLL interface to /port. Thansk to Ed Diana for the patch. This relates to tracker id [3212646] (https://sourceforge.net/tracker/?func=detail&aid=3212646&group_id=226462&atid=1067634) aramis_acg 2011-04-08 16:05:46 +0000
  • 2c83543b39 - remove aiAssert, use a plain assert instead. This removes the exit() call in Assimp. aramis_acg 2011-04-06 12:06:40 +0000
  • 2e2cb8ea79 # fix crash when attempting to export without having a model loaded. aramis_acg 2011-04-03 18:42:03 +0000
  • 1c37910f5f - UPDATE : VArious Bugfixes from rdb in the PK3BSP-Loader: fix lightmap copying, fix a typo, offer a way to get texture names from external, if they a re not part of the archive. - UPDATE : Make the loading of several formats for textures more generic, thanks to rdb for the idea. kimmi 2011-04-03 17:22:36 +0000
  • 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. aramis_acg 2011-04-03 15:12:05 +0000
  • 45d6647ffe + implement export support into AssimpView aramis_acg 2011-04-03 14:25:18 +0000
  • b0e9afea46 # update cppunit project file aramis_acg 2011-04-03 14:23:49 +0000
  • d85c16b52f assimp_cmd: fix possible crash in assimp export if the file can be imported, cosmetic fixes. aramis_acg 2011-04-03 11:57:57 +0000
  • f8add9bb22 -add missing unit to cmake script for assimp_cmd, fix linux build trouble. aramis_acg 2011-04-03 11:44:09 +0000
  • e6c0dbd35c - rework AssimpView GUI. aramis_acg 2011-04-03 11:35:19 +0000
  • 7e2f322dc8 - updated hand-maintained vc9 projects. aramis_acg 2011-04-03 11:24:10 +0000
  • 4bde6808b2 - CMakeLists: turn on export functionality by default, offer NO_EXPORT option to turn it off. aramis_acg 2011-04-03 11:21:34 +0000
  • 06ef45ba12 # forgot to commit changed vc9 solution for assimp_cmd aramis_acg 2011-04-03 11:20:49 +0000
  • eb4afe8f91 + Implement export utility into assimp_cmd. aramis_acg 2011-04-03 10:45:27 +0000
  • 6dea8f2ecd + add transparent std::string overloads to Exporter API. aramis_acg 2011-04-03 10:36:20 +0000
  • 932d163d21 BUGFIX: Fix the build. kimmi 2011-03-31 21:41:28 +0000
  • 04894d35d2 UPDATE: Add Roman Kharitonov to the CREDIT file ( commited a fix for the configure build environment ). kimmi 2011-03-31 21:40:59 +0000
  • 5f10c38baa BUGFIX: Use the correct path for the file assimp.pc.in ( thanks to Roman Kharitonov ). kimmi 2011-03-31 21:38:18 +0000
  • 5dd2bc1408 # bugfix Importer::SetPropertyBool aramis_acg 2011-03-23 14:26:54 +0000
  • 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). aramis_acg 2011-03-23 14:26:19 +0000
  • f0044cf7d7 # fix LWS animation evaluator. pivot implementation still incorrect. aramis_acg 2011-03-18 18:27:22 +0000
  • d5a6609fea UPDATE : Add alfiereinre7 to CREDITS ( obj-fileparser fix ). kimmi 2011-03-18 12:25:07 +0000
  • efc5c91746 - BUGFIX : Fix CanRead-method of obj-file-importer class: add missing token for a format validation. - REFACTORING : Make token list static. kimmi 2011-03-18 12:21:26 +0000
  • dbfa8a4f37 BUGFIX : Fix an android-specific build issue in the logging. kimmi 2011-03-16 22:55:28 +0000
  • 071b786cd2 - BUGFIX : Make usage of export API in assimp viewer optional. kimmi 2011-03-15 20:27:18 +0000
  • f77d0afa55 - revert previous changes to the 3DS loader until further clarification is done. aramis_acg 2011-03-08 17:46:39 +0000
  • fbeb20175c # uh, forgot to commit updated project file. aramis_acg 2011-03-08 17:18:25 +0000
  • 1eee9890a9 - move ByteSwap template code from StreamReader.h to ByteSwap.h, where it belongs to. aramis_acg 2011-03-08 16:23:37 +0000
  • ee827e8870 - update CMakeLists. However, the export interface still remains disabled. aramis_acg 2011-03-08 16:15:09 +0000
  • 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. - implement ExportToBlob/aiExportToBlob via a custom IOSystem implementation. - split exporter C and C++ interfaces. + test cases for the exporter interface aramis_acg 2011-03-08 16:09:54 +0000
  • 32c8ca0a37 # PretransformVertices step now (re-)normalizes normals and tangents after applying transformations on them. See [https://sourceforge.net/projects/assimp/forums/forum/817653/topic/4378272?message=9501683]. aramis_acg 2011-03-03 11:36:22 +0000
  • 649483f97f # bugfix 3ds orientation. [see https://sourceforge.net/projects/assimp/forums/forum/817653/topic/4086997] aramis_acg 2011-02-27 19:47:00 +0000
  • 990f5bd77e - DXF: convert AutoCAD's coordinate system conventions to Assimp's. aramis_acg 2011-02-27 19:15:17 +0000
  • 6587130e9c # fix dxf face order (and the normals, respectively). aramis_acg 2011-02-27 17:40:07 +0000
  • 21e3b5e087 # fix debug build of the MakeVerboseFormat-process - it asserted AI_MAX_NUMBER_OF_TEXTURECOORDS==4 for no reason. aramis_acg 2011-02-27 17:20:21 +0000
  • bee6884864 - DXF: improve polyline (2D) reading. aramis_acg 2011-02-23 14:24:14 +0000
  • f7eca27c1b # fix gcc warning in export API (deleting void* is undefined) aramis_acg 2011-02-22 20:17:54 +0000
  • 4a88e50aa4 - revamp DXF loader. It now correctly distinguishes BLOCKS and ENTITIES and resolves cross references to entities from a block. Support for block-based coordinate-space transformations. Better polymesh handling. Improve error reporting. Refactor loader structure: the class itself is now stateless, reading is done using LineSplitter. aramis_acg 2011-02-22 19:58:29 +0000
  • 00238e84e8 # fix vc8 compilation. See https://sourceforge.net/projects/assimp/forums/forum/817654/topic/4372824 aramis_acg 2011-02-22 19:51:32 +0000
  • 94767ecf8c Merge https://github.com/tonttu/assimp aramis_acg 2011-02-20 00:01:52 +0000
  • 79eca6196d [3167364] -- is not allowed in XML comments, thus rendering assimp_cmd's output malformed in some cases. Subtitute -- by ?-. aramis_acg 2011-02-10 16:58:44 +0000
  • 692cf1f84a - update regression db. aramis_acg 2011-02-03 14:35:39 +0000
  • 2b9ad081e0 - CHANGE vertex count and texture channel count limits to 8. Adapt all parts of the code which depended on both of them being set to 4. Test suite passes. aramis_acg 2011-02-03 14:14:09 +0000
  • 58ce3ee879 # fix potential LWO crashbug related to UV processing [http://sourceforge.net/projects/assimp/forums/forum/817653/topic/4070109] aramis_acg 2011-02-03 13:22:38 +0000
  • 0d5ac4725a Adapted included to allow compiling with Visual Studio 2010 ulfjorensen 2011-01-27 17:03:30 +0000
  • 0e77095ace Experimental bugfix: avoid most pstdint.h stuff when VC10 stdint.h is included. ulfjorensen 2011-01-24 19:44:09 +0000
  • 45fca4b005 BUGFIX : Fix compile error on SunOS xentros 5.11: symbol conflict. kimmi 2011-01-23 22:49:02 +0000
  • 28008debf7 forgot the new files... ulfjorensen 2011-01-21 15:37:34 +0000
  • 3a4651b0ec Bugfix: SplitByBoneCountProcess sometimes split too early Export API continued. First version of the Collada Exporter added. Handles static geometry and node hierarchy upto now. ulfjorensen 2011-01-21 15:37:00 +0000
  • 553b3567c8 - work on export API prototype, now relies on IOStreams. aramis_acg 2011-01-11 22:15:28 +0000
  • 99f2e3bd97 # bugfix typo in blender loader leading to warnings due to non-existent fields in the DNA. # bugfix: blender loader no longer fails on embedded textures with uppercase file names. aramis_acg 2011-01-11 22:11:58 +0000
  • a63c56f4f7 + add boost.noncopyable to boost-workaround. aramis_acg 2011-01-09 23:15:20 +0000
  • f1d02ecd5d - UPDATE : Add missing files for export-API. - UPDATE : Disable export API for temporary until implementation is finished. kimmi 2011-01-09 19:39:42 +0000
  • 1aa37848c9 BUGFIX : Add missing cpp-header- if file was included by a cpp-compiler. kimmi 2011-01-09 19:37:18 +0000
  • a6a1d57781 BUGFIX : Set the object name in assimp-node instance. kimmi 2011-01-09 19:36:18 +0000
  • cef429bb70 Refined exporter implementation ulfjorensen 2011-01-06 14:16:22 +0000
  • e5f7fe0c3a - More work on the current draft of the export interface. Again, please comment. aramis_acg 2011-01-05 22:07:51 +0000
  • ae23c03bd9 First proposal of the Assimp export API. Please comment. ulfjorensen 2011-01-05 15:33:01 +0000
  • 9c0af14d75 - fix doc. aramis_acg 2011-01-05 15:03:14 +0000
  • 24a0132598 + SplitByBonesCountProcess: make bone limit configurable. - fix tabbing. aramis_acg 2011-01-05 13:22:44 +0000
  • 9a47236bb3 Bugfix: SplitByBoneCount process now updates "used"-flags for bones after having checked the whole face. Avoids the addition of empty bones to a submesh when a face requires multiple bones of which only a part fit into the bone count limit. ulfjorensen 2011-01-04 19:31:54 +0000
  • 09fbcfffd0 Fix [3148199] / crash in aiMaterial::Get<T>(). aramis_acg 2010-12-30 17:43:04 +0000
  • 74d9339274 - Change AI_FAST_ATOF_RELAVANT_DECIMALS to 10. aramis_acg 2010-12-27 15:59:06 +0000
  • 478d974344 # export aiAssert. aramis_acg 2010-12-18 20:20:09 +0000
  • 21e36f6855 # fix critical bug in the zip release script that caused the lib files in the debug folders to be the release versions. This bug affects the last release and possibly 1.1 as well. aramis_acg 2010-12-18 20:08:16 +0000
  • 3baec40ade # fix memory leak in Importer -- progress handler was never deleted. Thanks to dee_ment to point it out (see https://sourceforge.net/tracker/index.php?func=detail&aid=3134561&group_id=226462&atid=1067632). aramis_acg 2010-12-11 15:50:14 +0000
  • 62f6b57637 # fix throw statement in Q3BSPFileImporter.cpp -- we don't new() DeadlyImportError. aramis_acg 2010-12-06 21:34:31 +0000
  • e2e5463845 # fix potential memory leak in MD5Loader.cpp. - unify formatting in the aforementioned loader. aramis_acg 2010-12-06 21:31:52 +0000
  • 86629f5c10 - remove old test code stub. I have no idea how this ugly piece of shit managed to survive *that* long. aramis_acg 2010-12-06 19:49:55 +0000
  • bd92f15128 - BUGFIX : Fix aiQuaternion::nomalize method. - UPDATE : Improve performance by avoiding multiple divisions. kimmi 2010-11-27 13:53:34 +0000
  • 76a733e2f4 - fix _DEBUG/DEBUG inconsistencies in favour of _DEBUG. Thanks to Carsten Fuchs to point it out! aramis_acg 2010-11-26 11:30:25 +0000
  • d54a841f06 - remove unneeded Assimp.net post build event. aramis_acg 2010-11-23 19:01:15 +0000
  • 03e6ab451d - update Assimp.NET. Fix SWIG output folder & add missing ProgressHandler.h %include. aramis_acg 2010-11-23 08:45:32 +0000
  • a9e96e2f9b - added a new post processing step to split up meshes into submeshes with a limited number of bones. - fixed some wording details ulfjorensen 2010-11-22 18:14:51 +0000
  • b12d8be8ca *** TAG 2.0 RELEASE ***. aramis_acg 2010-11-21 21:40:41 +0000
  • a453a0f69e - bugfix: In the vc9-x64-debug configuration, assimp_cmd was set to Win32. - inno setup: use silent install mode for msvc runtime redistributables. aramis_acg 2010-11-21 20:35:26 +0000
  • e5da6c9d33 - zip releases will now unpack in a single folder. aramis_acg 2010-11-21 20:22:55 +0000
  • 24aaedb9fd - remove vc8 workspaces from trunk. aramis_acg 2010-11-21 20:06:25 +0000
  • 3bf11785c8 Whitespace cleanup. klickverbot 2010-11-21 19:57:34 +0000
  • 6744cb32bc Updated D bindings to the new API. klickverbot 2010-11-21 19:52:11 +0000
  • a3e42915d8 - update credits. aramis_acg 2010-11-21 19:23:31 +0000
  • bb71e2d771 - update setup scripts. aramis_acg 2010-11-21 19:10:48 +0000
  • 140efeadc0 Bump the SOVERSION on CMake builds as well. klickverbot 2010-11-21 19:01:22 +0000
  • e76dc77562 update version number for the CMake build aramis_acg 2010-11-21 18:48:14 +0000
  • 51fbb630e7 - fix vc9's debug-x64 build config. aramis_acg 2010-11-21 18:36:21 +0000
  • 3aa4386d81 - update regression database. All detected regressions except for the Ogre bugcheck, which I fixed with the last commit, were intentional bugfixes. Important: seemingly, the Blender loaders does *not* yield reproducible output as of now. This is fine since it is experimental, but we should definitely fix it. aramis_acg 2010-11-21 18:33:52 +0000
  • 580041dce7 - fix regression on Ogre importer. aramis_acg 2010-11-21 18:27:28 +0000
  • 739be64dec - update inno setup script for the viewer-only package. aramis_acg 2010-11-21 16:50:52 +0000
  • 05546ec7b6 really update C# Readme. aramis_acg 2010-11-21 16:43:41 +0000
  • 3b35d2216b - update Assimp.net viewer application to take the model file to be loaded from the command line. - add a screenshot to proof that it works ;-) - update Readme. aramis_acg 2010-11-21 16:41:36 +0000
  • 5ded0698e1 - update dreadful note in /port/swig aramis_acg 2010-11-21 16:14:43 +0000
  • ed3719e119 - really update doc. - update build & installer scripts. aramis_acg 2010-11-21 16:11:32 +0000
  • 617f15c77b - update docs. aramis_acg 2010-11-21 15:15:19 +0000
  • 53808afd2d - more CHANGES - (forgot this in my last message): change version number to 2.0. aramis_acg 2010-11-21 14:58:27 +0000