René Martin
3001d88172
Merge branch 'master' into x3d_pugi_migration
2021-09-07 15:04:08 +02:00
Kim Kulling
6db142ee51
Merge branch 'x3d_pugi_migration' of https://github.com/assimp/assimp into x3d_pugi_migration
2021-06-10 23:36:47 +02:00
Kim Kulling
ebb9b1b2af
Next iteration
2021-06-10 23:36:07 +02:00
Kim Kulling
d33cf1dc0c
Merge branch 'master' into x3d_pugi_migration
2021-06-06 16:06:08 +02:00
Kim Kulling
a3b3ab1d44
Merge pull request #3941 from assimp/issue_3767
...
update pugi_xml to 1.11
2021-06-03 23:42:08 +02:00
Kim Kulling
bf0f8d4c1b
Update pugiconfig.hpp
2021-06-03 23:29:53 +02:00
Kim Kulling
cc912f09f7
update pugi_xml to 1.11
2021-06-03 23:16:20 +02:00
Kim Kulling
d2da600d08
Merge pull request #3940 from assimp/kimkulling-issue_3887
...
Use correct attribute name
2021-06-03 23:07:40 +02:00
Kim Kulling
b4fc41bc09
Use corret attribute name
...
- closes https://github.com/assimp/assimp/issues/3887
2021-06-03 22:52:10 +02:00
Kim Kulling
d600b45cd2
Merge branch 'x3d_pugi_migration' of https://github.com/assimp/assimp into x3d_pugi_migration
2021-06-03 22:21:10 +02:00
Kim Kulling
f28331b202
Merge pull request #3939 from assimp/kimkulling-issue_3872
...
Update unity plugin to trilib2
2021-06-03 20:58:21 +02:00
Kim Kulling
3a32612b71
Add skipping of unused nodes.
2021-06-03 20:55:31 +02:00
Kim Kulling
84a2e1fc92
Update unity plugin to trilib2
...
- closes https://github.com/assimp/assimp/issues/3872
2021-06-03 20:43:37 +02:00
Kim Kulling
d4199ee968
Merge pull request #3903 from ogjamesfranco/cached_output_directory_vars
...
Change the Assimp output directory vars to cached vars
2021-06-03 10:47:15 +02:00
Kim Kulling
dd3d03a4ae
Merge branch 'master' into cached_output_directory_vars
2021-06-03 10:31:57 +02:00
Kim Kulling
c04759ccc4
Merge pull request #3922 from Evangel63/master
...
Fix bug in aiMetadata constructor that overwrites an array of one of …
2021-05-29 16:06:43 +02:00
Kim Kulling
8f18820bb2
Merge branch 'master' into master
2021-05-29 15:47:24 +02:00
Kim Kulling
9be76c1ba5
Merge pull request #3929 from TinyTinni/issue_3711
...
Fix non skipped CR in header parsing for binary PLY
2021-05-29 09:29:16 +02:00
Kim Kulling
09bb79c68a
Merge branch 'master' into issue_3711
2021-05-29 08:39:18 +02:00
Matthias Möller
7534b149cf
fix non skipped CR in header parsing
2021-05-28 15:28:35 +02:00
Kim Kulling
1f6fe4b5ad
Merge pull request #3927 from assimp/kimkulling-update-fr-template
...
Update feature_request.md
2021-05-28 10:51:07 +02:00
Kim Kulling
2559befaca
Update feature_request.md
...
- Add label Feature-Request
2021-05-28 10:26:03 +02:00
Kim Kulling
c6c7e84c00
Merge pull request #3926 from assimp/kimkulling-update-bug_template
...
Update bug_report.md
2021-05-28 09:49:00 +02:00
Kim Kulling
3c51ff771c
Update bug_report.md
...
- Add the bug label
- Make platform config more easy
2021-05-28 09:34:03 +02:00
Kim Kulling
2b8a06340c
Merge pull request #3925 from assimp/kimkulling-tectdebt_add_label
...
Update tech_debt.md
2021-05-28 09:32:10 +02:00
Kim Kulling
919ae69fe8
Update tech_debt.md
2021-05-28 08:44:40 +02:00
Kim Kulling
eadffe8e3a
Merge pull request #3923 from assimp/kimkulling-tech_debt_template
...
Create tech_debt.md
2021-05-27 17:54:03 +02:00
Kim Kulling
59467b204a
Create tech_debt.md
2021-05-27 15:50:28 +02:00
Kim Kulling
15bdc09863
Merge pull request #3917 from Nodrev/fix-gcc4.9-compilation
...
Fix gcc4.9 compilation
2021-05-27 15:46:22 +02:00
Kim Kulling
70cc1630fa
Merge branch 'master' into fix-gcc4.9-compilation
2021-05-27 15:25:01 +02:00
Kim Kulling
57b1040a0c
Merge pull request #3894 from crud89/master
...
Add export property to control blob names.
2021-05-27 15:16:01 +02:00
Kim Kulling
48e99d2e0a
Merge branch 'master' into master
2021-05-27 10:45:36 +02:00
Kim Kulling
64d5f21627
Merge pull request #3912 from dlyr/fix-fov-doc
...
Fix camera fov comment since full fov is stored
2021-05-27 10:41:01 +02:00
Kim Kulling
7258441153
Merge branch 'master' into fix-fov-doc
2021-05-27 10:26:20 +02:00
Carsten Rudolph
c33a4b2634
Fixed base name check.
2021-05-27 10:10:55 +02:00
Carsten Rudolph
0905252833
Merge branch 'master' into master
2021-05-27 09:45:17 +02:00
Evangel63
c557cf970a
Merge branch 'master' into master
2021-05-27 17:37:06 +10:00
Kim Kulling
ce0f696c71
Merge pull request #3896 from JC3/patch-1
...
[Logger] Log a notification instead of silently dropping long log messages.
2021-05-27 09:10:13 +02:00
Kim Kulling
aa8d746dc3
Merge branch 'master' into patch-1
2021-05-27 08:35:29 +02:00
Evangel63
f6b9e93e24
Merge branch 'master' into master
2021-05-27 12:42:46 +10:00
Kim Kulling
29e5f5fed1
Merge branch 'master' into master
2021-05-26 13:18:04 +02:00
Kim Kulling
d4fb6847d8
Merge pull request #3878 from krishty/less-string-bloat
...
Less string bloat
2021-05-26 13:09:18 +02:00
Kim Kulling
b59db55b8c
Merge branch 'master' into less-string-bloat
2021-05-26 12:14:08 +02:00
Evangel
2f4fba0703
Static cast i back to unsigned int because MSVC complains otherwise.
...
i will never be bigger than an unsigned int since that's what mNumProperties is to begin with.
2021-05-26 19:11:19 +10:00
Evangel
5468dd667e
Fix bug in aiMetadata constructor that overwrites an array of one of aiString, aiVector3D, or aiMetadata with the first entry
...
aiMetadata copy constructor calls aiMetadata::Get on the copied from aiMetadata using the const aiString &key version. When
this is called on the metadata of an array type, this overwrites all entries with the first entry. This is due to the key
of all entries in an array being the name of the array. ie, in a glTF2 file with an extension:
"Extension" : [
"Value1",
"Value2",
"Value3"
]
the aiMetadata struct for the "Extension" entry will have 3 entries with key/value pairs as:
"Extension"/"Value1"
"Extension"/"Value2"
"Extension"/"Value3"
So when the copy constructor calls the key based aiMetadata::Get, it will find "Value1" for all three entries.
This change simply replaces the key based aiMetadata::Get with the index based aiMetadata::Get
2021-05-26 18:36:56 +10:00
Kim Kulling
6f24e873b3
Merge pull request #3893 from thomasbiang/wangyi_basisu
...
Support basis universal to GLTF2 format
2021-05-25 17:28:19 +02:00
Kim Kulling
6b8a00dfa1
Merge branch 'master' into wangyi_basisu
2021-05-25 17:17:07 +02:00
Kim Kulling
743b87883e
Merge pull request #3883 from ms-maxvollmer/importer_fixes_followup
...
Follow up to PR #3787
2021-05-25 16:27:32 +02:00
Kim Kulling
b5e54e4d3b
Merge branch 'master' into wangyi_basisu
2021-05-25 16:17:29 +02:00
Kim Kulling
faeae27923
Merge branch 'master' into importer_fixes_followup
2021-05-25 16:15:09 +02:00