platform/upstream/assimp.git
7 years agoC++11-Combat: last replacements of std::to_string.
Kim Kulling [Sat, 15 Oct 2016 19:30:02 +0000 (21:30 +0200)]
C++11-Combat: last replacements of std::to_string.

7 years agoC++11-combat: replace more std::to_string by assimp-specific to_string
Kim Kulling [Sat, 15 Oct 2016 19:25:16 +0000 (21:25 +0200)]
C++11-combat: replace more std::to_string by assimp-specific to_string

7 years agoC++11: Replace std::to_string by assimp-specific implementation.
Kim Kulling [Sat, 15 Oct 2016 18:36:51 +0000 (20:36 +0200)]
C++11: Replace std::to_string by assimp-specific implementation.

7 years agoMerge pull request #1033 from ashdnazg/fix_mingw
Kim Kulling [Sat, 15 Oct 2016 05:51:19 +0000 (07:51 +0200)]
Merge pull request #1033 from ashdnazg/fix_mingw

Fix mingw build (mingw supports stat64 nowadays)

7 years agofix mingw build (mingw supports stat64 nowadays)
Eshed [Sat, 15 Oct 2016 00:52:50 +0000 (03:52 +0300)]
fix mingw build (mingw supports stat64 nowadays)

7 years agoMerge pull request #1029 from samitc/master
Kim Kulling [Tue, 11 Oct 2016 11:48:24 +0000 (13:48 +0200)]
Merge pull request #1029 from samitc/master

fix bug when reading strings in quote in MD5 models

7 years agofix bug when reading strings in quote in MD5 models
amit512 [Tue, 11 Oct 2016 10:04:41 +0000 (13:04 +0300)]
fix bug when reading strings in quote in MD5 models

7 years agoMerge pull request #1026 from ascandal/feature/gltf-skins-animation
Kim Kulling [Mon, 10 Oct 2016 20:20:10 +0000 (22:20 +0200)]
Merge pull request #1026 from ascandal/feature/gltf-skins-animation

glTF skinning animation

7 years agoMerge pull request #1027 from corporateshark/master
Kim Kulling [Mon, 10 Oct 2016 17:39:40 +0000 (19:39 +0200)]
Merge pull request #1027 from corporateshark/master

Fixed: unzip.h was still included even if the D3MF importer is disabled

7 years agoFixed: unzip.h was still included even if the D3MF importer is disabled
Sergey Kosarevsky [Mon, 10 Oct 2016 15:58:06 +0000 (17:58 +0200)]
Fixed: unzip.h was still included even if the D3MF importer is disabled

7 years agoMerge pull request #1025 from smalcom/issue_768
Kim Kulling [Sun, 9 Oct 2016 16:09:19 +0000 (18:09 +0200)]
Merge pull request #1025 from smalcom/issue_768

Issue 768

7 years agotry to find root joint node for skeleton
Angelo Scandaliato [Sun, 9 Oct 2016 02:18:13 +0000 (19:18 -0700)]
try to find root joint node for skeleton

7 years agoUpdate setup script.
Kim Kulling [Sat, 8 Oct 2016 23:32:31 +0000 (01:32 +0200)]
Update setup script.

7 years agofix bug when exporting mRotationKeys data
Angelo Scandaliato [Sat, 8 Oct 2016 22:36:01 +0000 (15:36 -0700)]
fix bug when exporting mRotationKeys data

7 years agoadd skeleton and mesh to node containing the mesh
Angelo Scandaliato [Sat, 8 Oct 2016 22:34:00 +0000 (15:34 -0700)]
add skeleton and mesh to node containing the mesh

7 years agodeleted code/MakeFile and added to .gitignore
Angelo Scandaliato [Sat, 8 Oct 2016 22:23:59 +0000 (15:23 -0700)]
deleted code/MakeFile and added to .gitignore

7 years ago[F] Checking directive name with start from symbol 'm'. And checking argument of...
Alexandr Arutjunov [Fri, 7 Oct 2016 13:40:51 +0000 (16:40 +0300)]
[F] Checking directive name with start from symbol 'm'. And checking argument of 'mtllib'.

7 years agoMerge pull request #1021 from smalcom/export_x3d
Kim Kulling [Fri, 7 Oct 2016 11:05:02 +0000 (13:05 +0200)]
Merge pull request #1021 from smalcom/export_x3d

Export x3d

7 years agoMerge pull request #1024 from ascandal/feature/glTF-animations
Kim Kulling [Fri, 7 Oct 2016 08:30:42 +0000 (10:30 +0200)]
Merge pull request #1024 from ascandal/feature/glTF-animations

Export glTF node animations

7 years agoremoved obsolete commented out code
Angelo Scandaliato [Fri, 7 Oct 2016 07:26:08 +0000 (00:26 -0700)]
removed obsolete commented out code

7 years agoremoved cout debugging statements and older ExportSkins function
Angelo Scandaliato [Fri, 7 Oct 2016 06:57:16 +0000 (23:57 -0700)]
removed cout debugging statements and older ExportSkins function

7 years agoexport vertex joint and weight information
Angelo Scandaliato [Fri, 7 Oct 2016 01:59:53 +0000 (18:59 -0700)]
export vertex joint and weight information

7 years agomoved ExportSkins function into ExportMeshes function
Angelo Scandaliato [Thu, 6 Oct 2016 22:18:33 +0000 (15:18 -0700)]
moved ExportSkins function into ExportMeshes function

7 years agoremoved duplicate function for ExportData
Angelo Scandaliato [Thu, 6 Oct 2016 20:01:03 +0000 (13:01 -0700)]
removed duplicate function for ExportData

7 years agoexport inverseBindMatrix Data for skins
Angelo Scandaliato [Thu, 6 Oct 2016 19:56:34 +0000 (12:56 -0700)]
export inverseBindMatrix Data for skins

7 years agoExport Nodes before meshes to avoid issue if node id's are changed
Angelo Scandaliato [Thu, 6 Oct 2016 18:29:09 +0000 (11:29 -0700)]
Export Nodes before meshes to avoid issue if node id's are changed

7 years ago[F] Small doc changes.
Alexandr Arutjunov [Thu, 6 Oct 2016 16:02:37 +0000 (19:02 +0300)]
[F] Small doc changes.

7 years agoMerge pull request #1022 from smalcom/new_models
Kim Kulling [Thu, 6 Oct 2016 15:26:21 +0000 (17:26 +0200)]
Merge pull request #1022 from smalcom/new_models

[+] Few models for AMF and X3D.

7 years ago[*] MSVS2013 do not like constexpr
Alexandr Arutjunov [Thu, 6 Oct 2016 14:49:08 +0000 (17:49 +0300)]
[*] MSVS2013 do not like constexpr

7 years ago[+] Few models for AMF and X3D.
Alexandr Arutjunov [Thu, 6 Oct 2016 14:44:54 +0000 (17:44 +0300)]
[+] Few models for AMF and X3D.

7 years ago[*] Merged fresh master and resolved conflicts.
Alexandr Arutjunov [Thu, 6 Oct 2016 14:12:56 +0000 (17:12 +0300)]
[*] Merged fresh master and resolved conflicts.

7 years ago[+] Export to X3D format.
Alexandr Arutjunov [Thu, 6 Oct 2016 14:04:37 +0000 (17:04 +0300)]
[+] Export to X3D format.

7 years ago[-] Removed unneeded logging.
Alexandr Arutjunov [Thu, 6 Oct 2016 14:04:08 +0000 (17:04 +0300)]
[-] Removed unneeded logging.
[F] Invalid metadata type used in postprocessing.

7 years ago[F] vRows in fact is columns.
Alexandr Arutjunov [Thu, 6 Oct 2016 14:02:09 +0000 (17:02 +0300)]
[F] vRows in fact is columns.
[+] More variants for Decompose.

7 years agoremoved Makefiles and added them to .gitignore
Angelo Scandaliato [Thu, 6 Oct 2016 09:54:49 +0000 (02:54 -0700)]
removed Makefiles and added them to .gitignore

7 years agofixed issues to get node animations working
Angelo Scandaliato [Thu, 6 Oct 2016 09:34:11 +0000 (02:34 -0700)]
fixed issues to get node animations working

7 years agoset bindShapeMatrix to identity
Angelo Scandaliato [Thu, 6 Oct 2016 01:16:32 +0000 (18:16 -0700)]
set bindShapeMatrix to identity

7 years agoadded skins and jointNames
Angelo Scandaliato [Thu, 6 Oct 2016 00:30:02 +0000 (17:30 -0700)]
added skins and jointNames

7 years agofinished first version of extport animation data
Angelo Scandaliato [Wed, 5 Oct 2016 20:32:06 +0000 (13:32 -0700)]
finished first version of extport animation data

7 years agoNew animation file for OpenGEX.
Kim Kulling [Wed, 5 Oct 2016 18:14:42 +0000 (20:14 +0200)]
New animation file for OpenGEX.

7 years agoMerge pull request #1019 from abma/patch-1
Kim Kulling [Wed, 5 Oct 2016 07:56:39 +0000 (09:56 +0200)]
Merge pull request #1019 from abma/patch-1

fix compile warning

7 years agofix compile warning
abma [Wed, 5 Oct 2016 00:07:42 +0000 (02:07 +0200)]
fix compile warning

7 years agoMerge pull request #1018 from johnmaf/bugfix/obj-homogeneous_coords
Kim Kulling [Tue, 4 Oct 2016 21:12:05 +0000 (23:12 +0200)]
Merge pull request #1018 from johnmaf/bugfix/obj-homogeneous_coords

Parse homogeneous vertex coordinates in OBJs

7 years agoMerge pull request #1015 from ascandal/feature/fix-glTF-validator-errors
Kim Kulling [Tue, 4 Oct 2016 21:10:30 +0000 (23:10 +0200)]
Merge pull request #1015 from ascandal/feature/fix-glTF-validator-errors

Fix glTF validator errors

7 years agoMerge pull request #1016 from johnmaf/bugfix/glTF-sort_ptypes
Kim Kulling [Tue, 4 Oct 2016 21:09:16 +0000 (23:09 +0200)]
Merge pull request #1016 from johnmaf/bugfix/glTF-sort_ptypes

Sort by primitive type before exporting as glTF

7 years agoParse homogeneous vertex coordinates in OBJs
John Senneker [Tue, 4 Oct 2016 21:06:31 +0000 (17:06 -0400)]
Parse homogeneous vertex coordinates in OBJs

7 years ago[+] Added few functions for conveniance. Decompose overload.
Alexandr Arutjunov [Tue, 4 Oct 2016 21:01:53 +0000 (00:01 +0300)]
[+] Added few functions for conveniance. Decompose overload.

7 years ago[F] In that place fixed typo in list.
Alexandr Arutjunov [Tue, 4 Oct 2016 21:01:06 +0000 (00:01 +0300)]
[F] In that place fixed typo in list.

7 years ago[F] Fixed type in list.
Alexandr Arutjunov [Tue, 4 Oct 2016 20:58:51 +0000 (23:58 +0300)]
[F] Fixed type in list.
[+] Added function to metadata class for conveniance.
[*] Enumeration AI_INT changed to AI_INT32.

7 years ago[+] Call for X3D exporter.
Alexandr Arutjunov [Tue, 4 Oct 2016 20:55:08 +0000 (23:55 +0300)]
[+] Call for X3D exporter.

7 years agoMerge branch 'master' of https://github.com/assimp/assimp
Kim Kulling [Tue, 4 Oct 2016 16:41:25 +0000 (18:41 +0200)]
Merge branch 'master' of https://github.com/assimp/assimp

7 years agoX3D: Some more reformattings and missing initializations.
Kim Kulling [Tue, 4 Oct 2016 16:40:58 +0000 (18:40 +0200)]
X3D: Some more reformattings and missing initializations.

7 years agocreated the asset writer function for animations export gltf
Angelo Scandaliato [Tue, 4 Oct 2016 14:09:01 +0000 (07:09 -0700)]
created the asset writer function for animations export gltf

7 years agoMerge pull request #1017 from mgerhardy/patch-1
Kim Kulling [Tue, 4 Oct 2016 11:03:33 +0000 (13:03 +0200)]
Merge pull request #1017 from mgerhardy/patch-1

removed BOM

7 years agoremoved BOM
Martin Gerhardy [Tue, 4 Oct 2016 10:45:28 +0000 (12:45 +0200)]
removed BOM

7 years agoSome small format changes for assimp-style :-).
Kim Kulling [Tue, 4 Oct 2016 09:45:08 +0000 (11:45 +0200)]
Some small format changes for assimp-style :-).

7 years agocreated exportAnimation function
Angelo Scandaliato [Tue, 4 Oct 2016 02:29:37 +0000 (19:29 -0700)]
created exportAnimation function

7 years agoSort by primitive type before exporting as glTF
John Senneker [Mon, 3 Oct 2016 21:19:44 +0000 (17:19 -0400)]
Sort by primitive type before exporting as glTF

7 years agoAMF: add missing license info.
Kim Kulling [Mon, 3 Oct 2016 17:24:14 +0000 (19:24 +0200)]
AMF: add missing license info.

7 years agoScene: remove redundant pragma once statement.
Kim Kulling [Mon, 3 Oct 2016 17:23:52 +0000 (19:23 +0200)]
Scene: remove redundant pragma once statement.

7 years agoMerge remote-tracking branch 'upstream/master' into feature/fix-glTF-validator-errors
Angelo Scandaliato [Mon, 3 Oct 2016 16:34:16 +0000 (09:34 -0700)]
Merge remote-tracking branch 'upstream/master' into feature/fix-glTF-validator-errors

7 years agoMerge branch 'master' of https://github.com/assimp/assimp into export_x3d
Alexandr Arutjunov [Mon, 3 Oct 2016 16:14:11 +0000 (19:14 +0300)]
Merge branch 'master' of https://github.com/assimp/assimp into export_x3d

7 years agoMerge pull request #1014 from smalcom/import_x3d
Kim Kulling [Mon, 3 Oct 2016 08:41:52 +0000 (10:41 +0200)]
Merge pull request #1014 from smalcom/import_x3d

Import x3d

7 years agoMerge branch 'import_x3d' into export_x3d
Alexandr Arutjunov [Sun, 2 Oct 2016 19:03:26 +0000 (22:03 +0300)]
Merge branch 'import_x3d' into export_x3d

7 years agoMerge branch 'master' into export_x3d
Alexandr Arutjunov [Sun, 2 Oct 2016 19:03:18 +0000 (22:03 +0300)]
Merge branch 'master' into export_x3d

7 years ago[*] Set float type for constants: less warnings, less type truncations.
Alexandr Arutjunov [Sun, 2 Oct 2016 17:00:57 +0000 (20:00 +0300)]
[*] Set float type for constants: less warnings, less type truncations.

7 years ago[*] Pull fresh data.
Alexandr Arutjunov [Sun, 2 Oct 2016 16:52:24 +0000 (19:52 +0300)]
[*] Pull fresh data.
[F] Using ssize_t is bad idea.

7 years agoMerge branch 'master' into import_x3d
Alexandr Arutjunov [Sun, 2 Oct 2016 14:31:44 +0000 (17:31 +0300)]
Merge branch 'master' into import_x3d

7 years ago[*] Docs and build-files fixes.
Alexandr Arutjunov [Sun, 2 Oct 2016 14:27:13 +0000 (17:27 +0300)]
[*] Docs and build-files fixes.

7 years agoMerge pull request #1011 from smalcom/import_amf
Kim Kulling [Sun, 2 Oct 2016 12:52:00 +0000 (14:52 +0200)]
Merge pull request #1011 from smalcom/import_amf

Import amf

7 years agoMerge pull request #1012 from johnmaf/bugfix/glTF-transparency
Kim Kulling [Sun, 2 Oct 2016 09:52:59 +0000 (11:52 +0200)]
Merge pull request #1012 from johnmaf/bugfix/glTF-transparency

glTF: Read and write transparency values

7 years ago[F] Fixed missed break.
Alexandr Arutjunov [Sun, 2 Oct 2016 00:08:34 +0000 (03:08 +0300)]
[F] Fixed missed break.
[F] Doc changes.
[*] Removed Boost dependency.
[*] Style changes.

7 years ago[F] Fixing checking rule
Alexandr Arutjunov [Sat, 1 Oct 2016 23:28:06 +0000 (02:28 +0300)]
[F] Fixing checking rule

7 years agoupdate change log
Angelo Scandaliato [Sat, 1 Oct 2016 01:09:18 +0000 (18:09 -0700)]
update change log

7 years agoincluded samplers dictionary for textures
Angelo Scandaliato [Sat, 1 Oct 2016 00:23:38 +0000 (17:23 -0700)]
included samplers dictionary for textures

7 years agoMerge branch 'import_amf' into import_x3d
Alexandr Arutjunov [Thu, 29 Sep 2016 23:38:59 +0000 (02:38 +0300)]
Merge branch 'import_amf' into import_x3d

7 years ago[*] Few changes for building using old (or MS) compilers.
Alexandr Arutjunov [Thu, 29 Sep 2016 23:24:24 +0000 (02:24 +0300)]
[*] Few changes for building using old (or MS) compilers.

7 years ago[F] Erasing with constant iterator. Strange that new gcc is allow this.
Alexandr Arutjunov [Thu, 29 Sep 2016 23:12:46 +0000 (02:12 +0300)]
[F] Erasing with constant iterator. Strange that new gcc is allow this.
[*] Few changes for building using old (or MS) compilers.

7 years agoglTF: Read and write transparency values
John Senneker [Thu, 29 Sep 2016 21:44:04 +0000 (17:44 -0400)]
glTF: Read and write transparency values

7 years agoMerge branch 'import_amf' into import_x3d
Alexandr Arutjunov [Thu, 29 Sep 2016 21:30:26 +0000 (00:30 +0300)]
Merge branch 'import_amf' into import_x3d

7 years ago[*] Not all modern compilers is support new C++ feature "using". What the sad?
Alexandr Arutjunov [Thu, 29 Sep 2016 21:03:34 +0000 (00:03 +0300)]
[*] Not all modern compilers is support new C++ feature "using". What the sad?

7 years ago[*] Removed Boost dependency.
Alexandr Arutjunov [Thu, 29 Sep 2016 20:48:41 +0000 (23:48 +0300)]
[*] Removed Boost dependency.

7 years ago[*] Removed Boost dependency.
Alexandr Arutjunov [Thu, 29 Sep 2016 20:38:24 +0000 (23:38 +0300)]
[*] Removed Boost dependency.

7 years ago[F] Header missed.
Alexandr Arutjunov [Thu, 29 Sep 2016 20:19:47 +0000 (23:19 +0300)]
[F] Header missed.

7 years ago[F] Removed UTF-8 BOM
Alexandr Arutjunov [Thu, 29 Sep 2016 20:16:59 +0000 (23:16 +0300)]
[F] Removed UTF-8 BOM

7 years ago[+] X3D importer.
Alexandr Arutjunov [Thu, 29 Sep 2016 15:50:24 +0000 (18:50 +0300)]
[+] X3D importer.

7 years ago[*] Style and doc changes.
Alexandr Arutjunov [Thu, 29 Sep 2016 15:04:31 +0000 (18:04 +0300)]
[*] Style and doc changes.

7 years ago[+] Embedded uncompressed textures support.
Alexandr Arutjunov [Thu, 29 Sep 2016 14:15:21 +0000 (17:15 +0300)]
[+] Embedded uncompressed textures support.
[F] Orphaned textures ID issue.

7 years ago[*] More suitable for array size of which can vary at compilation time.
Alexandr Arutjunov [Thu, 29 Sep 2016 14:13:14 +0000 (17:13 +0300)]
[*] More suitable for array size of which can vary at compilation time.

7 years ago[F] Typo: invalid format hint index.
Alexandr Arutjunov [Thu, 29 Sep 2016 14:11:53 +0000 (17:11 +0300)]
[F] Typo: invalid format hint index.

7 years agofixed issue with texcoordinate bufferview target
Angelo Scandaliato [Thu, 29 Sep 2016 01:50:08 +0000 (18:50 -0700)]
fixed issue with texcoordinate bufferview target

7 years agowork around for indices array in ExportData
Angelo Scandaliato [Wed, 28 Sep 2016 22:56:06 +0000 (15:56 -0700)]
work around for indices array in ExportData

7 years agocalculate and write min and max attributes for accessors
Angelo Scandaliato [Wed, 28 Sep 2016 21:47:15 +0000 (14:47 -0700)]
calculate and write min and max attributes for accessors

7 years agoMerge branch 'master' into import_amf
Alexandr Arutjunov [Wed, 28 Sep 2016 14:51:59 +0000 (17:51 +0300)]
Merge branch 'master' into import_amf

7 years ago[*] Format hint for embedded textures improvement.
Alexandr Arutjunov [Wed, 28 Sep 2016 14:50:17 +0000 (17:50 +0300)]
[*] Format hint for embedded textures improvement.

7 years ago[+] AMF-importer. Also some fixes for modern Assimp.
Alexandr Arutjunov [Wed, 28 Sep 2016 14:49:15 +0000 (17:49 +0300)]
[+] AMF-importer. Also some fixes for modern Assimp.

7 years agoFBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994
Kim Kulling [Wed, 28 Sep 2016 14:16:06 +0000 (16:16 +0200)]
FBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994

7 years agoReadme: move gitter-chat to a more representive place.
Kim Kulling [Wed, 28 Sep 2016 13:52:46 +0000 (15:52 +0200)]
Readme: move gitter-chat to a more representive place.

7 years agoFix some review findings.
Kim Kulling [Tue, 27 Sep 2016 22:06:23 +0000 (00:06 +0200)]
Fix some review findings.

7 years agoOpenGEX: fix some review findings.
Kim Kulling [Tue, 27 Sep 2016 22:06:06 +0000 (00:06 +0200)]
OpenGEX: fix some review findings.