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 |
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 |
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 |
Malcolm Tyrrell
|
3deae8760c
|
Optimize FindDegenerates so it doesn't explode
|
2020-11-02 14:43:35 +00:00 |
Kim Kulling
|
7e1a8f09c5
|
more openddl-fixes
|
2020-10-26 21:35:44 +01:00 |
Rahul Sheth
|
b7c6719ed8
|
Fix test builds
|
2020-10-12 16:47:36 -04:00 |
Kim Kulling
|
d676e1a13f
|
closes https://github.com/assimp/assimp/issues/3379: reproduce error of unresolved symbol with static lib
|
2020-10-05 21:37:18 +02:00 |
Kim Kulling
|
09a473ff02
|
fic tests.
|
2020-10-05 19:06:48 +02:00 |
kimkulling
|
b6dde74155
|
adaptions to support hunter
|
2020-10-01 16:35:34 +02:00 |
Kim Kulling
|
b4f79411aa
|
Fix lowrcase names.
|
2020-09-30 11:24:41 +02:00 |
Kim Kulling
|
c591f7de2f
|
make xml parsing more verbose.
|
2020-09-29 21:01:10 +02:00 |
Kim Kulling
|
5653a82a87
|
fix the unittests.
|
2020-09-27 20:20:44 +02:00 |
Kim Kulling
|
d6892b3f58
|
Merge branch 'master' into pugi_xml
|
2020-09-25 21:00:09 +02:00 |
Kim Kulling
|
93ae409e74
|
Merge branch 'pugi_xml' of https://github.com/assimp/assimp into pugi_xml
|
2020-09-22 17:29:49 +02:00 |
Kim Kulling
|
6e91605268
|
reformat.
|
2020-09-22 17:29:46 +02:00 |
kimkulling
|
71f20eaa8a
|
next fixes
|
2020-09-22 15:51:21 +02:00 |
kimkulling
|
8c88526da8
|
fix collada unittests.
|
2020-09-21 16:39:24 +02:00 |
Kim Kulling
|
9e2c4e0cf4
|
Merge branch 'master' into rbsheth_hunter_rapidjson
|
2020-09-14 09:00:11 +02:00 |
Kim Kulling
|
c1f50e116a
|
fix next unittests.
|
2020-09-11 00:46:29 +02:00 |
Kim Kulling
|
be5089ae40
|
Collada: correct parsing of float data in xml nodes.
|
2020-09-02 22:38:19 +02:00 |
Kim Kulling
|
0c05398602
|
xml-parser: ensure that traverse-collectors are only collecting xmlnodes.
|
2020-09-02 21:48:58 +02:00 |
Kim Kulling
|
73fa2cbe88
|
Fix memory handling of xml-nodes in the parser.
|
2020-09-01 21:48:50 +02:00 |
Kim Kulling
|
3c2133a3b9
|
fix node collection for collada xml parsing
|
2020-09-01 07:51:17 +02:00 |
kimkulling
|
0730eebe6f
|
fix collada handling of xml nodes.
|
2020-08-28 16:17:56 +02:00 |
Kim Kulling
|
b7e9595e54
|
fix loop of xml-files.
|
2020-08-28 00:09:51 +02:00 |
Rahul Sheth
|
6b32f34fc2
|
Try disabling C4389 for GTest only for MSVC
|
2020-08-27 17:02:42 -04:00 |
Rahul Sheth
|
b15c111805
|
Try Hunter-based Github Actions
|
2020-08-27 16:55:39 -04:00 |
kimkulling
|
582a8b1887
|
Fix xml-migration bild.
|
2020-08-27 17:05:09 +02:00 |
kimkulling
|
6f77d2e06d
|
Prepare unittest for XmlParser.
|
2020-08-27 17:04:58 +02:00 |
Rahul Sheth
|
5087348a37
|
Build tests and tools with Hunter
|
2020-08-25 11:30:46 -04:00 |
Malcolm Tyrrell
|
962fe7cd4d
|
Oops. Fix string to match restored error text.
|
2020-08-20 15:10:11 +01:00 |
Malcolm Tyrrell
|
8f893e3653
|
Actually, just keep the old behaviour for now.
|
2020-08-20 14:32:15 +01:00 |
Malcolm Tyrrell
|
d7c65c36cd
|
Add unit test for formatting.
|
2020-08-19 11:31:46 +01:00 |
Malcolm Tyrrell
|
e1a0163e7e
|
Make all exceptions available.
|
2020-08-18 18:14:51 +01:00 |
Malcolm Tyrrell
|
974252bd8f
|
Fix two warnings that annoy clang.
|
2020-08-18 10:33:47 +01:00 |
Malcolm Tyrrell
|
a4110a59c5
|
Use runtime error.
|
2020-08-18 10:33:47 +01:00 |