Richard
|
5dbd676c01
|
Refactor: Use LF line endings
|
2015-06-28 16:08:06 -06:00 |
Andy Maloney
|
4cbce374b6
|
Code Cleanups
- add initializers to classes
- fix %i/%u for unsigned ints
- remove unused vars
- pass by reference
|
2015-05-24 11:55:37 -04:00 |
Léo Terziman
|
454b85a0ad
|
Improved prototype of Importer & Exporter SetProperty* functions for better integration with tools such as SWIG
|
2015-03-27 10:56:03 +01:00 |
Madrich
|
56da80bc6e
|
Copy constructor ExportProperties
Fix name dummy node in PreTransformVertices
|
2015-03-14 19:03:44 +01:00 |
Madrich
|
290a16eea5
|
Copy constructor for ExportProperties
Export Propertie defines in config.h
Remove unnecessary
|
2015-03-14 16:31:33 +01:00 |
Madrich
|
37572f0f52
|
Missing include map
|
2015-03-14 14:22:55 +01:00 |
Madrich
|
8b1b12682f
|
Add ExportProperties
|
2015-03-14 14:03:14 +01:00 |
mbp566
|
7bab42f55f
|
Fixed many doxygen errors
|
2015-02-18 17:02:30 +09:00 |
Alexander Gessler
|
1207f84f7b
|
Merge pull request #298 from Madrich/master
Collada fixes, adding XFile Exporter
|
2014-06-21 18:54:11 +02:00 |
Alexander Gessler
|
be5fc42e16
|
Fix memory corruption in the aiGetExportFormatDescription() API. Clarify Exporter doc.
|
2014-06-17 16:10:55 +02:00 |
Madrich
|
edc7a950c4
|
ReFix the stuff before
Fix XFileExporter Normal
Fix Collada (Triangle->Poly)
|
2014-06-11 00:41:18 +02:00 |
Madrich
|
272a59cd36
|
Fix convertToLH for uv coordinates
Fix Collada export
Fix XFile export
|
2014-06-10 13:14:41 +02:00 |
acgessler
|
faaea5224f
|
Exporter: update documentation.
|
2013-10-05 16:18:36 +02:00 |
Alexander Gessler
|
45572e8079
|
Merge branch 'master' of github.com:assimp/assimp
|
2013-09-04 21:52:17 +02:00 |
Alexander Gessler
|
fd0b3490d1
|
Clarify exporter doc: how to get a modifiable copy of a previously imported scene.
|
2013-09-02 21:33:43 +02:00 |
Alexander Gessler
|
506d3fa154
|
Forward declare IOSystem in Exporter.hpp
|
2013-06-30 16:25:46 +02:00 |
aramis_acg
|
6fa251c2f2
|
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1150 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-03 17:04:06 +00:00 |