Commit Graph

  • 55ca72e1c8 Make order of classes in generated IFC parsing code deterministic. Alexander Gessler 2015-04-13 21:38:36 +0200
  • 28de609a56 Merge branch 'master' of https://github.com/assimp/assimp ulf 2015-04-13 16:02:02 +0200
  • 806d3ac8e1 - IFC reader regenerated from schema to include IfcArbitraryProfileDefWithVoids - implemented IfcArbitraryProfileDefWithVoids to fix solar panel covers in test\models-nonbsd\IFC\rac_basic_sample_project.ifc - warning: another dirty hack on top of dirty hacks - one day all these CSG implementations will blow up in our faces. Mark my words. ulf 2015-04-13 16:01:33 +0200
  • 53681b10ea Merge pull request #532 from arris69/Travis_mingw Kim Kulling 2015-04-12 20:11:16 +0200
  • e2f234707a Fix possible crash in SceneCombiner when the destinations scene has mPrivate==null. Fixes #401. Alexander Gessler 2015-04-12 19:53:24 +0200
  • 5f58188de5 mingwin headers are a bit 'outdated' Ser Lev Arris 2015-04-12 19:12:48 +0200
  • 20e23fbd0a i see no reason to check it with clang too. Ser Lev Arris 2015-04-12 19:10:10 +0200
  • 13b5b01032 Merge pull request #531 from arris69/cmake_cleanup Alexander Gessler 2015-04-12 19:08:54 +0200
  • 2f372c0ac5 add the mingw compile step Ser Lev Arris 2015-04-12 19:05:27 +0200
  • cdeb95611d double definition, should better open my eyes... Ser Lev Arris 2015-04-12 18:16:49 +0200
  • d1ea4405ed Merge pull request #528 from arris69/Fix_static_and_shared_builds Alexander Gessler 2015-04-08 21:08:56 +0200
  • ed57fac879 create node tree Kim Kulling 2015-04-08 20:43:55 +0200
  • 7a6c00ca11 looks like cmake is per design not for building static executables, clang too. =%-| Ser Lev Arris 2015-04-08 12:34:54 +0200
  • 297e1d2117 it's a difference if it's set to OFF or it's undefined... arris69 2015-04-07 16:07:29 +0200
  • fb7661c430 add static flag for exe build if no shared build is requested Ser Lev Arris 2015-04-07 08:20:27 +0200
  • e5a6cd087d Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2015-04-06 14:56:26 +0200
  • ecf390d51f set the correct reference to meshes. Kim Kulling 2015-04-06 14:56:12 +0200
  • eba51c11e4 Merge af2ec9bf9f into b5e3e18bf0 Ser Lev Arris 2015-04-06 11:51:43 +0000
  • b5e3e18bf0 Cleanup Readme Alexander Gessler 2015-04-06 13:24:03 +0200
  • af2ec9bf9f static link some c-libs on mingw build Ser Lev Arris 2015-04-06 11:06:01 +0200
  • 4abef9bb4c static link some c-libs Ser Lev Arris 2015-04-06 10:55:16 +0200
  • 66c7eb53c7 ubuntu seems to have some library troubles... Ser Lev Arris 2015-04-06 10:28:18 +0200
  • 22fc756d4a - fix double initialization. - use correct number of vectors for dynamic array. Kim Kulling 2015-04-05 23:17:16 +0200
  • 57b1f64459 ubuntu seems to have some config troubles... Ser Lev Arris 2015-04-05 22:25:58 +0200
  • 26a7d12193 simple application test added (removed merge conflict) Ser Lev Arris 2015-04-05 21:49:20 +0200
  • 7532cd37d4 simple application test added Ser Lev Arris 2015-04-05 21:45:27 +0200
  • 4c5c032140 Merge branch 'Travis_mingw_initial' of https://github.com/arris69/assimp into Travis_mingw_initial Ser Lev Arris 2015-04-05 21:44:41 +0200
  • 49abd50a9a simple application test added Ser Lev Arris 2015-04-05 21:39:10 +0200
  • df1134b1a3 - initiate texture coordinate array. - use correct number of vertices for vertex array, Kim Kulling 2015-04-05 21:19:47 +0200
  • c0e3540ec1 use size_t instead of unsigned int ( static code analysis finding ). Kim Kulling 2015-04-05 21:19:07 +0200
  • 06b2ed1384 disabled googletest for windows build, looks like smth. is f... up also on 32bit build Ser Lev Arris 2015-04-05 20:36:55 +0200
  • 12513ec459 add directx patches and use the minimalistic toolchain config Ser Lev Arris 2015-04-05 18:14:38 +0200
  • ee515c630b mixed samples and tools 8-( Ser Lev Arris 2015-04-01 15:57:19 +0200
  • 658dd1ea89 fixed echo line Ser Lev Arris 2015-04-01 15:33:07 +0200
  • 2665714007 fixed echo line Ser Lev Arris 2015-04-01 15:31:07 +0200
  • 5c79abb0b6 minimize windows build but verbose makefile Ser Lev Arris 2015-04-01 15:22:20 +0200
  • ad7f0a5b4f DirectX usage Logic Ser Lev Arris 2015-04-01 14:43:34 +0200
  • 0bbabbbde9 initial build setting with forced compiler settings Ser Lev Arris 2015-04-01 14:40:26 +0200
  • cb644bd994 disabled googletest for windows build, looks like smth. is f... up also on 32bit build Ser Lev Arris 2015-04-05 20:36:55 +0200
  • 4fe179d572 add directx patches and use the minimalistic toolchain config Ser Lev Arris 2015-04-05 18:14:38 +0200
  • 50d5c5c4ef Merge pull request #527 from VirusFree/pr_strtol10_64 Alexander Gessler 2015-04-05 17:25:50 +0200
  • 9a7f90220a Merge pull request #526 from VirusFree/pr_OpenGEX_textureCoords_init Alexander Gessler 2015-04-05 17:05:16 +0200
  • 54ce3d843f fix for strtol10_64 George Papadopoulos 2015-04-05 16:40:40 +0300
  • 6a1522ded8 [OpenGEXImporter] Correctly initialize m_textureCoords array George Papadopoulos 2015-04-05 16:08:06 +0300
  • 253871faa5 Merge pull request #525 from VirusFree/pr_strtol Alexander Gessler 2015-04-05 15:06:24 +0200
  • da3c347a57 add strtol10_64 and fix FBX text parsing for int_64 (for animation KTime) George Papadopoulos 2015-04-05 14:55:42 +0300
  • 3fa6882384 generate unique indices for importes vertices in opengex importer. Kim Kulling 2015-04-04 18:52:59 +0200
  • a50fa5f1de add missing doc in obj importer. Kim Kulling 2015-04-04 18:52:24 +0200
  • 65cb05f381 fix invalid index counter. Kim Kulling 2015-04-02 01:10:53 +0200
  • 681c32d5ec AC3D: Throw DeadlyImportError when too many vertices instead of out-of-memory exception Turo Lamminen 2015-04-01 16:23:28 +0300
  • 00a50871ff mixed samples and tools 8-( Ser Lev Arris 2015-04-01 15:57:19 +0200
  • 3af673d84a fixed echo line Ser Lev Arris 2015-04-01 15:33:07 +0200
  • d07300256f fixed echo line Ser Lev Arris 2015-04-01 15:31:07 +0200
  • bf5c9413f9 AC3D: Throw exception when encountering a bad vertex index Turo Lamminen 2015-04-01 16:22:46 +0300
  • 1577a35878 minimize windows build but verbose makefile Ser Lev Arris 2015-04-01 15:22:20 +0200
  • 16c57ab1d3 AC3D: Throw exception on too many vertices instead of crashing Turo Lamminen 2015-04-01 16:22:06 +0300
  • 3e728e80eb Obj: Change asserts to exceptions Turo Lamminen 2015-04-01 16:12:46 +0300
  • 4c28f31f43 X: Throw error when scene contains no root node Turo Lamminen 2015-04-01 16:11:53 +0300
  • 8cdf9467c5 MD3: Fix assertion failures when filename doesn't contain '.' Turo Lamminen 2015-04-01 16:09:59 +0300
  • 9f9774403d Remove assertion when too long message attempted Turo Lamminen 2015-04-01 16:03:06 +0300
  • a651f3cc74 DirectX usage Logic Ser Lev Arris 2015-04-01 14:43:34 +0200
  • bec8f04a2d initial build setting with forced compiler settings Ser Lev Arris 2015-04-01 14:40:26 +0200
  • 010a154ed1 Merge pull request #521 from arris69/Travis_apt-get_for_mingw Alexander Gessler 2015-04-01 10:18:18 +0200
  • 0c4fb363e1 never work on a 13'' screen... Ser Lev Arris 2015-03-31 22:55:07 +0200
  • 6fd3863198 catch apt-get problem for wine install and install packages for MinGW + sample apps Ser Lev Arris 2015-03-31 21:35:58 +0200
  • dcc8aa092a Merge pull request #517 from arris69/FixJava_final Alexander Gessler 2015-03-31 20:56:29 +0200
  • 00006239cb Merge pull request #518 from arris69/Build_with_Android_NDK Alexander Gessler 2015-03-31 20:55:38 +0200
  • 45cc0b582a fix creation of unused mesh instance. Kim Kulling 2015-03-31 12:18:57 +0200
  • 754897d1aa add imported meshes from OpenGEX-importer to scene. Kim Kulling 2015-03-30 23:54:32 +0200
  • 8857f26efb fix: add setup for number of copied vertex attributes. Kim Kulling 2015-03-30 12:04:28 +0200
  • 7f3b044b83 add import of index array data. Kim Kulling 2015-03-30 11:55:57 +0200
  • 0e11cfbe6f add copy op for positions, normals and texture coordinates. Kim Kulling 2015-03-29 18:53:23 +0200
  • c2e6e3439e sry, one fi too less... Ser Lev Arris 2015-03-29 11:59:57 +0200
  • ef7009f2c3 maybe Fixes assimp/assimp#516 Ser Lev Arris 2015-03-29 11:51:17 +0200
  • 20ad00b5e5 Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2015-03-28 20:47:17 +0100
  • 38a1abc908 ... method name ... Ser Lev Arris 2015-03-28 15:01:01 +0100
  • 19d9b31d56 makro »lprintf« substitution gcc warnings cleanup Ser Lev Arris 2015-03-28 14:45:21 +0100
  • f96b49a112 Merge pull request #515 from assimp/regression-suite-fixes Alexander Gessler 2015-03-28 14:38:51 +0100
  • 311c1ecadb typo in method name fixed Ser Lev Arris 2015-03-28 14:32:06 +0100
  • 79768ddc14 prepare for removal of hardcoded struct and primitive sizes. added getter to determine struct and primitive sizes. (cleanup in the java code can be done later.) Ser Lev Arris 2015-03-28 14:21:47 +0100
  • 0c9bbadf5f Update regression database (again). Alexander Gessler 2015-03-28 13:47:52 +0100
  • 8d3853022a Merge branch 'master' of https://github.com/assimp/assimp Alexander Gessler 2015-03-28 13:44:11 +0100
  • c07cddff9e Make regression test runner include "expected failure, ok" cases in its statistics. This previously caused discrepancy between the runner and the test generator. Alexander Gessler 2015-03-28 13:43:52 +0100
  • d717c4b2dd Fix to have gen_db.py also include files that accidentally have uppercase file extensions, affecting ~200 files previously skipped. Alexander Gessler 2015-03-28 13:36:47 +0100
  • 0943936b31 Fix an issue in the regression DB generator that caused the very last file extension in the list returned by `assimp listext` to be ignored because of a trailing CRLF. Alexander Gessler 2015-03-28 13:18:54 +0100
  • fcdefc7b16 Re-enable LWS for regression testing (original reason no longer applies), blacklist some material file format otherwise causing noise. Alexander Gessler 2015-03-28 13:18:06 +0100
  • e5d4f537bd CompareDump: do not use C++11 range based for loop. Alexander Gessler 2015-03-28 13:10:34 +0100
  • a77f9419a2 XGLLoader: set aiImporterFlags_SupportCompressedFlavour flag. Alexander Gessler 2015-03-28 13:09:18 +0100
  • 51514994f3 Merge pull request #512 from VirusFree/pr_FBX_Animations Alexander Gessler 2015-03-28 12:56:56 +0100
  • 98039ee76e Update regression db. Alexander Gessler 2015-03-28 12:53:24 +0100
  • ce7b3af1d7 CompareDump: fix typo in light compare code. Alexander Gessler 2015-03-28 12:53:08 +0100
  • e2addcee77 CompareDump: fix reporting bugs. The top stack entry was missing (!) and we had an off-by-one in the index computation. Alexander Gessler 2015-03-28 12:51:46 +0100
  • e0dd061dcb CompareDump: add debug trace of past push/pop operations to assist debugging. Alexander Gessler 2015-03-28 12:46:15 +0100
  • fafe5584b6 gen_db.py no longer generating dumps for files blacklisted (settings.files_to_ignore). Alexander Gessler 2015-03-28 12:12:53 +0100
  • aa9dd6a14b - check property name before setting up the primitive type for meshes. - fix lookup for vertex attribute type lookup. Kim Kulling 2015-03-28 12:08:59 +0100
  • e2b4f5dfc8 Merge 0d567b8331 into 11b9d83d4c orcchg 2015-03-28 10:59:53 +0000
  • 11b9d83d4c openddlparser: latest greatest ( contains fix for correct handling of data array lists ). Kim Kulling 2015-03-28 10:50:32 +0100
  • 6573bf08c6 Merge pull request #514 from arris69/FixJava_final Alexander Gessler 2015-03-28 08:56:55 +0100
  • d2d41a8aee jni header update due new function Ser Lev Arris 2015-03-27 19:03:58 +0100
  • bdf813ecf0 new function to get aiVectorKey size Ser Lev Arris 2015-03-27 18:09:39 +0100