Commit Graph

  • 15d84825d9 Collada exporter: Fix isalnum(negative number) assert. Stepan Hrbek 2015-12-31 03:18:11 +01:00
  • 217ec76dfb coverity findings: fix possible derefencing of null pointer. Kim Kulling 2015-12-30 21:56:24 +01:00
  • e02a7cdb3c Merge pull request #732 from StepanHrbek/collada-export Kim Kulling 2015-12-30 21:31:29 +01:00
  • 68b12ac0c4 Merge pull request #735 from JLouis-B/master Kim Kulling 2015-12-30 21:26:34 +01:00
  • dadc656d3a Merge branch 'master' into coverity_scan Kim Kulling 2015-12-30 20:46:19 +01:00
  • 043fef6d21 coverity findings: fix resource leak in MakeVerboseFormat. Kim Kulling 2015-12-30 20:39:58 +01:00
  • 56e9a9168c coverity findings: add missing initializations. Kim Kulling 2015-12-30 20:04:16 +01:00
  • 1ea1f6dcfa coverity findings: add missind intialization in STEPFile. Kim Kulling 2015-12-30 20:02:35 +01:00
  • e1818d8ab6 coverity findings: initialize lookup table for materials. Kim Kulling 2015-12-30 19:43:57 +01:00
  • a02cc6c98e Fix a crash issue in XFileExporter JLouis-B 2015-12-30 19:01:04 +01:00
  • 0f1874d954 coverity findings: initialize index counter in line splitter. Kim Kulling 2015-12-30 16:33:54 +01:00
  • 7c3475c002 Coverity findings: fix resource leak in PlyLoader.cpp. Kim Kulling 2015-12-30 15:38:30 +01:00
  • 0c1b5355f4 Coverity finding: remove not used function. Kim Kulling 2015-12-30 15:35:26 +01:00
  • ab3745b7a3 travis config: use before make + make for building. Kim Kulling 2015-12-30 14:50:16 +01:00
  • 17c13edf43 Travis config: put all cmake stuff to script section. Kim Kulling 2015-12-30 13:18:02 +01:00
  • 2e2c870818 travis + coverity: use correct scripts. Kim Kulling 2015-12-30 12:50:40 +01:00
  • 906dc328fc coverity: try to get make running. Kim Kulling 2015-12-30 12:46:37 +01:00
  • fb123ab1b2 trigger build. Kim Kulling 2015-12-30 12:28:51 +01:00
  • 06046a113c travis config: fix intents for coverity analysis. Kim Kulling 2015-12-29 21:02:46 +01:00
  • e4b6e87f14 travis config: make travis script more easier. Kim Kulling 2015-12-29 20:55:16 +01:00
  • 8d07e34336 travis config: remove coverity config from master branch. Kim Kulling 2015-12-29 20:46:41 +01:00
  • d7602930c0 coverity: add modeling file. Kim Kulling 2015-12-29 20:45:02 +01:00
  • 71e8254780 travis config: create special branch for coverity checks. Kim Kulling 2015-12-29 20:36:45 +01:00
  • da21306f85 travis config: still fighting with tabs. Kim Kulling 2015-12-29 20:17:20 +01:00
  • 288b81ff7b travis config: fix more invalid tabs and one typo. Kim Kulling 2015-12-29 20:09:26 +01:00
  • 0cc5e50443 travis config: remove erroreous tab intention. Kim Kulling 2015-12-29 20:06:33 +01:00
  • ad55e769bf Collada exporter: bind uv channels with <bind_vertex_input>. Stepan Hrbek 2015-12-28 11:27:12 +01:00
  • 5ff3e0dd15 coverity: enable automatic coverity scan. Kim Kulling 2015-12-29 16:19:42 +01:00
  • 43be58bbfe rapidjson: add apple-specific constructor with size_t. Kim Kulling 2015-12-28 13:02:04 +01:00
  • 22f7f60ba0 glTF: usage of (hopefully) correct data type for size types: closes https://github.com/assimp/assimp/issues/723 Kim Kulling 2015-12-27 20:36:54 +01:00
  • 9409ce3b56 https://github.com/assimp/assimp/issues/714: fix null pointer access with unknown texture. Kim Kulling 2015-12-27 00:19:11 +01:00
  • a148f1e28c Fix typo. Kim Kulling 2015-12-27 00:15:14 +01:00
  • 04832218a1 https://github.com/assimp/assimp/issues/728: XCode fix. Kim Kulling 2015-12-27 00:07:37 +01:00
  • 9af4747fa8 github.com/assimp/assimp/issues/730: use correct define check Kim Kulling 2015-12-26 21:02:32 +01:00
  • 59c856fcf3 Travis: disable regression test suite. Kim Kulling 2015-12-20 20:23:16 +01:00
  • 5847576f41 Merge pull request #703 from terziman/master Alexander Gessler 2015-12-20 15:59:42 +01:00
  • 7e85f45abc Merge pull request #713 from ov/normalize-safe Alexander Gessler 2015-12-20 00:06:58 +01:00
  • 891411514b Merge pull request #721 from luho383/fbx_file_import Alexander Gessler 2015-12-20 00:06:02 +01:00
  • 3b10f69f7e Merge pull request #719 from luho383/master Alexander Gessler 2015-12-20 00:04:45 +01:00
  • b929b04715 Merge pull request #726 from dankex/localref Alexander Gessler 2015-12-20 00:03:42 +01:00
  • b0148641e9 Make SmartLocalRef non-copyable Danke Xie 2015-12-19 09:12:35 -08:00
  • 2e831604e9 Use SmartLocalRef to automatically release localrefs in jassimp.cpp Danke Xie 2015-12-19 01:21:59 -08:00
  • 8a037124a8 Merge pull request #725 from coderextreme/master Kim Kulling 2015-12-18 13:16:02 +01:00
  • dd89bd3703 Only test for __APPLE__ here to avoid conflicts with Linux (and maybe Windows) carlsonsolutiondesign 2015-12-17 17:02:06 -05:00
  • fa0427ca28 Copies the GenericValue(uint64_t) to a GenericValue(unsigned long) for compilation on Mac OS X 10.11.2. Not compiled on Windows yet. Will have to reboot and install Visual Studio or equivalent to compile, so I'm hoping someone else can look at the code and merge for Windows and Linux. Thanks! carlsonsolutiondesign 2015-12-17 12:16:25 -05:00
  • 0ebab2ef23 Merge pull request #1 from assimp/master John Carlson 2015-12-17 09:53:56 -05:00
  • 90ddb93940 Fix for FBX Files that do not have a Comma on a new line in a data block lutz.hoeren 2015-12-17 11:48:44 +01:00
  • 7e02b34090 Merge branch 'master' of https://github.com/luho383/assimp lutz.hoeren 2015-12-16 15:26:10 +01:00
  • e8a02ef890 Only read Element Data when there is a valid Mapping Information lutz.hoeren 2015-12-08 12:26:41 +01:00
  • f75b919d42 Merge branch 'ov-issue-707' Kim Kulling 2015-12-14 18:49:46 +01:00
  • 3d6e1483d8 Update readme. Kim Kulling 2015-12-14 18:42:31 +01:00
  • 6b297b8960 New obj regression data. Kim Kulling 2015-12-14 18:39:32 +01:00
  • 6dfc99aa3d New db.zip. Kim Kulling 2015-12-14 18:38:01 +01:00
  • e0015b8610 Regression: updated test db. Kim Kulling 2015-12-14 18:12:14 +01:00
  • 87b3af4c3b Merge branch 'issue-707' of https://github.com/ov/assimp into ov-issue-707 Kim Kulling 2015-12-14 17:46:54 +01:00
  • b60f57ece7 Merge pull request #716 from rmitton/empty_objmtl Kim Kulling 2015-12-14 09:29:31 +01:00
  • 40272b4d26 Merge pull request #715 from rmitton/doc_fixes Kim Kulling 2015-12-14 09:12:17 +01:00
  • db96007f77 Merge pull request #717 from rmitton/sib_import Kim Kulling 2015-12-14 09:09:52 +01:00
  • d952823ffd Importer for Silo SIB files. rmitton 2015-12-13 22:14:19 -08:00
  • b9a4e99607 Added support for empty .MTL files. rmitton 2015-12-13 22:13:25 -08:00
  • 957426ed72 Tiny misc fixes for documentation rmitton 2015-12-13 22:12:25 -08:00
  • 6e2b0b4fd1 a speedup Vitaly Ovchinnikov 2015-12-14 15:37:27 +13:00
  • b6f14eb917 Normalize() is replaced with NormalizeSafe() to prevent invalid vectors generation Vitaly Ovchinnikov 2015-12-14 15:31:49 +13:00
  • af40c99a6a trimming spaces around material names Vitaly Ovchinnikov 2015-12-14 08:32:09 +13:00
  • c9ef6132a8 a small fix Vitaly Ovchinnikov 2015-12-13 23:10:31 +13:00
  • 6214fbfbbe this patch fixes multiple objects generation in OBJ reader if faces are prepended with 'usemtl' line Vitaly Ovchinnikov 2015-12-13 22:54:50 +13:00
  • 078dd0c08b Merge pull request #705 from Vertexwahn/master Kim Kulling 2015-12-11 14:09:59 +01:00
  • 270355f326 Improved Findassimp.cmake to support VS2013. Added deployment of VS2013 libs and dll files. Vertexwahn 2015-12-11 10:33:47 +01:00
  • 5fc66d6c43 Merge pull request #706 from expipiplus1/spelling Alexander Gessler 2015-12-10 21:49:24 +01:00
  • 1fd66df37d Improved Findassimp.cmake to support VS2015. Vertexwahn 2015-12-10 17:58:55 +01:00
  • 210764a6ff Correct spelling Joe Hermaszewski 2015-12-10 16:19:33 +00:00
  • c6d1fcca74 Added custom target that copies generated libs and bin files to lib32/lib64 and bin32/64 folder Vertexwahn 2015-12-10 17:15:27 +01:00
  • cbafae9e49 Merge pull request #1 from assimp/master Vertexwahn 2015-12-10 16:52:03 +01:00
  • b440f67aae Merge pull request #704 from Vertexwahn/master Kim Kulling 2015-12-09 23:52:15 +01:00
  • 9a6049d98d Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2015-12-09 23:50:00 +01:00
  • 35fafe3a6f ColladaParser: use initializer lists again. Kim Kulling 2015-12-09 23:49:03 +01:00
  • 3013b6b62f Added missing DLL suffix for VS2015 build. Vertexwahn 2015-12-09 21:58:29 +01:00
  • bf4ca8162d Update ColladaParser.cpp Kim Kulling 2015-12-09 15:07:58 +01:00
  • 9ae7d438f0 Update ColladaParser.cpp Kim Kulling 2015-12-09 12:10:31 +01:00
  • bcff6210b3 Regression test: fix deprecated python print call. Kim Kulling 2015-12-08 21:33:08 +01:00
  • b694bfd021 fix build Kim Kulling 2015-12-08 20:36:31 +01:00
  • 6eebf8455a Merge remote-tracking branch 'official/master' into contrib Léo Terziman 2015-12-08 15:25:13 +01:00
  • 445ae1fec3 In collada: implemented all missing transparency features from standard (ie RGB_ZERO, RGB_ONE and A_ZERO) + removed user option to invert transparency as it does not seem to be needed anymore + fixed bug in default reflectivity value Léo Terziman 2015-12-08 15:24:07 +01:00
  • 2f3c47cab6 Only read Element Data when there is a valid Mapping Information lutz.hoeren 2015-12-08 12:26:41 +01:00
  • 0a6788d56f try to fix build. Kim Kulling 2015-12-07 20:43:01 +01:00
  • f5e13874e0 glTF: check if exporter option has broke someting. Kim Kulling 2015-12-06 16:49:10 +01:00
  • 99b51eb456 Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2015-12-06 12:20:11 +01:00
  • 6641188a8e assimp/issues/702: fix resource leak and use initializer list for all attributes of the loader instance. Kim Kulling 2015-12-06 12:18:33 +01:00
  • a972397196 Merge pull request #699 from otgerp/master Kim Kulling 2015-12-03 13:19:38 +01:00
  • ffdcc78d91 Merge Otger 2015-12-02 21:06:22 +01:00
  • 8736907009 Importer: fix overflowImporter: fix overflow. Kim Kulling 2015-12-02 19:58:43 +01:00
  • f839232938 Uinittests: add missing license info headers. Kim Kulling 2015-12-02 14:54:29 +01:00
  • 1ef84a962f README: add glTF to readme.md Kim Kulling 2015-12-01 19:34:54 +01:00
  • f896c3329a Build: remove deprecated third party lib from cmake Kim Kulling 2015-11-30 12:52:49 +01:00
  • 166ff63af9 Updated CMAKE - removed removed package inclusion Otger 2015-11-29 21:20:31 +01:00
  • c5cb7f7b73 Merge branch 'master' of git://github.com/assimp/assimp Otger 2015-11-29 21:17:05 +01:00
  • f2c49a69ba Fixing gcc errors - second attempt Otger 2015-11-29 21:11:38 +01:00
  • 714630cc11 Contrib: remove deprecated pacakgeContrib: remove deprecated pacakge.. Kim Kulling 2015-11-29 20:37:05 +01:00
  • d72443d6b0 Fixed gcc warnings and errors Otger 2015-11-29 20:17:06 +01:00
  • 4f757cdf5a Implemented basic glTF exporter and improved the importer (plus some code refactor) Otger 2015-11-29 19:13:51 +01:00