Kim Kulling
|
fe0cfc52bc
|
Q3BSP-Loader: reformat include.
|
2016-10-20 22:25:39 +02:00 |
Kim Kulling
|
af54cb8a29
|
Q3BSP: fix license dates.
|
2016-10-20 17:04:37 +02:00 |
Kim Kulling
|
7207e5117c
|
Use new include bracktes.
|
2016-06-06 22:04:29 +02: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 |
Léo Terziman
|
77263c631f
|
Fixed unzip support to use IOSystem/IOStream abstraction
|
2014-03-10 17:21:17 +01:00 |
Léo Terziman
|
44f1a1fb5d
|
Huge optimization of Q3BSPZipArchive to reduce 3DXML importing time by a factor of 15~20. (However, the zip archive is now entirely decompressed in memory, so it takes twice as much memory)
|
2014-01-17 11:41:46 +01:00 |
Léo Terziman
|
51bf836db4
|
Fixed bugs in Q3BSPZipArchive & DefaultLogger
|
2014-01-17 11:36:47 +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 |
ulfjorensen
|
487071be77
|
Bugfix: FCollada's special texture tag "bump" now maps to aiTEXTURE_NORMAL. Thanks to agent8261 for the hint
Bugfix: AssimpView now properly skips the leading quotation mark when being executed with a file
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1078 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-09-14 09:41:48 +00:00 |
aramis_acg
|
9edc0a9b8e
|
merge with git://github.com/tonttu/assimp.git
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1029 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-06-09 14:29:32 +00:00 |
aramis_acg
|
e7c9e4d5aa
|
[3309083] Allow external unzip, and buildsys cleanup (many thanks to Rick Mattes for the patch).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1011 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-05-30 14:13:33 +00:00 |
kimmi
|
f017b5a4a4
|
- FEATURE : First version of PK3 format loader.
- FEATURE : First prototype of Quake 3 BSP format loader.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@755 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-06-18 17:36:46 +00:00 |