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 |
Madrich
|
290a16eea5
Copy constructor for ExportProperties
|
10 years ago |
Madrich
|
8b1b12682f
Add ExportProperties
|
10 years ago |
Andreas Henne
|
ab7754ab2a
Code style changes.
|
10 years ago |
Andreas Henne
|
33f9745b62
Formatting changes.
|
10 years ago |
Andreas Henne
|
4550279629
Added binary ply exporter.
|
10 years ago |
Gargaj
|
2e9195819a
start assxml exporter basics
|
11 years ago |
abma
|
56ddb4f4af
fix some compile warnings:
|
11 years ago |
Gargaj
|
3d5e1b5cbc
add basic framework (files, etc)
|
11 years ago |
Alexander Gessler
|
6fde07f7e5
Initial implementation of 3DS Exporter. Hierarchy exporting and smoothing groups missing.
|
11 years ago |
Alexander Gessler
|
1207f84f7b
Merge pull request #298 from Madrich/master
|
11 years ago |
Madrich
|
2c34f24497
Fix XFile define
|
11 years ago |
Alexander Gessler
|
be5fc42e16
Fix memory corruption in the aiGetExportFormatDescription() API. Clarify Exporter doc.
|
11 years ago |
Madrich
|
edc7a950c4
ReFix the stuff before
|
11 years ago |