Kim Kulling [Sat, 5 Aug 2017 16:54:17 +0000 (18:54 +0200)]
§
Kim Kulling [Sat, 5 Aug 2017 16:46:56 +0000 (18:46 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Sat, 5 Aug 2017 16:46:34 +0000 (18:46 +0200)]
unzip: latest greatest.
Kim Kulling [Thu, 3 Aug 2017 14:40:32 +0000 (16:40 +0200)]
Merge pull request #1370 from 0xcccc/master
Fix android build issues
Kim Kulling [Thu, 3 Aug 2017 12:58:39 +0000 (14:58 +0200)]
ply-loader: add brackets.
Kim Kulling [Thu, 3 Aug 2017 12:57:48 +0000 (14:57 +0200)]
ply-importer: fix creation of vertex attributes.
Kim Kulling [Wed, 2 Aug 2017 12:24:53 +0000 (14:24 +0200)]
PlyLoader: fix vertex attribute lookup.
Knox Shao [Wed, 2 Aug 2017 11:15:07 +0000 (19:15 +0800)]
Fix android build issues
Kim Kulling [Wed, 2 Aug 2017 09:35:57 +0000 (11:35 +0200)]
closes https://github.com/assimp/assimp/issues/1270: use HasTexture for
texture coordinates.
Kim Kulling [Mon, 31 Jul 2017 12:25:00 +0000 (14:25 +0200)]
cmake cleanup.
Kim Kulling [Sun, 30 Jul 2017 19:21:51 +0000 (21:21 +0200)]
Commandline tool: fix url to project space.
Alexander Gessler [Sat, 29 Jul 2017 22:14:03 +0000 (00:14 +0200)]
Merge pull request #1365 from ihmcrobotics/feature/custom-library-loader
Feature/custom library loader
Kim Kulling [Sat, 29 Jul 2017 14:45:56 +0000 (16:45 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Sat, 29 Jul 2017 14:45:50 +0000 (16:45 +0200)]
Readme: update list of supported file formats.
Kim Kulling [Sat, 29 Jul 2017 13:08:52 +0000 (15:08 +0200)]
Merge pull request #1363 from jamesgk/gltf2
glTF2 export support
Kim Kulling [Sat, 29 Jul 2017 13:07:38 +0000 (15:07 +0200)]
Merge pull request #1364 from pdaehne/master
X3D importer: Workaround for buggy Android NDK (issue #1361)
Kim Kulling [Sat, 29 Jul 2017 13:06:37 +0000 (15:06 +0200)]
Merge pull request #1366 from titorgalaxy/master
Fix install for builds with MSVC compiler and NMake.
<SeanMooreSW@gmail.com> [Sat, 29 Jul 2017 11:45:25 +0000 (07:45 -0400)]
Fix install for builds with MSVC compiler and NMake.
The CMake variable "MSVC" and the related versioned variables indicate that the
Visual Studio compiler is used but when using that compiler and the "NMake
Makefiles JOM" build generator the files it tried to install weren't in the
expected Debug folder.
Kim Kulling [Fri, 28 Jul 2017 20:33:41 +0000 (22:33 +0200)]
CHANGES: add documentation of featureset for 4.0.1
Kim Kulling [Fri, 28 Jul 2017 20:27:36 +0000 (22:27 +0200)]
new release: update to 4.0.1.
Kim Kulling [Fri, 28 Jul 2017 20:23:08 +0000 (22:23 +0200)]
PPdPmdParser: fix compilation for clang.
jamesgk [Thu, 27 Jul 2017 22:18:35 +0000 (15:18 -0700)]
glTF2: Use better mipmap filter defaults
Kim Kulling [Thu, 27 Jul 2017 18:49:54 +0000 (20:49 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Thu, 27 Jul 2017 18:49:49 +0000 (20:49 +0200)]
StreamReader: fix out-of-range exception
Kim Kulling [Thu, 27 Jul 2017 11:31:22 +0000 (13:31 +0200)]
fix build second try
Kim Kulling [Thu, 27 Jul 2017 11:07:26 +0000 (13:07 +0200)]
fix build
Jesper Smith [Wed, 26 Jul 2017 21:44:37 +0000 (16:44 -0500)]
Added javadoc for the JassimpLibraryLoader
jamesgk [Wed, 26 Jul 2017 21:42:22 +0000 (14:42 -0700)]
glTF2: export materials' normal maps
Jesper Smith [Wed, 26 Jul 2017 21:41:09 +0000 (16:41 -0500)]
Provided access to the library loading code to allow custom library loaders
jamesgk [Wed, 26 Jul 2017 21:39:35 +0000 (14:39 -0700)]
glTF2: use opacity for diffuse alpha + alphaMode
The "transparency" attribute is unused in glTF2.
jamesgk [Wed, 26 Jul 2017 21:20:53 +0000 (14:20 -0700)]
glTF2: Fix animation export
Doug Stephen [Wed, 26 Jul 2017 20:48:42 +0000 (15:48 -0500)]
Added missing include to stdlib.h and remove load library call
Patrick Dähne [Wed, 26 Jul 2017 12:14:11 +0000 (14:14 +0200)]
X3D importer: Workaround for buggy Android NDK (issue #1361)
jamesgk [Wed, 26 Jul 2017 00:26:18 +0000 (17:26 -0700)]
Export glTF 2
jamesgk [Thu, 20 Jul 2017 17:59:21 +0000 (10:59 -0700)]
Compile with glTF2 export option (currently same as glTF1 output)
jamesgk [Wed, 19 Jul 2017 20:21:43 +0000 (13:21 -0700)]
glTF: start fork of files used in export, for glTF2
Kim Kulling [Tue, 25 Jul 2017 07:46:54 +0000 (09:46 +0200)]
unittests: fix build.
Kim Kulling [Tue, 25 Jul 2017 07:38:35 +0000 (09:38 +0200)]
unittests: add missing include to utProfiler.
Kim Kulling [Tue, 25 Jul 2017 07:37:28 +0000 (09:37 +0200)]
unittests: fix the build again.
Kim Kulling [Tue, 25 Jul 2017 06:54:29 +0000 (08:54 +0200)]
Profiler: fix invalid using statement.
Kim Kulling [Mon, 24 Jul 2017 22:00:43 +0000 (00:00 +0200)]
Profiler: add a unittest.
Alexander Gessler [Sat, 22 Jul 2017 23:57:57 +0000 (01:57 +0200)]
Merge pull request #1355 from RodrigoFigueroaM/patch-1
Added support for python3
Alexander Gessler [Sat, 22 Jul 2017 23:56:22 +0000 (01:56 +0200)]
Merge pull request #1359 from sacereda/profilerLogging
Elapsed seconds not shown correctly
Alexander Gessler [Sat, 22 Jul 2017 23:55:40 +0000 (01:55 +0200)]
Merge pull request #1358 from sacereda/optimizeMeshes
Low performance in OptimizeMeshesProcess with huge number of meshes
Sergio Acereda [Sat, 22 Jul 2017 21:30:36 +0000 (23:30 +0200)]
Elapsed seconds not shown correctly
Sergio Acereda [Sat, 22 Jul 2017 21:28:55 +0000 (23:28 +0200)]
Low performance in OptimizeMeshesProcess::ProcessNode with huge number of aiMeshes
Kim Kulling [Fri, 21 Jul 2017 17:45:49 +0000 (19:45 +0200)]
Merge pull request #1356 from assimp/fix_osx_travis
travis: check if cmake is installed with brew.
Kim Kulling [Fri, 21 Jul 2017 17:10:32 +0000 (19:10 +0200)]
travis: next try.
Kim Kulling [Fri, 21 Jul 2017 16:58:55 +0000 (18:58 +0200)]
travis: fix dev/null access.
Kim Kulling [Fri, 21 Jul 2017 16:55:25 +0000 (18:55 +0200)]
travis: fix brew ls command.
Kim Kulling [Fri, 21 Jul 2017 12:37:42 +0000 (14:37 +0200)]
travis: add next missing selicolon.
Kim Kulling [Fri, 21 Jul 2017 11:21:31 +0000 (13:21 +0200)]
travis: add missing semicolon in if-then statement.
Kim Kulling [Fri, 21 Jul 2017 10:36:10 +0000 (12:36 +0200)]
travis: add missing semicolons.
Kim Kulling [Fri, 21 Jul 2017 10:03:09 +0000 (12:03 +0200)]
travis: check if cmake is installed with brew.
rodrigo figueroa [Fri, 21 Jul 2017 05:48:07 +0000 (22:48 -0700)]
Added support for python3
When using python3 and running any of the provided scripts I get:
NameError: name 'unicode' is not defined. Python3 does not have unicode. Using try-except method helps to support python3
Kim Kulling [Thu, 20 Jul 2017 16:48:32 +0000 (18:48 +0200)]
Merge pull request #1352 from sacereda/master
not compiling when using ASSIMP_DOUBLE_PRECISION
Sergio Acereda [Wed, 19 Jul 2017 12:05:54 +0000 (14:05 +0200)]
not compiling when using ASSIMP_DOUBLE_PRECISION
Kim Kulling [Tue, 18 Jul 2017 18:53:47 +0000 (20:53 +0200)]
unittests: fix typo.
Kim Kulling [Tue, 18 Jul 2017 18:42:55 +0000 (20:42 +0200)]
unittests: fix version test.
Kim Kulling [Tue, 18 Jul 2017 17:03:26 +0000 (19:03 +0200)]
Update CHANGES
Kim Kulling [Tue, 18 Jul 2017 17:02:47 +0000 (19:02 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Tue, 18 Jul 2017 17:02:08 +0000 (19:02 +0200)]
Update version.
Kim Kulling [Tue, 18 Jul 2017 15:03:45 +0000 (17:03 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Tue, 18 Jul 2017 15:02:21 +0000 (17:02 +0200)]
PlyLoader: fix out of bound access.
Kim Kulling [Mon, 17 Jul 2017 09:23:29 +0000 (11:23 +0200)]
Merge pull request #1350 from Madrich/master
Some fixes
Madrich [Mon, 17 Jul 2017 07:42:26 +0000 (09:42 +0200)]
Fix Collada export image tag
Fix compiler double issues
Madrich [Mon, 17 Jul 2017 07:07:41 +0000 (09:07 +0200)]
Merge pull request #13 from assimp/master
Update fork
Kim Kulling [Sat, 15 Jul 2017 23:02:33 +0000 (01:02 +0200)]
fix compiler warnings.
Kim Kulling [Sat, 15 Jul 2017 18:55:57 +0000 (20:55 +0200)]
Merge pull request #1347 from rickomax/master
Fixed many FBX bugs
rickomax [Sat, 15 Jul 2017 14:22:14 +0000 (11:22 -0300)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Sat, 15 Jul 2017 09:08:59 +0000 (11:08 +0200)]
Merge pull request #1345 from jamesgk/master
Use unique node names when loading Collada files
Kim Kulling [Sat, 15 Jul 2017 09:08:08 +0000 (11:08 +0200)]
Merge pull request #1338 from pdaehne/master
X3D importer: Support for binary X3D files
rickomax [Sat, 15 Jul 2017 03:27:33 +0000 (00:27 -0300)]
Fixed many FBX bugs
Fixed a bug where FBX loader won´t load embedded textures that don´t have the Content data filled. Some FBX files only fill this data once, so any embedded texture with the same source filename, should use the pre-loaded data.
Fixed another bug where FBX Texture "Filename" field came different than on some files than the one defined by the code. One suggestion is load all properties by the case-insensitive function created.
Added the "AI_CONFIG_IMPORT_FBX_SEARCH_EMBEDDED_TEXTURES" flag to tell the importer to load embedded texture data from already loaded ones.
jamesgk [Fri, 14 Jul 2017 18:42:55 +0000 (11:42 -0700)]
Use unique node names when loading Collada files
Kim Kulling [Wed, 12 Jul 2017 19:28:37 +0000 (21:28 +0200)]
Merge pull request #1337 from terziman/master
Added support for metadata in assbin format
Patrick Dähne [Wed, 12 Jul 2017 18:48:49 +0000 (20:48 +0200)]
X3D importer: Fixed iterator on MSVC 2015
Kim Kulling [Wed, 12 Jul 2017 18:35:50 +0000 (20:35 +0200)]
update python readme.
Patrick Dähne [Wed, 12 Jul 2017 17:57:10 +0000 (19:57 +0200)]
X3D importer: Fixed problems with auto, override and regex on older compilers
Patrick Dähne [Tue, 11 Jul 2017 19:32:47 +0000 (21:32 +0200)]
X3D importer: Fixed missing header file
Patrick Dähne [Tue, 11 Jul 2017 17:41:24 +0000 (19:41 +0200)]
X3D importer: Fixed path handling
Patrick Dähne [Tue, 11 Jul 2017 17:28:40 +0000 (19:28 +0200)]
X3D importer: Implemented support for binary X3D files
Leo Terziman [Tue, 11 Jul 2017 16:15:56 +0000 (18:15 +0200)]
Fixed bug in assbin metadata export when no metadata are defined
Leo Terziman [Tue, 11 Jul 2017 15:39:36 +0000 (17:39 +0200)]
Added support for metadata in assbin format
Kim Kulling [Tue, 11 Jul 2017 08:42:10 +0000 (10:42 +0200)]
Collada: add workaround to deal with polygon with holes .
Kim Kulling [Mon, 10 Jul 2017 11:39:29 +0000 (13:39 +0200)]
closes https://github.com/assimp/assimp/issues/1335: use correct path
for compilers.
Kim Kulling [Sun, 9 Jul 2017 20:17:35 +0000 (22:17 +0200)]
Fix compiler warnings + one review finding.
Kim Kulling [Fri, 7 Jul 2017 16:38:51 +0000 (18:38 +0200)]
Merge pull request #1334 from assimp/x_deals_with_lines
X-Importer: make it deal with lines.
Kim Kulling [Fri, 7 Jul 2017 14:34:08 +0000 (16:34 +0200)]
X-Importer: make it deal with lines.
Kim Kulling [Thu, 6 Jul 2017 06:34:55 +0000 (08:34 +0200)]
Merge pull request #1333 from gongminmin/master
Remove std functions deprecated by C++11.
Minmin Gong [Wed, 5 Jul 2017 00:01:03 +0000 (17:01 -0700)]
Remove std functions deprecated by C++11.
Kim Kulling [Sat, 1 Jul 2017 08:42:47 +0000 (10:42 +0200)]
add missing coverity token.
Kim Kulling [Wed, 28 Jun 2017 20:13:49 +0000 (22:13 +0200)]
closes https://github.com/assimp/assimp/issues/1320: check if all
exporters are disabled.
Kim Kulling [Wed, 28 Jun 2017 20:09:53 +0000 (22:09 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Wed, 28 Jun 2017 20:09:20 +0000 (22:09 +0200)]
Merge pull request #1318 from rspencer01/master
Fixes parameters to pyassimp.load
Kim Kulling [Wed, 28 Jun 2017 20:08:44 +0000 (22:08 +0200)]
Merge pull request #1322 from assimp/issue_1319
closes https://github.com/assimp/assimp/issues/1319: fix build without
Kim Kulling [Wed, 28 Jun 2017 20:08:20 +0000 (22:08 +0200)]
fix review findings.,
Kim Kulling [Wed, 28 Jun 2017 18:26:15 +0000 (20:26 +0200)]
add missing coverity scan token.
Kim Kulling [Wed, 28 Jun 2017 18:11:13 +0000 (20:11 +0200)]
fix unittests.
Kim Kulling [Tue, 27 Jun 2017 11:26:36 +0000 (13:26 +0200)]
Merge pull request #1323 from vkovalev123/master
Fixed texture bug due simultaneously using 'usemtl' and 'usemap' attr…
Vitaly Kovalev [Tue, 27 Jun 2017 10:52:43 +0000 (13:52 +0300)]
Fixed texture bug due simultaneously using 'usemtl' and 'usemap' attributes
Signed-off-by: Vitaly Kovalev <vkovalev@gkmsoft.ru>