Chris Russ
|
05a6ee6473
|
Adding double precision import support for formats that can be exported
|
2016-07-16 18:23:33 +10:00 |
Kim Kulling
|
7207e5117c
|
Use new include bracktes.
|
2016-06-06 22:04:29 +02:00 |
Kim Kulling
|
1191d03405
|
Update license info.
|
2016-01-01 21:07:24 +01:00 |
Turo Lamminen
|
46121a1559
|
Mark single-parameter constructors explicit
Suggested by cppcheck
|
2015-10-29 14:04:23 +02:00 |
Richard
|
83de707587
|
Refactor: Expand tabs to 4 spaces
|
2015-06-28 16:04:15 -06:00 |
Richard
|
a96a595a7a
|
Refactor: Trim trailing whitespace
|
2015-06-28 16:01:32 -06:00 |
Richard
|
4c1a0507fe
|
Refactor: Line endings are LF, not CRLF
|
2015-06-28 15:59:33 -06:00 |
Kim Kulling
|
2bfc353fde
|
License info: update year info.
|
2015-06-28 21:48:25 +02:00 |
Turo Lamminen
|
5a74e07f5f
|
Mark some more functions with AI_WONT_RETURN
|
2015-02-27 23:09:12 +02:00 |
James Lupiani
|
427eaad642
|
Fixes #158 via anonymous user
|
2014-05-12 12:04:19 -05:00 |
ulf
|
18f01268e6
|
- rewrote the XFileLoader material management to handle meshes with dummy material names correctly.
|
2013-02-12 13:13:12 +01: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 |
aramis_acg
|
075b1acaf0
|
- move include/ to include/assimp/ to have consistent header locations between installed and trunk version.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1148 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-03 16:25:12 +00:00 |
aramis_acg
|
4dbf539b44
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1147 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-03 03:38:30 +00:00 |
aramis_acg
|
94767ecf8c
|
Merge https://github.com/tonttu/assimp
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@903 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-20 00:01:52 +00:00 |
ulfjorensen
|
8aac702e1e
|
- Workaround: ASCII XFiles aren't as strict on separator chars as before anymore. Should allow some more files to be parsed correctly.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@825 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-10-08 16:51:54 +00:00 |
aramis_acg
|
7cea2eb497
|
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@661 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-04-10 15:30:22 +00:00 |
aramis_acg
|
8991496cf5
|
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
SMD bugfix.
Makefile is up to date now.
Added pack-attribute for aiVector3D and aiVector2D.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@132 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-09-12 20:25:11 +00:00 |
aramis_acg
|
8c002e6998
|
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@25 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-05-22 10:20:31 +00:00 |
aramis_acg
|
db9c5fef2b
|
- ASE loader alpha
- MDL loader stable
- 3ds bugfixes,
- API extensions
- New viewer features - WIP
- Support for C
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@11 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-05-09 17:24:28 +00:00 |
kimmi
|
b76f999cb7
|
Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-05-05 12:36:31 +00:00 |