RichardTea
|
9cad10a995
Disable MSVC warnings on all MSVC
|
5 years ago |
Kim Kulling
|
df8792d24b
Merge branch 'master' into gltf1_gltf2_split
|
5 years ago |
Kim Kulling
|
306e03d497
Merge branch 'master' into extras_property_callback
|
5 years ago |
kimkulling
|
9aa468262f
closes https://github.com/assimp/assimp/issues/3252: fix build.
|
5 years ago |
Max Vollmer
|
abf43eaf74
* Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently.
|
5 years ago |
Yingying Wang
|
97085c1c05
update sync
|
5 years ago |
Yingying Wang
|
36f899bf09
sync update
|
5 years ago |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 years ago |
ywang
|
e65434bf82
extra callback
|
5 years ago |
ywang
|
f57e7221c0
temp
|
5 years ago |
Yingying Wang
|
578a7ac502
add Callback API in ExporterProperties
|
5 years ago |
Kim Kulling
|
d12e938a70
Merge branch 'master' into ifdef_export_defines
|
5 years ago |
Kim Kulling
|
e341eadfd9
Fix typo
|
5 years ago |
Kim Kulling
|
097d2faeea
fix vs2013 specific warnings.
|
5 years ago |
Sebastian Matusik
|
8b9abc58e7
ifdef the exporters as specifying harsher linker flags than what's in default CMake causes linking issues.
|
5 years ago |
Marc-Antoine Lortie
|
4e7e47bd43
Updated copyright dates.
|
5 years ago |
RichardTea
|
4a8b7800ff
Update M3D ASCII exporter ident and extension
|
5 years ago |
Kim Kulling
|
4071fcd398
Update Exporter.cpp
|
5 years ago |
Kim Kulling
|
54720e36cb
Merge branch 'master' into fix_vertex_weighted_repeatedly
|
5 years ago |
Paul Arden
|
929d83398d
Remove duplicate call to exporter. Fixes issue #2718.
|
5 years ago |
Kim Kulling
|
868aea8d94
Merge branch 'master' into fix_vertex_weighted_repeatedly
|
5 years ago |
Kim Kulling
|
aa25c815bd
closes https://github.com/assimp/assimp/issues/1320: make sure build works with all exporter disabled.
|
5 years ago |
Yingying Wang
|
ddf7c0ad8f
avoid weighting vertex repeatedly when joining identical vertices
|
5 years ago |
bzt
|
0baec5f0bd
Added M3D format support
|
5 years ago |
Kim Kulling
|
f8bcd7cb40
Merge branch 'master' into thomasbiang-fix_issue_joinIdenticalVertices_notNeeded
|
5 years ago |
Malcolm Tyrrell
|
01d0f06d3a
Make IsVerbose accessible outside the exporter
|
5 years ago |
ywang
|
3d0775eebc
respect export flag if aiJoinIdenticalVertices is not needed
|
6 years ago |
Kim Kulling
|
d83af91095
Update Exporter.cpp
|
6 years ago |
RichardTea
|
7e8a3ec4cb
Add unit test of valid and unique Exporter IDs, rename assjson id
|
6 years ago |
Pierre Anquez
|
17adc98eec
Fix issue #2557
|
6 years ago |