Commit Graph

  • 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" Kim Kulling 2016-02-07 20:03:24 +01:00
  • c084a47c5d Merge pull request #771 from andrewparlane/obj_load_forever_fix Kim Kulling 2016-02-07 20:00:03 +01:00
  • a998055cbd OpenDDLParser: add missing files. Kim Kulling 2016-02-07 17:59:56 +01:00
  • 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: - fix invalid value get for index data. - update OpenDDL-library Kim Kulling 2016-02-07 17:58:28 +01:00
  • 7961c22c55 Closes https://github.com/assimp/assimp/issues/787: Update CHANGES. Kim Kulling 2016-02-06 20:54:47 +01:00
  • dfbae1294f JoinVerticesProcess: iAdd test for possible null pointer access. Kim Kulling 2016-02-05 18:53:23 +01:00
  • 51c9a9f80c Unittests: add test if export is disabled. Kim Kulling 2016-02-05 18:31:19 +01:00
  • f7d979c46e Merge pull request #783 from snikulov/gtest_upd Kim Kulling 2016-02-05 18:04:01 +01:00
  • 982d597acf updated gtest to github Sergei Nikulov 2016-02-05 13:11:40 +03:00
  • a74b321ed1 Add unittests for defect reproduction. Kim Kulling 2016-02-04 20:43:02 +01:00
  • 699aa9c583 Closes https://github.com/assimp/assimp/issues/754: use correct index token. Kim Kulling 2016-02-03 21:09:20 +01:00
  • 2dc6ea85ec Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2016-02-03 20:20:16 +01:00
  • aff932cd9c Fix license date. Kim Kulling 2016-02-03 20:19:59 +01:00
  • aef69ffe91 Merge pull request #779 from turol/master Kim Kulling 2016-02-02 20:40:52 +01:00
  • 0e06404ec1 SIBImporter: Properly fix C++11 issues for Clang Turo Lamminen 2016-02-02 20:23:46 +02:00
  • d9f133edec Doc: add missing ports to start README page. Kim Kulling 2016-02-02 17:48:23 +01:00
  • b77228c7ea Android build doc: reformatting. Kim Kulling 2016-02-02 11:00:28 +01:00
  • 219bf32efe Rename android renameRename android rename. Kim Kulling 2016-02-02 10:59:07 +01:00
  • 7233aedac3 DOC: add link to ports in global readme. Kim Kulling 2016-02-02 10:58:15 +01:00
  • 72d720ecfb Doc: use markup format for android build instructions. Kim Kulling 2016-02-02 10:52:28 +01:00
  • 59ece7b9fa Datatypes: add missing unions for vector + color types. Kim Kulling 2016-02-02 00:59:47 +01:00
  • aaec1656f3 Closes https://github.com/assimp/assimp/issues/43 : provide different matrix scheme via union. Kim Kulling 2016-02-01 16:16:48 +01:00
  • a1bd83d797 ai_assert: split 2 checks in one macro to 2 separate ai_assert tests. Kim Kulling 2016-02-01 16:16:09 +01:00
  • f1666d22ce Closes https://github.com/assimp/assimp/issues/778: export android system. Kim Kulling 2016-01-31 13:44:15 +01:00
  • 9f9f69d6cc AndroidJNIIOSystem: update license info to 2016. Kim Kulling 2016-01-31 13:43:05 +01:00
  • 16fffb2ab1 Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2016-01-31 00:42:02 +01:00
  • a37ea18f09 SIBImporter: fix c++14 compilation issue for clang. Kim Kulling 2016-01-31 00:41:14 +01:00
  • bcd38707c5 3DSConverter: fix level 4 compiler warning. Kim Kulling 2016-01-29 21:22:41 +01:00
  • c571b92dd7 bug fix Paul Holland 2016-01-28 08:06:52 -08:00
  • bac6067869 gltf: make code more radable and check against one possible null ptr access. Kim Kulling 2016-01-27 20:26:38 +01:00
  • 0e7446af83 Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2016-01-27 18:49:26 +01:00
  • 8bbd55a790 PostProcessing: first prototype of customized post processing. Kim Kulling 2016-01-27 18:49:01 +01:00
  • f473b17c99 Merge pull request #773 from boxdot/master Kim Kulling 2016-01-27 17:20:26 +01:00
  • ce9ae0ae53 Merge pull request #772 from abma/master Kim Kulling 2016-01-27 17:19:52 +01:00
  • 13ec11bca8 Import mClipPlane{Near,Far} and mHorizontalFOV from Blender. boxdot 2016-01-27 02:12:15 +01:00
  • b3b08728fa fix new / delete missmatch abma 2016-01-26 22:47:50 +01:00
  • 109f6feb6e ObjFileParser: Moved the parsing of line continuations (backslashes) to the parsing code. Andrew Parlane 2016-01-23 19:40:47 -04:00
  • c7d86e97cc ObjTools: Update getName() to work with const iterators. Andrew Parlane 2016-01-23 19:34:20 -04:00
  • 11d0085f4d Merge pull request #770 from assimp/revert-765-master Kim Kulling 2016-01-26 00:14:27 +01:00
  • 4633266c31 Revert "Fix issue: OBJ import takes forever (#759)" Kim Kulling 2016-01-25 23:53:59 +01:00
  • f23285a1ce Fixed whitespace to match coding standard. rmitton 2016-01-25 13:45:08 -08:00
  • 94a35dfdd2 Fixed NULL pointers to match coding standards. rmitton 2016-01-25 13:42:30 -08:00
  • d58f5613dd Merge pull request #765 from andrewparlane/master Kim Kulling 2016-01-24 19:36:18 +01:00
  • 9969167c2a ObjFileParser: Moved the parsing of line continuations (backslashes) to the parsing code. Andrew Parlane 2016-01-23 19:40:47 -04:00
  • ce64dfb3fd ObjTools: Update getName() to work with const iterators. Andrew Parlane 2016-01-23 19:34:20 -04:00
  • ae2cce0899 Validation fix for empty scenes. rmitton 2016-01-23 15:22:48 -08:00
  • 0e4cf64a45 Merge pull request #763 from andrewparlane/mtlFix Kim Kulling 2016-01-23 19:51:49 +01:00
  • 3c4e06c23f ObjFileMtlImporter: Fixed a segfault due to NULL ptr access. Andrew Parlane 2016-01-23 13:05:03 -04:00
  • a3a42fd08b Merge pull request #756 from StepanHrbek/master Kim Kulling 2016-01-22 22:32:40 +01:00
  • c062eb0db4 Collada exporter: improve compatibility when exported path contains ':'. Stepan Hrbek 2016-01-21 22:35:44 +01:00
  • df9bb8b915 Update license date. Kim Kulling 2016-01-21 19:53:25 +01:00
  • c02a1dd11a closes assimp/assimp/issues/710: use correct include for importerdesc in cimport.h Kim Kulling 2016-01-20 21:25:47 +01:00
  • ded37e8307 Merge pull request #736 from StepanHrbek/collada-unicode Kim Kulling 2016-01-19 16:35:48 +01:00
  • 9e6f22b913 Merge pull request #753 from wise86-android/ValgrinFree Kim Kulling 2016-01-19 16:34:58 +01:00
  • 24f03141d6 Reimplement isalnum(c,C locale) because I can't make AppVeyor see satndard version. Stepan Hrbek 2015-12-31 14:41:53 +01:00
  • c7f69e151e fix memory leak wise86Android 2016-01-17 15:18:12 +01:00
  • 4af9632269 fix memory leak wise86Android 2016-01-16 22:51:18 +01:00
  • bd032488e4 remove read unitilize memory wise86Android 2016-01-16 16:14:16 +01:00
  • d51c2e6435 free the allocated import wise86Android 2016-01-16 15:02:45 +01:00
  • f0fca826db remove initialization warnings wise86Android 2016-01-16 15:01:53 +01:00
  • 01a5035920 remove initialization warnings wise86Android 2016-01-16 14:22:41 +01:00
  • 8c13c8a558 PLYExporter: forbit copying + add empty destructor. Kim Kulling 2016-01-14 20:44:09 +01:00
  • be2b008eb8 Merge branch 'master' into coverity_scan Kim Kulling 2016-01-14 20:02:52 +01:00
  • 8f70830103 Closes https://github.com/assimp/assimp/issues/84: add another search path for XCode framework paths for IPhones. Kim Kulling 2016-01-13 18:55:47 +01:00
  • 18c0e41d8f Colladaloader: fix usage of floorf. Kim Kulling 2016-01-13 10:04:24 +01:00
  • 42c1f9d3ba Closes https://github.com/assimp/assimp/issues/630: fix mis-merge. Kim Kulling 2016-01-12 20:22:37 +01:00
  • d3ddabbd3e Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2016-01-11 21:16:17 +01:00
  • 36668aa31a ASEParser: fix invalid size of buffer for log writing. Kim Kulling 2016-01-11 21:15:30 +01:00
  • 48eed0d2c6 Merge pull request #749 from andrewparlane/master Kim Kulling 2016-01-11 20:39:09 +01:00
  • 1632f1fbb9 ObjImporter: Added better progress reporting during file import. Andrew Parlane 2016-01-11 11:25:36 -04:00
  • bd268bd864 coverity scan: add missing initialization. Kim Kulling 2016-01-10 20:25:01 +01:00
  • ec32da512b coverity scan: fix not initialized member in copy constructor. Kim Kulling 2016-01-10 20:21:32 +01:00
  • 3033d8c847 ColladaLoader: add missing .f Kim Kulling 2016-01-09 18:09:52 +01:00
  • d18f978178 ColladaLoader: add missing members to initializer list. Kim Kulling 2016-01-09 18:09:10 +01:00
  • 1f356e87a8 appveyor: enable x86 build as well. Kim Kulling 2016-01-09 12:13:39 +01:00
  • 3d2140afee coverity finding: get latest openddlparser to get fix against possible nullptr access. Kim Kulling 2016-01-08 16:55:31 +01:00
  • 114d76765e OpenDDLParser: latest greatest to get fix for coverity finding ( dereferenfing possible null ptr ). Kim Kulling 2016-01-08 16:46:13 +01:00
  • 430b614a69 coverity scan: make place of false positive more understandable. Kim Kulling 2016-01-08 16:18:32 +01:00
  • 7ef579674d GenVertexNormalsProcess: use initalizer list instead of setting the earch angle in the constructor. Kim Kulling 2016-01-07 15:03:10 +01:00
  • 346bf9375b ai_assert: add missing license info. Kim Kulling 2016-01-07 15:02:41 +01:00
  • 96169560cc Merge branch 'master' into coverity_scan Kim Kulling 2016-01-07 14:13:28 +01:00
  • 54ac680400 fix merge conflict. Kim Kulling 2016-01-06 22:19:07 +01:00
  • 56a77b2429 snprintf-replacement: fix invalid preprocessor defines for compiler detection on windows for older vs-versions Kim Kulling 2016-01-06 19:55:04 +01:00
  • d43a083dc1 snprintf replacement: fix usage of ai_snprintf when snprintf is available. Kim Kulling 2016-01-06 19:25:35 +01:00
  • 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 and earier ( closes https://github.com/assimp/assimp/issues/743 ) Kim Kulling 2016-01-06 15:35:25 +01:00
  • 67c258e75d snprintf: change next couple of sprintf to snprintf. Kim Kulling 2016-01-05 11:38:06 +01:00
  • c3d4be1dce sprintf: replace more sprintf by snprintf. Kim Kulling 2016-01-04 22:24:25 +01:00
  • c9d00beab8 sprintf: replace sprintf by snprintf. Kim Kulling 2016-01-04 20:24:51 +01:00
  • f4d3d15bbb UnrealLoader: replace sprintf by snprintf. Kim Kulling 2016-01-04 20:22:46 +01:00
  • 847644ca75 DefaultLogger: fix missing sprintf calls. Kim Kulling 2016-01-03 23:29:37 +01:00
  • d26187714d Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2016-01-03 20:00:28 +01:00
  • 540c9f3e9f Fix assimp/assimp/issues/737: use snprintf instead of sprintf. Kim Kulling 2016-01-02 21:29:46 +01:00
  • 51bdc6c9bf Merge pull request #739 from dankex/fix_mac Kim Kulling 2016-01-02 11:35:27 +01:00
  • b2760abeb2 Fix compilation error for Mac OS X and 64-bit architecture Danke Xie 2016-01-02 01:27:08 -08:00
  • b6673c3fca Update license info in public headers Kim Kulling 2016-01-01 21:08:28 +01:00
  • 1191d03405 Update license info. Kim Kulling 2016-01-01 21:07:24 +01:00
  • 189340a99f License file: update to 2016 Kim Kulling 2016-01-01 20:24:10 +01:00
  • 912cf63b71 Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2015-12-31 19:49:37 +01:00
  • 4e9ee4e406 coverity findings: add missing initialization. Kim Kulling 2015-12-31 16:00:19 +01:00
  • 39ab716e11 Collada exporter: Fix unicode filenames. Stepan Hrbek 2015-12-31 03:22:25 +01:00