Volodymyr Boichentsov [Fri, 22 Jul 2016 13:10:06 +0000 (14:10 +0100)]
Delete reduntal 'g ' from actual name of Group. (we don't have 'usemtl' in material name)
Fixed issue in case 'usemtl' goes straight after 'g'.
Kim Kulling [Mon, 18 Jul 2016 06:52:26 +0000 (08:52 +0200)]
Update regression db.
Kim Kulling [Mon, 18 Jul 2016 06:51:53 +0000 (08:51 +0200)]
Regression Ui: fix invalid type cast.
Kim Kulling [Sun, 17 Jul 2016 11:57:07 +0000 (13:57 +0200)]
Blender: Add a positive test for object compare.
Kim Kulling [Sun, 17 Jul 2016 11:54:01 +0000 (13:54 +0200)]
fix https://github.com/assimp/assimp/issues/946: use correct test for objectcompare in blender.
Kim Kulling [Sat, 16 Jul 2016 09:15:16 +0000 (11:15 +0200)]
Merge pull request #947 from r-chris/optional-double-precision
Optional double precision
Chris Russ [Sat, 16 Jul 2016 08:39:06 +0000 (18:39 +1000)]
moving cmake configure_file to appropriate location
Chris Russ [Sat, 16 Jul 2016 08:22:01 +0000 (18:22 +1000)]
Upgrading PLY exporter to allow element definition as double
Chris Russ [Sat, 16 Jul 2016 06:02:47 +0000 (16:02 +1000)]
Properly defining build-time defines in config.h
Chris Russ [Sat, 16 Jul 2016 02:14:36 +0000 (12:14 +1000)]
Adding double precision import support for formats that can be exported
Chris Russ [Fri, 15 Jul 2016 05:38:29 +0000 (15:38 +1000)]
propagating precision requirments into operations
Chris Russ [Fri, 15 Jul 2016 03:20:16 +0000 (13:20 +1000)]
CMake Option and moving more functions to optional double support
Chris Russ [Fri, 15 Jul 2016 02:53:49 +0000 (12:53 +1000)]
Basic changes to introduce optional double precision
Kim Kulling [Sat, 16 Jul 2016 07:13:59 +0000 (09:13 +0200)]
DefaultIOStream: export class for testing.
Kim Kulling [Fri, 15 Jul 2016 09:32:11 +0000 (11:32 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Fri, 15 Jul 2016 09:31:01 +0000 (11:31 +0200)]
Add new testcase.
Kim Kulling [Fri, 15 Jul 2016 08:36:47 +0000 (10:36 +0200)]
Unittests: add new unittest case
Kim Kulling [Fri, 15 Jul 2016 08:35:44 +0000 (10:35 +0200)]
glTF: fix doxygen typo.
Kim Kulling [Fri, 15 Jul 2016 08:33:48 +0000 (10:33 +0200)]
Blender: mark local function as static.
Kim Kulling [Tue, 12 Jul 2016 08:37:27 +0000 (10:37 +0200)]
Merge pull request #943 from assimp/bugfix/issue_938
closes https://github.com/assimp/assimp/issues/938: adapt instal pathes.
Kim Kulling [Tue, 12 Jul 2016 07:04:38 +0000 (09:04 +0200)]
closes https://github.com/assimp/assimp/issues/938: adapt instal pathes.
Kim Kulling [Tue, 12 Jul 2016 07:02:47 +0000 (09:02 +0200)]
Regression testsuit: fix dabatabe to latest changes.
Kim Kulling [Mon, 11 Jul 2016 18:56:38 +0000 (20:56 +0200)]
Public includes: add pragma statement and formalize include guard schema.
Kim Kulling [Sun, 10 Jul 2016 13:34:58 +0000 (15:34 +0200)]
Update license date.
Kim Kulling [Fri, 8 Jul 2016 17:29:51 +0000 (19:29 +0200)]
Merge pull request #941 from assimp/feature/issue_940
Feature/issue 940
Kim Kulling [Fri, 8 Jul 2016 16:40:26 +0000 (18:40 +0200)]
Update version.
Kim Kulling [Fri, 8 Jul 2016 16:38:33 +0000 (18:38 +0200)]
Includes: update header to latest greatest.
Kim Kulling [Fri, 8 Jul 2016 16:37:25 +0000 (18:37 +0200)]
CMake: fix version for bugfix release.
Kim Kulling [Fri, 8 Jul 2016 16:31:19 +0000 (18:31 +0200)]
Remove dead code.
Kim Kulling [Fri, 8 Jul 2016 16:30:26 +0000 (18:30 +0200)]
Closes https://github.com/assimp/assimp/issues/940: use standard offsetof
instead of an own version.
Kim Kulling [Wed, 6 Jul 2016 17:54:46 +0000 (19:54 +0200)]
Merge pull request #935 from r-chris/export_precision
setting default export precision to 17 for all exporters
Kim Kulling [Wed, 6 Jul 2016 11:42:21 +0000 (13:42 +0200)]
Merge pull request #936 from CharlyZhang/master
update the Xcode projects and make them work
CharlyZhang [Wed, 6 Jul 2016 08:45:49 +0000 (16:45 +0800)]
make the Xcode project `SimpleAssimpViewX.xcodeproj` work
CharlyZhang [Wed, 6 Jul 2016 08:45:00 +0000 (16:45 +0800)]
add files (`C4D` & `3MF` format related) to the Xcode static library Project
CharlyZhang [Wed, 6 Jul 2016 07:08:28 +0000 (15:08 +0800)]
make the `workspaces/xcode6/Assimp.xcodeproj` work
Chris Russ [Wed, 6 Jul 2016 05:33:51 +0000 (15:33 +1000)]
reverting back to 16 digit precision export
having to import 17 digit floats likely leads to issues in many other apps
Chris Russ [Wed, 6 Jul 2016 04:49:14 +0000 (14:49 +1000)]
setting default export precision to 17 for all exporters
Kim Kulling [Tue, 5 Jul 2016 16:43:16 +0000 (18:43 +0200)]
Version: prepare 3.3 version.
Kim Kulling [Tue, 5 Jul 2016 13:57:53 +0000 (15:57 +0200)]
Merge pull request #933 from liedtkeInTUM/master
[Fix] Remove CMake Warning (dev) in external/assimp/CMakeLists.txt
Sven Liedtke [Tue, 5 Jul 2016 08:21:29 +0000 (10:21 +0200)]
[Fix] Remove CMake Warning (dev) in external/assimp/CMakeLists.txt with mis-matching arguments for logical block
Kim Kulling [Mon, 4 Jul 2016 20:15:23 +0000 (22:15 +0200)]
Fix resource leaks in unit tests.
Kim Kulling [Mon, 4 Jul 2016 18:19:37 +0000 (20:19 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Mon, 4 Jul 2016 18:19:24 +0000 (20:19 +0200)]
Fix resource leak.
Kim Kulling [Mon, 4 Jul 2016 13:06:58 +0000 (15:06 +0200)]
Merge pull request #931 from cmdrf/update-melange-sdk
C4D Support: Update to Newest Melange SDK
Kim Kulling [Mon, 4 Jul 2016 13:00:13 +0000 (15:00 +0200)]
Merge pull request #932 from r-chris/make-zlib-optional
Allowing to enable building of zlib manually through CMake option.
Fabian Herb [Fri, 1 Jul 2016 15:08:28 +0000 (17:08 +0200)]
Fix identation
Fabian Herb [Fri, 1 Jul 2016 15:02:54 +0000 (17:02 +0200)]
More whitespace consistency
Fabian Herb [Fri, 1 Jul 2016 14:57:45 +0000 (16:57 +0200)]
CMake: whitespace consistency, variable naming
cmdrf [Fri, 1 Jul 2016 12:50:46 +0000 (14:50 +0200)]
Update to latest Melange SDK
Kim Kulling [Wed, 29 Jun 2016 23:02:32 +0000 (01:02 +0200)]
Merge pull request #929 from assimp/feature/issue_922
CMake: use CMAKE_CURRENT_LIST_DIR instead of CmakeSourceDir.
Kim Kulling [Wed, 29 Jun 2016 22:42:08 +0000 (00:42 +0200)]
CMake: use CMAKE_CURRENT_LIST_DIR instead of CmakeSourceDir.
Kim Kulling [Tue, 28 Jun 2016 20:48:58 +0000 (22:48 +0200)]
Merge pull request #923 from tgoulart/fix_ios_build
Fix compilation of iOS static libraries
Kim Kulling [Tue, 28 Jun 2016 20:08:59 +0000 (22:08 +0200)]
Merge pull request #927 from royshil/obj_color_vertices_support
adding support for per-vertex colors in OBJ files.
Kim Kulling [Tue, 28 Jun 2016 11:13:08 +0000 (13:13 +0200)]
OpenDDLParser: latest greatest.
Kim Kulling [Tue, 28 Jun 2016 09:59:20 +0000 (11:59 +0200)]
Unittests: diable broken test.
Kim Kulling [Tue, 28 Jun 2016 09:30:48 +0000 (11:30 +0200)]
another try.
Kim Kulling [Tue, 28 Jun 2016 09:29:51 +0000 (11:29 +0200)]
Fix line break
Kim Kulling [Tue, 28 Jun 2016 09:28:52 +0000 (11:28 +0200)]
Gitter-badge: fix format of the readme-file.
Kim Kulling [Tue, 28 Jun 2016 09:27:41 +0000 (11:27 +0200)]
Merge branch 'gitter-badger-gitter-badge'
Kim Kulling [Tue, 28 Jun 2016 09:26:54 +0000 (11:26 +0200)]
README: put link to gitter badge to right place.
Kim Kulling [Tue, 28 Jun 2016 09:25:04 +0000 (11:25 +0200)]
Static code analysis: fix minor finding.
The Gitter Badger [Tue, 28 Jun 2016 09:15:04 +0000 (09:15 +0000)]
Add Gitter badge
Roy Shilkrot [Tue, 28 Jun 2016 00:08:22 +0000 (20:08 -0400)]
adding support for per-vertex colors.
Thiago Goulart [Fri, 24 Jun 2016 09:17:36 +0000 (02:17 -0700)]
Fix compilation of iOS static libraries.
1. Building for any targets using clang-703.0.31 failed with multiple errors. Using c++11 or c++14 as -std builds successfully.
2. Building for arm64 failed compilation due to duplicate constructors in rapidjson's document.h.
Chris Russ [Wed, 22 Jun 2016 07:38:10 +0000 (17:38 +1000)]
allowing to enable building of zlib manually
Kim Kulling [Mon, 20 Jun 2016 18:30:29 +0000 (20:30 +0200)]
closes https://github.com/assimp/assimp/issues/904: add ai_strtof for
VS2012.
Kim Kulling [Fri, 17 Jun 2016 18:42:19 +0000 (20:42 +0200)]
closes https://github.com/assimp/assimp/issues/918: use correct lib
install name for macos.
Kim Kulling [Tue, 14 Jun 2016 20:54:56 +0000 (22:54 +0200)]
Merge pull request #917 from assimp/feature/new_includes
Feature/new includes
Kim Kulling [Tue, 14 Jun 2016 18:27:40 +0000 (20:27 +0200)]
closes https://github.com/assimp/assimp/issues/911: use correct include
path for unzip, when detected.
Kim Kulling [Tue, 14 Jun 2016 18:27:16 +0000 (20:27 +0200)]
Disable regression test suite: shall be run on a separate branch.
Kim Kulling [Mon, 13 Jun 2016 09:35:11 +0000 (11:35 +0200)]
Merge pull request #908 from Adjective-Object/master
Added 'joint' node type to Collada export
Kim Kulling [Mon, 13 Jun 2016 09:34:34 +0000 (11:34 +0200)]
Merge pull request #916 from likangning93/gltfErrors
Fixed some gltf errors
Kim Kulling [Fri, 10 Jun 2016 23:14:25 +0000 (01:14 +0200)]
Add project root to include.
Kangning Li [Fri, 10 Jun 2016 17:41:59 +0000 (13:41 -0400)]
glTFExporter fixes: spaces to tabs
Kangning Li [Fri, 10 Jun 2016 13:51:35 +0000 (09:51 -0400)]
Merge branch 'master' into gltfErrors
Kangning Li [Fri, 10 Jun 2016 13:49:04 +0000 (09:49 -0400)]
fixed some small bugs in the gltf exporter: byteOffsets in accessors/bufferViews, logic problem with bufferView targets
Kim Kulling [Tue, 7 Jun 2016 19:57:42 +0000 (21:57 +0200)]
Merge pull request #909 from assimp/feature/new_includes
Use new include bracktes.
Kim Kulling [Tue, 7 Jun 2016 09:51:09 +0000 (11:51 +0200)]
Update fast_atof.h
Fix include brackets.
Kim Kulling [Mon, 6 Jun 2016 20:04:29 +0000 (22:04 +0200)]
Use new include bracktes.
Kim Kulling [Mon, 6 Jun 2016 19:38:01 +0000 (21:38 +0200)]
Update regression tests.
Maxwell Huang-Hobbs [Mon, 6 Jun 2016 01:01:27 +0000 (21:01 -0400)]
Added 'joint' node type to Collada export
Kim Kulling [Sun, 5 Jun 2016 20:31:31 +0000 (22:31 +0200)]
Merge pull request #907 from assimp/bugfix/issue_888
Closes issue888: fix compiler warnings for using a gnu-extension
Kim Kulling [Sun, 5 Jun 2016 19:06:05 +0000 (21:06 +0200)]
Closes issue888: fix compiler warnings for using a gnu-extension (
anonymous structs ).
Kim Kulling [Sat, 4 Jun 2016 17:04:06 +0000 (19:04 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Sat, 4 Jun 2016 15:53:51 +0000 (17:53 +0200)]
ColladaParser: add warning when empty semantic will be parsed.
Kim Kulling [Fri, 27 May 2016 08:56:37 +0000 (10:56 +0200)]
Update setup.py
Update url of asset importer lib repo home.
Kim Kulling [Thu, 26 May 2016 14:56:07 +0000 (16:56 +0200)]
Merge pull request #898 from turol/cxx11-refactor
Use C++11 range-based for loops
Kim Kulling [Wed, 25 May 2016 23:18:37 +0000 (01:18 +0200)]
Update regression test results.
Kim Kulling [Wed, 25 May 2016 22:44:29 +0000 (00:44 +0200)]
closes https://github.com/assimp/assimp/issues/892: add own to_string
implementation.
Kim Kulling [Wed, 25 May 2016 22:41:48 +0000 (00:41 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Wed, 25 May 2016 22:41:31 +0000 (00:41 +0200)]
OpenGEX-Importer: remove dead code.
Kim Kulling [Wed, 25 May 2016 09:57:55 +0000 (11:57 +0200)]
Update .travis.yml
Disable osx temporary, I need more time to learn.
Kim Kulling [Wed, 25 May 2016 08:18:24 +0000 (10:18 +0200)]
Update OpenGEXImporter.cpp
Fix compiler warning: remove unused variables.
Kim Kulling [Tue, 24 May 2016 22:58:05 +0000 (00:58 +0200)]
Add std::string header.
Kim Kulling [Tue, 24 May 2016 22:27:16 +0000 (00:27 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Tue, 24 May 2016 22:26:41 +0000 (00:26 +0200)]
std::to_string: add replacement for android build chain.
Turo Lamminen [Sun, 22 May 2016 10:55:47 +0000 (13:55 +0300)]
SplitLargeMeshes: Use C++11 range-based for loop
Turo Lamminen [Sun, 22 May 2016 10:50:29 +0000 (13:50 +0300)]
Unreal: Use C++11 range-based for loop
Turo Lamminen [Sun, 22 May 2016 10:45:50 +0000 (13:45 +0300)]
Raw: Use C++11 range-based for loop
Turo Lamminen [Sun, 22 May 2016 09:58:27 +0000 (12:58 +0300)]
Q3BSP: Use C++11 range-based for loop