Commit Graph

9112 Commits

Author SHA1 Message Date
Malcolm Tyrrell
19cdfd12df Unit test for internal failures. 2020-08-18 10:33:47 +01:00
Malcolm Tyrrell
b1ed751b83 Provide an API for accessing internal errors. 2020-08-18 10:33:42 +01:00
Kim Kulling
48ec3ef458 Merge pull request #3374 from fuj1n/update_utf8cpp
Update utf8cpp to fix use of C++17 deprecated feature
2020-08-17 21:11:05 +02:00
Arthur (fuj1n) Uzulin
995ab805ff Update utf8cpp to fix use of C++17 deprecated feature 2020-08-17 17:54:48 +10:00
Kim Kulling
51a417ce6f Merge pull request #3372 from lsliegeo/nff_ai_real
NFF importer double precision support
2020-08-16 13:56:33 +02:00
lsliegeo
0d00ff7043 use ai_real instead of float 2020-08-15 14:57:49 +02:00
Kim Kulling
9fc00cbf74 Merge pull request #3369 from assimp/issue_3364
Fix incorrect index
2020-08-11 20:50:11 +02:00
Kim Kulling
1bbae19779 Fix leak 2020-08-11 20:28:12 +02:00
Kim Kulling
b1b9fa94cf Update utStandardShapes.cpp 2020-08-11 20:21:35 +02:00
Kim Kulling
9bad20e99e Add test to CMakeLists 2020-08-11 20:03:30 +02:00
Kim Kulling
45f76f36f3 Add test to CMakeLists 2020-08-11 20:03:23 +02:00
Kim Kulling
153a6efecc Add test 2020-08-11 20:02:14 +02:00
Kim Kulling
729882debb Fix incorrect index
closes https://github.com/assimp/assimp/issues/3364
2020-08-11 19:57:36 +02:00
Kim Kulling
f90bb2ca26 Merge pull request #3363 from malortie/fix-cmake-override-output-path3
Fixed runtime output directory overridden.
2020-08-08 10:54:31 +02:00
Kim Kulling
b3f85613fc Merge branch 'master' into fix-cmake-override-output-path3 2020-08-08 10:42:36 +02:00
Kim Kulling
65265594ba Merge pull request #3362 from assimp/issue_3004
Fix nncorrectly named Assimp .dll
2020-08-08 09:19:53 +02:00
Kim Kulling
fbd9c9651d fix clang detection 2020-08-08 09:06:41 +02:00
Marc-Antoine Lortie
11daed69d3 Fixed overwriting of CMake global output directory variables. 2020-08-07 16:04:39 -04:00
Kim Kulling
30d83d40c1 fix brackets for template in template 2020-08-07 19:15:28 +02:00
kimkulling
29b72fe6d4 fix cmake warning 2020-08-07 16:22:34 +02:00
kimkulling
aaea564cbe closes https://github.com/assimp/assimp/issues/3004 : use prefix when ms_tools were found. 2020-08-07 16:14:44 +02:00
Kim Kulling
4c8b9fb96d Merge pull request #3360 from assimp/issue_2992
closes https://github.com/assimp/assimp/issues/2992: detect double support
2020-08-07 14:41:30 +02:00
kimkulling
13d7fad7f7 closes https://github.com/assimp/assimp/issues/2992: add single or double precision + missing compilers. 2020-08-07 14:23:07 +02:00
Kim Kulling
8504c191db Merge pull request #3356 from qarmin/more_ubsan_flags
Added more undefined sanitizer flags
2020-08-05 20:24:13 +02:00
Kim Kulling
919f730844 Merge branch 'master' into more_ubsan_flags 2020-08-05 19:59:18 +02:00
Kim Kulling
89eb7f889a Merge pull request #3355 from assimp/issue_3353
Fix wrong function defines
2020-08-05 19:56:46 +02:00
Kim Kulling
58bf23be55 Merge branch 'master' into issue_3353 2020-08-05 18:03:26 +02:00
Kim Kulling
b94183376c Fix possible overflow in new. 2020-08-05 17:56:44 +02:00
Kim Kulling
c238508706 Merge pull request #3357 from assimp/issue_3291
Export opacity is 3DS
2020-08-04 21:04:58 +02:00
Kim Kulling
1f348c5fc0 Remove redundant float f 2020-08-04 20:55:29 +02:00
Kim Kulling
aabf12827b fix typo 2020-08-04 17:52:43 +02:00
Kim Kulling
855b47452e Export opacity is 3DS
closes https://github.com/assimp/assimp/issues/3291
2020-08-04 17:41:28 +02:00
Rafał Mikrut
c60373c0ba Merge branch 'master' into more_ubsan_flags 2020-08-03 23:17:53 +02:00
Rafał Mikrut
447805f01a Added more undefined sanitizer flags 2020-08-03 23:12:08 +02:00
Kim Kulling
aa6c35f683 Merge pull request #3350 from MalcolmTyrrell/fbxVersionCheck
FBX Version/Size Check
2020-08-03 21:30:03 +02:00
Kim Kulling
e7ae576614 undo change 2020-08-03 15:54:19 +02:00
Kim Kulling
435bba30dd Move functions into the correct preprocessor branch 2020-08-03 09:30:02 +02:00
Kim Kulling
008e551f8e Merge branch 'master' into fbxVersionCheck 2020-07-31 14:33:21 +02:00
Kim Kulling
ac8a8a5ad4 Merge pull request #3349 from rmstyrczula/fixFbxExportNullptr
FBXExport: Fix crash if scene->mMetaData is null
2020-07-31 14:32:32 +02:00
Malcolm Tyrrell
0282f358a4 Remove unneeded check. 2020-07-31 12:40:17 +01:00
Malcolm Tyrrell
301bae3967 Improve message 2020-07-30 16:37:41 +01:00
Malcolm Tyrrell
eaf0587dd8 FBX Version/Size Check 2020-07-30 14:56:01 +01:00
Ryan Styrczula
3170c3d15c FBXExport: Fix crash if scene->mMetaData is null 2020-07-30 09:21:43 -04:00
Kim Kulling
575ce6136d Merge pull request #3347 from rbsheth/rbsheth_fix_warn
Fixing more build warnings
2020-07-25 19:06:21 +02:00
Rahul Sheth
ad18e365e5 Fixing more warnings 2020-07-24 16:33:36 -04:00
Kim Kulling
6828cf2f03 Merge pull request #3328 from awr1/fix-mingw-priumax
Fix MinGW builds (issues related to pragmas and format strings)
2020-07-24 11:34:25 +02:00
Kim Kulling
c7a9ef30cc Merge branch 'master' into fix-mingw-priumax 2020-07-24 11:14:15 +02:00
Kim Kulling
e8cbc0928e Merge pull request #3346 from assimp/fix_compiler_warnings
Fix warning: comparison between unsigned and signed.
2020-07-24 11:11:39 +02:00
Kim Kulling
6886ea6c65 Fix warning: comparison between unsigned and signed. 2020-07-24 10:57:24 +02:00
Kim Kulling
59e15b7fd1 Merge pull request #3345 from assimp/fix_include
add missing include for logging.
2020-07-23 21:37:00 +02:00