Kim Kulling
|
f52fcb6052
Obj: remove smooth-normals postprocessing (#6031)
|
4 miesięcy temu |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 rok temu |
Samuel Kogler
|
55cb19f924
Fix PBRT exporter coordinate system
|
2 lat temu |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
2 lat temu |
Aaron Gokaslan
|
e93fa6699a
Manually fix up 100 more instances where it should be defaulted
|
2 lat temu |
Aaron Gokaslan
|
27edb43600
Apply modernize-use-emplace clang-tidy rule
|
2 lat temu |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 lat temu |
Krishty
|
758116b083
removed trailing spaces and tabs from source and text
|
4 lat temu |
Carsten Rudolph
|
8ff52c0f89
Pass base name from export properties to the IO system.
|
4 lat temu |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 lat temu |
Matt Pharr
|
1042845414
Merge branch 'master' of https://github.com/assimp/assimp into tdb/pbrt3_exporter
|
4 lat temu |
Matt Pharr
|
938537c884
Checkpoint improvements to pbrt exporter
|
4 lat temu |
Denis Blank
|
f3b25b999b
Fix an unreferenced formal parameter warning on MSVC when no exporter is built
|
4 lat temu |
RichardTea
|
9cad10a995
Disable MSVC warnings on all MSVC
|
5 lat temu |
Kim Kulling
|
df8792d24b
Merge branch 'master' into gltf1_gltf2_split
|
5 lat temu |
Kim Kulling
|
306e03d497
Merge branch 'master' into extras_property_callback
|
5 lat temu |
kimkulling
|
9aa468262f
closes https://github.com/assimp/assimp/issues/3252: fix build.
|
5 lat temu |
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 lat temu |
Yingying Wang
|
97085c1c05
update sync
|
5 lat temu |
Yingying Wang
|
36f899bf09
sync update
|
5 lat temu |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 lat temu |
ywang
|
e65434bf82
extra callback
|
5 lat temu |
ywang
|
f57e7221c0
temp
|
5 lat temu |
Yingying Wang
|
578a7ac502
add Callback API in ExporterProperties
|
5 lat temu |
Trevor David Black
|
3dc550a9b2
Got a working geometry prototype, sponza renders correctly when camera and light is added
|
5 lat temu |
Kim Kulling
|
d12e938a70
Merge branch 'master' into ifdef_export_defines
|
5 lat temu |
Kim Kulling
|
e341eadfd9
Fix typo
|
5 lat temu |
Trevor David Black
|
8c3b374486
Pbrt file exporter hello world
|
5 lat temu |
Kim Kulling
|
097d2faeea
fix vs2013 specific warnings.
|
5 lat temu |
Sebastian Matusik
|
8b9abc58e7
ifdef the exporters as specifying harsher linker flags than what's in default CMake causes linking issues.
|
5 lat temu |