Mika Rautio
|
17fc3eea8f
Do not build exporter if its importer is not built
|
8 years ago |
Kim Kulling
|
12ea506504
Enable unittest for apacity bug for dae files.
|
8 years ago |
Albin Bernhardsson
|
30cd60ff82
Remove unnecessary semicolons
|
8 years ago |
Alexandr Arutjunov
|
8c6ee48af5
[*] Merged fresh master and resolved conflicts.
|
8 years ago |
Alexandr Arutjunov
|
0ba0eca48e
[+] Call for X3D exporter.
|
8 years ago |
John Senneker
|
f378230a13
Sort by primitive type before exporting as glTF
|
8 years ago |
johnmaf
|
0277a23521
Add Triangulate post-processing step to glTF exporters
|
9 years ago |
Chris Russ
|
4f7b624fe8
fix precision issue within memory copy
|
9 years ago |
Chris Russ
|
5adb0e899c
CMake Option and moving more functions to optional double support
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 years ago |
mensinda
|
cff5b0d1a0
Replaced depreacated std::auto_ptr with std::unique_ptr
|
9 years ago |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Kim Kulling
|
f5e13874e0
glTF: check if exporter option has broke someting.
|
9 years ago |
Otger
|
4f757cdf5a
Implemented basic glTF exporter and improved the importer (plus some code refactor)
|
9 years ago |
Otger
|
b307ec643d
Created exporter class and fixed a few bugs
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
Madrich
|
71ae322e7b
Merge pull request #5 from assimp/master
|
10 years ago |
Madrich
|
ca8a3909be
Add StepExporter.cpp(stp) Export
|
10 years ago |
Léo Terziman
|
5b9af11f9b
Merge remote-tracking branch 'official/master' into contrib
|
10 years ago |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Léo Terziman
|
454b85a0ad
Improved prototype of Importer & Exporter SetProperty* functions for better integration with tools such as SWIG
|
10 years ago |
Alexander Gessler
|
adc44d1e83
If caller provides no ExportProperties, pass a pointer to empty properties to the Exporter implementation (instead of a NULL).
|
10 years ago |
Madrich
|
c4eb04bb8c
Fix XFile name for $ and {}
|
10 years ago |
Madrich
|
56da80bc6e
Copy constructor ExportProperties
|
10 years ago |