Kim Kulling
|
9e2c4e0cf4
|
Merge branch 'master' into rbsheth_hunter_rapidjson
|
2020-09-14 09:00:11 +02:00 |
Kim Kulling
|
0e9621012c
|
Adapt code style - finally :-).
|
2020-09-14 08:43:31 +02:00 |
Kim Kulling
|
1ff9e2b522
|
Adapt code style.
|
2020-09-14 08:40:21 +02:00 |
Kim Kulling
|
23defc275a
|
Merge branch 'master' into makeInternalErrorsAccessible
|
2020-09-14 08:36:13 +02:00 |
Denis Blank
|
f3b25b999b
|
Fix an unreferenced formal parameter warning on MSVC when no exporter is built
|
2020-09-05 23:20:31 +02:00 |
Rahul Sheth
|
78b30d1752
|
Merge branch 'master' into rbsheth_hunter_rapidjson
|
2020-09-03 09:51:32 -04:00 |
Gargaj
|
9053dfea05
|
add missing define to glTF importer
|
2020-09-02 16:28:12 +02:00 |
Joshua Hyatt
|
638499a278
|
Replace unique_ptr and add custom deleter
|
2020-09-01 10:30:31 -06:00 |
Joshua Hyatt
|
dcf9a7b2d8
|
Conform variable names to code standards
|
2020-08-29 23:58:31 -06:00 |
Joshua Hyatt
|
953e976de6
|
Close stream when finished
|
2020-08-29 23:56:50 -06:00 |
Joshua Hyatt
|
cc2613f264
|
Replace unique_ptr with raw pointer
|
2020-08-29 23:06:33 -06:00 |
Joshua Hyatt
|
c769f8d4ad
|
Replace unique_ptr with raw pointer to avoid destructing stream
|
2020-08-29 22:21:34 -06:00 |
Rahul Sheth
|
59c8b4ed84
|
Move RapidJSON definitions to CMake
|
2020-08-27 16:51:06 -04:00 |
Malcolm Tyrrell
|
8f893e3653
|
Actually, just keep the old behaviour for now.
|
2020-08-20 14:32:15 +01:00 |
Malcolm Tyrrell
|
9b5e758bdd
|
Even simpler DeadlyErrorBase
|
2020-08-19 17:59:13 +01:00 |
Malcolm Tyrrell
|
6f9c61e157
|
Use case which matches surrounding code.
|
2020-08-19 17:57:25 +01:00 |
Malcolm Tyrrell
|
6c2ceb55f8
|
Simplify some FBX error code.
|
2020-08-19 17:20:57 +01:00 |
Malcolm Tyrrell
|
0f6127e90e
|
No need to build strings.
|
2020-08-18 18:21:20 +01:00 |
Malcolm Tyrrell
|
e1a0163e7e
|
Make all exceptions available.
|
2020-08-18 18:14:51 +01:00 |
Malcolm Tyrrell
|
b7c789da67
|
Stop concatenating std::strings. Use formatter.
|
2020-08-18 17:35:08 +01:00 |
Malcolm Tyrrell
|
0ffcdf160e
|
Build formatting into DeadlyImportError
|
2020-08-18 16:32:34 +01:00 |
Malcolm Tyrrell
|
829ff1adf0
|
Maybe this will help.
|
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 |
lsliegeo
|
0d00ff7043
|
use ai_real instead of float
|
2020-08-15 14:57:49 +02:00 |
Kim Kulling
|
729882debb
|
Fix incorrect index
closes https://github.com/assimp/assimp/issues/3364
|
2020-08-11 19:57:36 +02:00 |
Marc-Antoine Lortie
|
11daed69d3
|
Fixed overwriting of CMake global output directory variables.
|
2020-08-07 16:04:39 -04: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
|
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
|
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 |
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 |
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 |
Rahul Sheth
|
ad18e365e5
|
Fixing more warnings
|
2020-07-24 16:33:36 -04:00 |
Kim Kulling
|
c7a9ef30cc
|
Merge branch 'master' into fix-mingw-priumax
|
2020-07-24 11:14:15 +02:00 |
Kim Kulling
|
0f442b1ff2
|
Merge branch 'master' into gltfIndexOutOfRangeFix
|
2020-07-23 11:27:34 +02:00 |
Kim Kulling
|
a33557be71
|
Merge branch 'master' into acloader_enums
|
2020-07-22 23:50:51 +02:00 |
Kim Kulling
|
76a6bb36f6
|
Merge branch 'master' into issue-3332_msvc2017
|
2020-07-20 22:04:35 +02:00 |
MeyerFabian
|
51e592123a
|
Fix two deletions.
|
2020-07-20 18:42:57 +02:00 |
MeyerFabian
|
a19e4e4112
|
Make clang with msvc abi work.
|
2020-07-20 18:28:50 +02:00 |
MeyerFabian
|
13ee2306c3
|
build/clang-cl-windows
|
2020-07-20 17:04:11 +02:00 |
RichardTea
|
9cad10a995
|
Disable MSVC warnings on all MSVC
Fixes the build on MSVC 2017 (and probably MSVC 2015)
|
2020-07-17 14:58:51 +01:00 |
RichardTea
|
f2e3e43fbc
|
Merge branch 'master' into acloader_enums
|
2020-07-17 11:30:50 +01:00 |
RichardTea
|
17b9403b7a
|
ACLoader: Use enum for Surface flags
|
2020-07-17 11:23:50 +01:00 |