Commit Graph

  • 142901fbc0 Merge pull request #885 from otgerrogla/master Kim Kulling 2016-05-10 23:38:54 +02:00
  • 159af06524 Fixed GLTF bugs, and added a few test models Otger 2016-05-10 16:25:15 +02:00
  • 86a636fbbf Add in IRRMESH option Richard Selneck 2016-05-09 18:26:18 -04:00
  • d6ecc8b621 Regression test suite: add ogex-files to database. Kim Kulling 2016-05-09 23:55:55 +02:00
  • a55e31bc72 Merge pull request #881 from assimp/feature/opengex_missing_features Kim Kulling 2016-05-09 21:19:09 +02:00
  • 2323320df8 OpenGEX: new camra model. Kim Kulling 2016-05-09 20:50:22 +02:00
  • e9085097f3 OpenGEX: add light impl and add examples. Kim Kulling 2016-05-09 20:43:22 +02:00
  • 0d5eb30a28 CameraObj: load camera data in the correct way. Kim Kulling 2016-05-08 22:31:16 +02:00
  • 9e63b769a5 Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2016-05-08 12:23:02 +02:00
  • d1e355add2 Add STEP to list of exporters Alexander Gessler 2016-05-08 11:56:15 +02:00
  • 644e06d4a7 Add 3MF to readme, mark glTF as partial support Alexander Gessler 2016-05-08 11:55:18 +02:00
  • 82f73b6d03 OpenGEX: fix invalid access to textures. Next steps to camera and light. Kim Kulling 2016-05-08 11:09:53 +02:00
  • 513576616c Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2016-05-07 18:01:21 +02:00
  • 896e139470 Merge pull request #879 from gorilux/master Kim Kulling 2016-05-07 18:00:13 +02:00
  • 00b574d746 Fixed compile issue for travis-ci Gorilux 2016-05-07 15:36:05 +02:00
  • 753b63c526 Removed override keywords so compilation success on gcc 4.6 Gorilux 2016-05-07 15:15:00 +02:00
  • 89320bab46 Merge branch 'master' of https://github.com/assimp/assimp Gorilux 2016-05-07 14:18:17 +02:00
  • 8f4f0047fb Added 3MF importer Gorilux 2016-05-07 14:16:33 +02:00
  • 301b6798c5 aiLight: fix a typo. Kim Kulling 2016-05-07 11:16:33 +02:00
  • a931d2bac6 Merge pull request #877 from assimp/followups Alexander Gessler 2016-05-05 20:40:54 +02:00
  • 0b79d1ebda Revert previous glTF fix (e5233283ef) because it breaks ODR as pointed out by @turol, instead just make importer depend on the necessary definitions. Alexander Gessler 2016-05-05 19:11:33 +02:00
  • f5327a99ba Add using namespace std on top of assxml exporter so vsnprintf is found no matter where it lives. Alexander Gessler 2016-05-05 19:05:02 +02:00
  • 92b1431be3 Merge pull request #876 from assimp/travisfix Alexander Gessler 2016-05-05 17:59:04 +02:00
  • c80fe16323 Update regression test suite. Alexander Gessler 2016-05-05 16:59:26 +02:00
  • e5233283ef Fix travis compile: glTFImporter chokes on unavailability of WriteLazyDict<T>. It does not use it directly, but instantiation of LazyDict<T> creates a reference. Alexander Gessler 2016-05-05 16:37:55 +02:00
  • 174a598759 Merge pull request #875 from assimp/acgmay16 Alexander Gessler 2016-05-05 16:04:10 +02:00
  • 896120b76a Assimp mostly uses unsigned int where it perhaps should've used size_t, nonetheless SPBC insisted on size_t, causing lots of noisy compile warnings. Alexander Gessler 2016-05-05 15:41:50 +02:00
  • 167bc579c5 Fix MSVC11 compile error in AssxmlExporter.cpp -- vsnprintf is not in std. Alexander Gessler 2016-05-05 15:41:12 +02:00
  • 1daae7b7b9 STEPFile.h: delete deleted copy ctor and move ctors. Class has a const member, so implicit creation is off anyway. Enables pre cpp11 compilation. Alexander Gessler 2016-05-05 15:40:36 +02:00
  • e7fd168114 Merge pull request #854 from tomacd/fix_scene_combiner Alexander Gessler 2016-05-05 15:07:09 +02:00
  • e9b93788ca Merge pull request #863 from mpersano/master Kim Kulling 2016-05-03 21:55:17 +02:00
  • 12613720ff Fix macro used for detecting IRR support Richard Selneck 2016-05-02 18:24:26 -04:00
  • 8449afad71 Merge pull request #868 from otgerrogla/master Kim Kulling 2016-04-28 22:56:41 +02:00
  • 11e52dc3d7 Removed rogue comma Otger 2016-04-28 21:34:31 +02:00
  • 2fe401fc54 Fixed gcc compilation error Otger 2016-04-28 21:22:01 +02:00
  • 64f78e003f Fixed crashes when files were not found, and fixed some warnings Otger 2016-04-28 20:50:01 +02:00
  • 46e7ae5dc0 OpenGEX: prepare light- and camera-node and object. Kim Kulling 2016-04-28 20:20:40 +02:00
  • d9b365eb90 Fixed a few GLTF importer/exporter bugs Otger 2016-04-28 18:44:47 +02:00
  • 97145a7f20 Replace std:.endl by backslash n. Kim Kulling 2016-04-27 17:59:12 +02:00
  • 5192b837da Replace std::endl by using backslash n. Kim Kulling 2016-04-27 17:58:40 +02:00
  • 7468ca5c35 VS2015-code analysis: fix finding ( index var type too small ). Kim Kulling 2016-04-23 09:43:20 +02:00
  • fcd1f21231 Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2016-04-23 09:42:57 +02:00
  • 388694e349 cmake build env: add missing license info. Kim Kulling 2016-04-23 09:42:27 +02:00
  • 829e56df0c cmake env: add license info. Kim Kulling 2016-04-23 09:42:05 +02:00
  • 473d2ca052 Fix texture coords exporting on binary PLY files mpersano 2016-04-22 16:09:45 -03:00
  • 2a3c2e3a21 Merge pull request #861 from v4hn/no-locallib Kim Kulling 2016-04-22 11:54:40 +02:00
  • f1a984bd3b only check a library folder if it actually exists Michael Görner 2016-04-22 11:35:44 +02:00
  • f905f5700f regression ui: add default editor for linux. Kim Kulling 2016-04-21 19:19:06 +02:00
  • af75390f8d travis: fix a typo. Kim Kulling 2016-04-21 18:21:32 +02:00
  • f9cba1c4ea regression test suite: fix usage of run. Kim Kulling 2016-04-21 17:24:01 +02:00
  • 53263953c5 travis: fix usage of runner script for regression testsuite. Kim Kulling 2016-04-21 17:14:54 +02:00
  • b120454bdd Merge pull request #860 from Squareys/fix-pi Kim Kulling 2016-04-21 17:07:27 +02:00
  • 6bc36eb2b6 Fix mistake while switching to new PI constants Squareys 2016-04-21 15:22:33 +02:00
  • 6107ead295 Merge pull request #859 from Squareys/fix-pi Kim Kulling 2016-04-21 10:58:10 +02:00
  • 7c0e40a3f4 Add definition for PI and PI_2 Squareys 2016-04-21 08:17:06 +02:00
  • 019226c119 CMake build: enabme c++11 for mingw. Kim Kulling 2016-04-21 00:02:28 +02:00
  • 2f9c33e3e9 closes https://github.com/assimp/assimp/issues/857 Kim Kulling 2016-04-20 23:27:59 +02:00
  • 69ac97d709 Update run.py Kim Kulling 2016-04-20 12:37:48 +02:00
  • c122bb2def Regression test suite: update run. Kim Kulling 2016-04-20 00:04:26 +02:00
  • 3659570292 regression ui: add missing functionalities for setup, version and update. Kim Kulling 2016-04-19 16:01:21 +02:00
  • 0ec1e91722 Regression Testsuite: update database. Kim Kulling 2016-04-19 08:49:14 +02:00
  • 22dc22778d Assxml exporter: Make some local functions static. Kim Kulling 2016-04-19 08:48:37 +02:00
  • 1b94b8969f Blender Importer: fix review findings. Kim Kulling 2016-04-19 08:45:04 +02:00
  • e74425dbc3 Regression ui: add functionality to open the log. Kim Kulling 2016-04-18 16:13:18 +02:00
  • 5a8c15d826 fix SceneCombiner copy of aiNode not setting mParent field tomacd 2016-04-18 11:28:21 +02:00
  • de39c49c4c assxml export: make local functions static. Kim Kulling 2016-04-17 23:29:46 +02:00
  • a6e7938696 Assxml io function: use vsprintf for var-argument list. Kim Kulling 2016-04-17 21:33:11 +02:00
  • dec93efc92 AssxmlExporter: fix crash in writing header info in VS2015. Kim Kulling 2016-04-16 18:42:49 +02:00
  • fe60654c1a Update run.py Kim Kulling 2016-04-16 15:16:35 +02:00
  • 3893c593de Regression test suite: fix typo. Kim Kulling 2016-04-16 08:41:31 +02:00
  • 1cce8426c6 Update run.py Kim Kulling 2016-04-13 09:21:26 +02:00
  • 9e922582c0 Regression tests: fix invalid log statement. Kim Kulling 2016-04-12 23:18:08 +02:00
  • 69aa4655ad Regression tests: reenable support for travis. Kim Kulling 2016-04-12 18:47:42 +02:00
  • dc22871aef Regression test suite: fix typo. Kim Kulling 2016-04-12 18:46:32 +02:00
  • 9105fac560 test: add pk3 to blacklist for regression Kim Kulling 2016-04-12 00:02:31 +02:00
  • dd5781027e LWS: remove broken model. Kim Kulling 2016-04-08 19:23:24 +02:00
  • b42b974282 Regression test suite: remove broken model. Kim Kulling 2016-04-08 18:55:33 +02:00
  • 6b243230b2 C++11-Support: remove boost. Kim Kulling 2016-04-07 21:31:04 +02:00
  • 632b58f27e Merge pull request #850 from mensinda/no-boost Kim Kulling 2016-04-06 21:16:23 +02:00
  • 90c8af4cd2 Update appveyor.yml Kim Kulling 2016-04-06 21:15:48 +02:00
  • b045a1ec5c Deleted move constructor of LazyObject mensinda 2016-04-06 21:03:54 +02:00
  • dd1ab0778c Fixed AnimEvaluator.cpp mensinda 2016-04-06 17:28:09 +02:00
  • 3eafc7e746 Renamed Math.h --> MathFunctions.h mensinda 2016-04-06 16:54:03 +02:00
  • f59cba13eb Try fixing clang builds mensinda 2016-04-06 11:10:12 +02:00
  • 726b004806 Removed boost/noncopyable.hpp mensinda 2016-04-06 10:51:18 +02:00
  • ce5908e4ec Removed boost from CMakeLists.txt mensinda 2016-04-06 10:29:41 +02:00
  • 51c80ecb80 Moved gcd and lcm implemetation mensinda 2016-04-06 10:21:59 +02:00
  • cc0fce8568 Replaced boost::timer with std::chrono mensinda 2016-04-06 10:13:02 +02:00
  • ae99f99b99 Replaced boost::tuple with std::tuple mensinda 2016-04-06 00:17:21 +02:00
  • b37e25cd7d Replaced boost::format with internal formater mensinda 2016-04-06 00:03:05 +02:00
  • 5dacda0a08 replaced boost smart pointers with c++11 smart pointers mensinda 2016-04-05 23:23:53 +02:00
  • cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr mensinda 2016-04-05 22:56:11 +02:00
  • 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops mensinda 2016-04-05 22:53:54 +02:00
  • 4836a2993e Replaced boost::thread with std::thread mensinda 2016-04-05 22:27:40 +02:00
  • 20630e950a Regression test suite: add ui for simpler text execution. Kim Kulling 2016-04-05 22:02:02 +02:00
  • 8a3b6523f2 Update CMakeLists.txt Kim Kulling 2016-04-05 16:30:56 +02:00
  • a2d9cbef7e Update STEPFileReader.cpp Kim Kulling 2016-04-04 12:52:22 +02:00
  • f2d5921252 Update FBXConverter.cpp Kim Kulling 2016-04-04 12:48:53 +02:00
  • 001eede34c Merge pull request #847 from stevenjt/python-scene-export Kim Kulling 2016-04-03 17:43:05 +02:00
  • 8efe292d4e Merge pull request #846 from 1ace/master Kim Kulling 2016-04-03 14:08:19 +02:00