kovacsv
|
37ba067839
|
Revert back test, because the new one revealed an undefined behavior error.
|
2021-08-24 09:09:35 +02:00 |
kovacsv
|
0590a39159
|
Fix M3D import crash and memory leak.
The same default material pointer was assigned to all the materials in the scene, so poor destructor tried to free the same pointer multiple times.
|
2021-08-24 07:26:20 +02:00 |
kimmi
|
38dcd3583c
|
Fix compiler warnings: comparison signed unsigned.
|
2021-08-20 20:20:47 +02:00 |
kimmi
|
c396bc78b1
|
closes https://github.com/assimp/assimp/issues/3951: Use using directive to define type.
|
2021-08-20 19:40:04 +02:00 |
Krishty
|
758116b083
|
removed trailing spaces and tabs from source and text
This commit ignores the “contrib” folder in order to prevent merge conflicts in dependencies, should these be updated via git.
|
2021-07-29 13:28:51 +02:00 |
RichardTea
|
bff1d012bd
|
Read matrix and input (shared) correctly
<matrix> may have leading and trailing whitespace
<input/> set attribute is unsigned. It is also optional, default 0
|
2021-07-13 16:50:09 +01:00 |
Aaron Gokaslan
|
8e3a159141
|
Merge branch 'master' into clang-tidy-perf-fixes
|
2021-06-23 10:10:28 -04:00 |
Aaron Gokaslan
|
94c3abd841
|
Apply various performance fixes from clang-tidy
|
2021-06-22 12:27:15 -04:00 |
RichardTea
|
985f3ee665
|
Fix glTFv2 texcoord/uv mapping
Use the standard property to indicate the UV map index
|
2021-06-14 15:11:41 +01:00 |
RichardTea
|
fb039bb9eb
|
Add glTFv2 Clearcoat import/export tests
Uses Clearcoat model from Khronos
|
2021-06-14 15:11:41 +01:00 |
RichardTea
|
4a66ec25d0
|
Standardise Clearcoat, Sheen and Transmission
Also cleanup glTFv2 defaults, don't import/export if disabled
|
2021-06-14 15:11:41 +01:00 |
RichardTea
|
4476352882
|
First pass at simplifying glTFv2 PBR
Removed 'core' set of GLTF-specific properties
|
2021-06-14 15:11:41 +01:00 |
Kim Kulling
|
e01a6b4276
|
Add xml doc.
|
2021-05-18 21:15:48 +02:00 |
Kim Kulling
|
3f5c3eb38c
|
Delete dna.txt
|
2021-05-05 15:11:36 +02:00 |
Kim Kulling
|
067993d607
|
Delete dae.dae
|
2021-05-05 15:11:20 +02:00 |
Kim Kulling
|
0aadd8a3f9
|
Delete spiderExport.stl
|
2021-05-05 15:10:59 +02:00 |
Kim Kulling
|
d1991ad949
|
Delete AssimpLog_Cpp.txt
|
2021-05-05 15:10:50 +02:00 |
Kim Kulling
|
e683c6eef9
|
Delete testExport.stl
|
2021-05-05 15:10:30 +02:00 |
Kim Kulling
|
9395322e56
|
Delete AssimpLog_C.txt
|
2021-05-05 15:10:22 +02:00 |
kkulling
|
2a6b84c8ea
|
- closes https://github.com/assimp/assimp/issues/3830
- Fix rgba2hex
- Add tests
|
2021-05-05 14:43:51 +02:00 |
Krishty
|
930cc25c0e
|
fixed version string test
|
2021-04-19 09:51:44 +02:00 |
Scott Baldric
|
31e8042071
|
Renaming PI to aiPi.
|
2021-04-05 09:59:22 -05:00 |
Malcolm Tyrrell
|
8d86bcf0fb
|
Also check member
|
2021-03-15 16:32:17 +00:00 |
Malcolm Tyrrell
|
57652a9084
|
Version is strictly a string
|
2021-03-15 16:27:50 +00:00 |
Kim Kulling
|
6c89631581
|
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
2021-03-09 21:08:28 +01:00 |
Kim Kulling
|
c669c8f1eb
|
Merge branch 'master' into update_copyrights
|
2021-02-28 12:18:41 +01:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Kim Kulling
|
888415246e
|
Merge branch 'master' into issue_2195_draco
|
2021-02-08 11:52:54 +01:00 |
Kim Kulling
|
6b7b1caa06
|
Merge branch 'master' into fix_gcc_compiler_warning
|
2021-02-05 21:59:21 +01:00 |
Kim Kulling
|
6f759474bc
|
Merge branch 'issue_3564' of https://github.com/assimp/assimp into issue_3564
|
2021-02-05 21:45:53 +01:00 |
Kim Kulling
|
710f1d17d4
|
RapidJSon: Upgrade to latest greatest
|
2021-02-05 21:45:37 +01:00 |
Kim Kulling
|
0e941c2478
|
Merge branch 'master' into issue_3564
|
2021-02-05 20:45:18 +01:00 |
Kim Kulling
|
6784427287
|
Workaround: disable test which cause undefined behaviour.
|
2021-02-05 20:44:39 +01:00 |
kimkulling
|
4207c97c17
|
Fix compiler warning: warning: argument to ... call is the same expression as the source
|
2021-02-05 20:01:57 +01:00 |
Kim Kulling
|
5fbbba2fac
|
Merge branch 'master' into issue_2195_draco
|
2021-01-31 16:02:57 +01:00 |
contriteobserver
|
5a8e00b219
|
Merge branch 'master' into SignCompareFix
|
2021-01-30 16:57:22 -08:00 |
contriteobserver
|
c86dcbe1a8
|
cleaned up sign-compare unittest build warnings
addresses issue #3624
|
2021-01-30 16:49:32 -08:00 |
Kim Kulling
|
79eb9ecc86
|
Update all minimum cmake req to 3.10
|
2021-01-29 21:05:46 +01:00 |
Kim Kulling
|
79a442f95d
|
Fixes a mem leak in aiMetadata::Set
|
2021-01-29 20:25:02 +01:00 |
RichardTea
|
26ce6ba4f6
|
draco unit test when draco disabled
Should not load the draco file
|
2021-01-27 10:25:56 +00:00 |
RichardTea
|
dde7605158
|
Implement draco decoding
|
2021-01-26 16:08:12 +00:00 |
RichardTea
|
3a7d0f5656
|
Add Draco to cmakelists
Initial pass. Not yet used.
Add Draco library to assimp build and link
|
2021-01-26 15:58:14 +00:00 |
RichardTea
|
7c9cddf786
|
Draco test file
2CylinderEngine from https://github.com/KhronosGroup/glTF-Sample-Models
|
2021-01-15 17:25:36 +00:00 |
JacksonM8
|
3eed6fa006
|
Remove relative pathing in target_sources() as per CMP0076
|
2021-01-07 01:23:41 +10:30 |
Malcolm Tyrrell
|
19af3f0d31
|
Swap the meaning using the out_mat property.
|
2020-12-02 16:59:29 +00:00 |
Malcolm Tyrrell
|
f7be3048de
|
New 3ds Max PBR Materials in FBX
|
2020-12-01 12:05:42 +00:00 |
Kim Kulling
|
db7e594221
|
Merge branch 'master' into findDegeneratesOptimization
|
2020-11-14 12:32:57 +01:00 |
Kim Kulling
|
75818f26eb
|
closes https://github.com/assimp/assimp/issues/3187
Do not use pthread for android
|
2020-11-11 21:13:17 +01:00 |
Malcolm Tyrrell
|
a68f78ab94
|
C++11
|
2020-11-02 15:03:17 +00:00 |
Malcolm Tyrrell
|
75570307d6
|
Remove unneeded line
|
2020-11-02 14:50:20 +00:00 |