Commit Graph

  • 9e4a499383 Fixes assimp/assimp#509 Ser Lev Arris 2015-03-27 11:04:23 +0100
  • 454b85a0ad Improved prototype of Importer & Exporter SetProperty* functions for better integration with tools such as SWIG Léo Terziman 2015-03-27 10:56:03 +0100
  • 2be44365dd Merge pull request #513 from assimp/xgl-fixes Alexander Gessler 2015-03-27 10:12:04 +0100
  • 60d58901a5 Merge remote-tracking branch 'official/master' into contrib Léo Terziman 2015-03-27 09:55:21 +0100
  • 6824c8cbfe Merge branch 'master' of https://github.com/assimp/assimp Alexander Gessler 2015-03-26 22:45:20 +0100
  • 8666b614c6 Fix non-determinism in XGL importer output due to std::multimap value ordering not guaranteed < C++11. Alexander Gessler 2015-03-26 22:45:00 +0100
  • f8f9262754 Merge f71d86aa62 into b17a1255a1 George Papadopoulos 2015-03-26 21:25:22 +0000
  • 08ba782bd5 [FBX] add support for multiple animations (by using LocalStart/LocalStop in takes) George Papadopoulos 2015-03-26 00:43:41 +0200
  • f71d86aa62 [FBX] add support for multiple animations (by using LocalStart/LocalStop in takes) + change key type from uint to int (fixes bugs from negative int_t becoming a junk uint_t value ) George Papadopoulos 2015-03-26 00:43:41 +0200
  • 5164b1bd24 Turned off several warnings so code doesn't explode with them. Wil Shipley 2015-03-26 13:47:53 -0700
  • b17a1255a1 add setup for mesh primitives and prepare vertex array copy ops. Kim Kulling 2015-03-26 20:17:26 +0100
  • ca4385fcf2 fix compiler warning ( signed against unsigned ). Kim Kulling 2015-03-26 10:11:14 +0100
  • 7a01f77a08 fix invalid lookup for token type in opengex-parser. Kim Kulling 2015-03-25 21:35:32 +0100
  • d19a677f88 openddl-parser: latest greatest. Kim Kulling 2015-03-25 19:55:39 +0100
  • 5c670bb094 Merge branch 'master' arris69 2015-03-24 20:21:48 +0100
  • 23b3728254 add setup of transformation information in opengex importer. Kim Kulling 2015-03-24 00:08:42 +0100
  • c6645d3879 Merge remote-tracking branch 'upstream/master' Ser Lev Arris 2015-03-23 19:56:19 +0100
  • 5b2ab2f76a OpenDDLParser: latest greatest, Kim Kulling 2015-03-23 18:46:41 +0100
  • 3a8cd8a5b6 android java/dalvik packages must build with the aapt dx tools Ser Lev Arris 2015-03-23 17:05:19 +0100
  • 875c286263 Merge remote-tracking branch 'upstream/master' into origin/Jassimp_on_Host Ser Lev Arris 2015-03-23 17:04:10 +0100
  • ee98eb77bd merge conflict Ser Lev Arris 2015-03-23 17:02:48 +0100
  • fdf0c3cd79 make java developers happy... Ser Lev Arris 2015-03-23 16:43:30 +0100
  • 4452061032 truly no padding here... Ser Lev Arris 2015-03-23 15:06:38 +0100
  • 4e6806edd4 the aiNodeAnim structure is padded in memory??? Ser Lev Arris 2015-03-23 14:25:26 +0100
  • 8f577e2e77 Merge pull request #505 from arris69/Build_with_Android_NDK Alexander Gessler 2015-03-23 00:05:20 +0100
  • 289ec754f6 do not merge initial commit, lot of questions (see the CMakeList.txt comments) pls. give feedback Ser Lev Arris 2015-03-22 21:26:05 +0100
  • ce8d0a7af6 Merge remote-tracking branch 'upstream/master' Ser Lev Arris 2015-03-22 18:44:56 +0100
  • 947429152f finishing. Ser Lev Arris 2015-03-22 18:27:06 +0100
  • 14324c60cf Add missing ASSIMP_BUILD_NO_C4D_IMPORTER check to C4DImporter.cpp. Fixes #503. Alexander Gessler 2015-03-22 17:53:53 +0100
  • c0bf085cb7 initial commit, logic test Ser Lev Arris 2015-03-21 19:57:35 +0100
  • 2b7ceb301e work finished, feel free to commit/cherry-pick Ser Lev Arris 2015-03-21 17:09:17 +0100
  • c9ae68a8e0 Merge branch 'Build_with_Android_NDK' of https://github.com/arris69/assimp into Build_with_Android_NDK Ser Lev Arris 2015-03-21 17:05:07 +0100
  • db7f9fc54d closes assimp/assimp#506 Ser Lev Arris 2015-03-21 16:56:42 +0100
  • e2c91f3d23 closes #506 Ser Lev Arris 2015-03-21 16:56:42 +0100
  • 527bf8c255 bit cleanup and wait untip issue #506 is fixed Ser Lev Arris 2015-03-21 12:35:29 +0100
  • 8fe8e993da Merge branch 'Build_with_Android_NDK' of https://github.com/arris69/assimp into Build_with_Android_NDK Ser Lev Arris 2015-03-21 11:13:25 +0100
  • a7e4babd9d gcc_struct, old fish, but reinterpreted: 92f4c84488 Ser Lev Arris 2015-03-21 11:08:06 +0100
  • 3bd1a791c0 gcc_struct, old fish, but reinterprated: 92f4c84488 Ser Lev Arris 2015-03-21 11:08:06 +0100
  • 3e6043de70 use correct variable for compiler selection... Ser Lev Arris 2015-03-21 10:54:46 +0100
  • f3ed79ab41 make use of travis languages, build java jar too. Ser Lev Arris 2015-03-21 10:32:15 +0100
  • 54dcc64d33 enable some importers, skip otherbuild for test/discuss Ser Lev Arris 2015-03-20 22:36:57 +0100
  • 448ce916c2 build don't starts? (reverted branch setting) Ser Lev Arris 2015-03-20 22:06:03 +0100
  • d045dbdb69 fix openddl-issue wih token type containing line end. Kim Kulling 2015-03-20 21:55:19 +0100
  • 2dda345bdb build don't starts? (reverted branch setting) Ser Lev Arris 2015-03-20 21:41:23 +0100
  • f63607e945 build don't starts? Ser Lev Arris 2015-03-20 21:34:12 +0100
  • 23797dc8cc for sure jassimp needs the assimp lib too Ser Lev Arris 2015-03-20 21:15:57 +0100
  • 1ddcbf49da use ant to compile jassimp Ser Lev Arris 2015-03-20 21:11:08 +0100
  • 32b1579c80 install the android NDK Ser Lev Arris 2015-03-20 21:05:25 +0100
  • c78ed74e70 - update gitignore file. Kim Kulling 2015-03-20 16:56:43 +0100
  • 0995f3662d prepare handlers for missing nodes. Kim Kulling 2015-03-20 16:56:28 +0100
  • 816ceeda69 Eliminated error in MSVC. Andreas Henne 2015-03-20 14:18:26 +0100
  • 690ebe4f1e fix https://github.com/assimp/assimp/issues/504: use correct define for check if OpenGEX-importer shall be used or not. Kim Kulling 2015-03-20 13:34:48 +0100
  • 492fee282d Merge pull request #3 from assimp/master Madrich 2015-03-20 13:09:38 +0100
  • 9da69190e0 Merge pull request #502 from assimp/opengex_support Kim Kulling 2015-03-19 19:27:05 +0100
  • 59b0819866 STL loader can now handle more than one mesh in a single ascii file. Andreas Henne 2015-03-19 17:27:06 +0100
  • 40d97fbd55 Merge remote-tracking branch 'origin/master' into opengex_support Kim Kulling 2015-03-19 12:44:50 +0100
  • abe82a5d73 add missing include Kim Kulling 2015-03-19 12:34:11 +0100
  • 40369010c3 fix usage of c++11 type nullptr. Kim Kulling 2015-03-19 12:14:17 +0100
  • f7e5f3ec6b assimp: fix build with latest version of openddl-parser lib. Kim Kulling 2015-03-19 12:07:16 +0100
  • 70aafa478d avoid copying of private struct. Kim Kulling 2015-03-19 11:38:15 +0100
  • 12efa14777 add openddl_parser directly to assimp. Kim Kulling 2015-03-19 11:37:58 +0100
  • b0753c38de fix code reading finding: rename definition. Kim Kulling 2015-03-19 11:37:11 +0100
  • ee98c80654 Merge pull request #491 from arris69/Fix_Jassimp_for_Android Alexander Gessler 2015-03-18 23:06:23 +0100
  • f15d62194b add nodestack to deal with node hierarchy. Kim Kulling 2015-03-18 21:37:57 +0100
  • 0d567b8331 [FIX] Scale the whole scene to prevent screwing-up Alov Maxim 2015-03-18 18:58:39 +0400
  • 05208a5014 try to fix build of win32 crosscompile. Kim Kulling 2015-03-17 19:43:41 +0100
  • 2717d51f7e Merge remote-tracking branch 'origin/master' into opengex_support Kim Kulling 2015-03-17 14:26:39 +0100
  • 59633d172f implementation for mesh resolving. Kim Kulling 2015-03-17 14:25:40 +0100
  • 0d5a2ce4c1 openddl-parser: latest greatest with fixes for invalid reference information. Kim Kulling 2015-03-17 14:25:15 +0100
  • 7d7ccfd630 fix compiler warning. Kim Kulling 2015-03-17 14:24:28 +0100
  • 736239cc8e Merge branch 'master' of https://github.com/assimp/assimp Alexander Gessler 2015-03-16 23:27:05 +0100
  • b304e7b45c Add missing break in switch statement in BlobIOSystem.h. Fixes #438. Alexander Gessler 2015-03-16 23:26:41 +0100
  • 599a61cad2 Restrict travis build to master branch. Alexander Gessler 2015-03-16 23:20:00 +0100
  • adc44d1e83 If caller provides no ExportProperties, pass a pointer to empty properties to the Exporter implementation (instead of a NULL). Alexander Gessler 2015-03-16 23:09:41 +0100
  • 4bf090e92c Merge branch 'master' of https://github.com/Madrich/assimp Alexander Gessler 2015-03-16 23:04:16 +0100
  • 207906f039 first parsing of references and geometry objects. Kim Kulling 2015-03-16 20:34:42 +0100
  • fdad4b51a1 Merge branch 'master' of https://github.com/assimp/assimp ulf 2015-03-16 11:35:33 +0100
  • dbc7dc005d - IfcLoader now evaluates all curve segments at both start and end. Leads to a lot of duplicates which get filtered out afterwards, but fixes the "cutting corners" phenomen that sometimes appeared in conjunction with trimmed curves ulf 2015-03-16 11:35:07 +0100
  • dca3f09940 Merge pull request #497 from assimp/regression-ci-test Alexander Gessler 2015-03-16 09:15:55 +0100
  • 7ee5eaafc6 Fix compile: set::erase() returns void prior to C++11. Alexander Gessler 2015-03-15 23:40:29 +0100
  • 16880b3dbd Fix build after mis-merge. Alexander Gessler 2015-03-15 23:31:58 +0100
  • 09c15331c4 Improve error reporting during dump diffing. Alexander Gessler 2015-03-15 21:01:34 +0100
  • 3554301afe Better regression test logging. Alexander Gessler 2015-03-15 14:42:56 +0100
  • dc441d09e5 Blender importer: fix accidental use of uninitialized fields in the default material. Alexander Gessler 2015-03-15 14:42:28 +0100
  • 1c64c590f2 Blender importer: always sort sets of objects by their name. Previously we accidentally ordered pointers to objects by their memory address, which was non-deterministic and caused regression tests to be flaky. Alexander Gessler 2015-03-15 01:26:15 +0100
  • e976cc2117 Reduce garbage errors during regression checks. Alexander Gessler 2015-03-15 01:02:18 +0100
  • 94fd8c9c16 Remove old batch script to run unit tests. Alexander Gessler 2015-03-15 00:48:51 +0100
  • 741b070c7e Add blender 2.71 default scene as test file. Alexander Gessler 2015-03-15 00:48:16 +0100
  • c59878e427 Merge branch 'master' of github.com:assimp/assimp Alexander Gessler 2015-03-15 00:18:39 +0100
  • e37b306234 - Build as static library FOR REAL, not dylib. Wil Shipley 2015-03-14 15:59:48 -0700
  • c4eb04bb8c Fix XFile name for $ and {} Memleak copy constructor Madrich 2015-03-14 20:52:53 +0100
  • 3080c26a60 Add test files for previously fixed #458. Alexander Gessler 2015-03-14 19:57:43 +0100
  • ff4e1d9446 Sub-sample axis-angle channels if the delta between two consecutive key-frame angles is >= 180 degrees. Fixes #458. Alexander Gessler 2015-03-14 19:57:13 +0100
  • edd3ed9e8f Back PretransformVertice Change Fix Node Name in XFileExport Madrich 2015-03-14 19:48:08 +0100
  • 56da80bc6e Copy constructor ExportProperties Fix name dummy node in PreTransformVertices Madrich 2015-03-14 19:03:44 +0100
  • 290a16eea5 Copy constructor for ExportProperties Export Propertie defines in config.h Remove unnecessary Madrich 2015-03-14 16:31:33 +0100
  • 37572f0f52 Missing include map Madrich 2015-03-14 14:22:55 +0100
  • 8b1b12682f Add ExportProperties Madrich 2015-03-14 14:03:14 +0100
  • 868f8081e7 Merge pull request #1 from assimp/master wilshipley 2015-03-13 18:52:55 -0700
  • 1b06d55975 - Needed quotes around path in case of spaces in it. Wil Shipley 2015-03-13 18:47:31 -0700