Kim Kulling
|
edfb3fc410
|
New tests for importers.
|
2016-12-01 10:29:39 +01:00 |
Chris Russ
|
ad8bb32561
|
Properly defining build-time defines in config.h
|
2016-07-16 18:23:33 +10:00 |
Chris Russ
|
fa1d6d8c55
|
propagating precision requirments into operations
|
2016-07-16 18:23:33 +10:00 |
Kim Kulling
|
9678da72c9
|
Public includes: add pragma statement and formalize include guard schema.
|
2016-07-11 20:56:38 +02:00 |
Eric Engestrom
|
87e7cf00a2
|
Fix spelling mistakes
|
2016-04-03 01:38:00 +01:00 |
Kim Kulling
|
8bbd55a790
|
PostProcessing: first prototype of customized post processing.
|
2016-01-27 18:49:01 +01:00 |
Kim Kulling
|
b6673c3fca
|
Update license info in public headers
|
2016-01-01 21:08:28 +01:00 |
Kim Kulling
|
91a6ff7f0e
|
Importer: fix doxygen comment style to default.
|
2015-11-28 12:05:55 +01:00 |
Kim Kulling
|
ba35c97e9d
|
assimp/assimp/issues/698: Increase upper limits for hints.
|
2015-11-28 10:06:26 +01:00 |
Richard
|
54a2d0808c
|
Refactor: Expand tabs to 4 spaces
|
2015-06-28 16:08:06 -06:00 |
Richard
|
6da45599c0
|
Refactor: Strip trailing whitespace
|
2015-06-28 16:08:06 -06:00 |
Richard
|
5dbd676c01
|
Refactor: Use LF line endings
|
2015-06-28 16:08:06 -06:00 |
Kim Kulling
|
2bfc353fde
|
License info: update year info.
|
2015-06-28 21:48:25 +02: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 |
Alexander Gessler
|
b1e8c192db
|
Merge pull request #464 from turol/master
Clean up some warnings
|
2015-02-28 14:41:26 +01:00 |
Turo Lamminen
|
308884f144
|
Remove unnecessary semicolons after function definition
Picked up by clang -Wextra-semi
|
2015-02-27 23:09:12 +02:00 |
mbp566
|
7bab42f55f
|
Fixed many doxygen errors
|
2015-02-18 17:02:30 +09:00 |
Léo Terziman
|
358819c1a0
|
Fixed error in GetProperty when accessed from external libraries using a different language (using swig for example)
|
2014-03-20 15:32:12 +01:00 |
Léo Terziman
|
843e56c252
|
Added matrix properties
|
2014-02-28 15:21:10 +01:00 |
Alexander Gessler
|
260568912c
|
- Importer::ReadFileFromMemory/aiImportFileFromMemory() clarify wording in documentation
|
2013-03-10 19:15:14 +01:00 |
aramis_acg
|
ec6c62e005
|
- consistent use of ai_assert instead of assert.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1241 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-04-22 23:22:40 +00:00 |
aramis_acg
|
e479355d0a
|
+ add aiImporterDesc API to hold importer meta information.
- cleanup some Importer APIs: FindLoader -> GetImporter, add some utility APIs. Note that this is a breaking API change.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1232 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-04-18 23:07:52 +00: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 |