Jared Mulconry
|
655a470fc9
Fixed build warnings on MSVC14 x64 in the Quake 3 format sources.
|
8 years ago |
Kim Kulling
|
af54cb8a29
Q3BSP: fix license dates.
|
8 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Turo Lamminen
|
6c9c040419
Q3BSP: Use C++11 range-based for loop
|
9 years ago |
rdb
|
7d4a713a86
Fix loading of pk3 q3bsp maps
|
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 |
Łukasz Twarduś
|
55ae853c2e
Fix compilation with libc++
|
10 years ago |
Alexander Gessler
|
f435712273
Fix Mac build issues (clang 6.0 compiling x86_64)
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 years ago |
Léo Terziman
|
e9fa779a65
Fixed error when compiling with mingw
|
11 years ago |
Léo Terziman
|
77263c631f
Fixed unzip support to use IOSystem/IOStream abstraction
|
11 years ago |
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)
|
11 years ago |
Léo Terziman
|
cf817270fc
Reformating Q3BSPZipArchive
|
11 years ago |
Léo Terziman
|
bb9288fa26
Improved Q3BSPZipArchive + added material merging
|
11 years ago |
Léo Terziman
|
51bf836db4
Fixed bugs in Q3BSPZipArchive & DefaultLogger
|
11 years ago |
Léo Terziman
|
df700b998f
Another small bug correction in Q3BSPZipArchive
|
12 years ago |
Léo Terziman
|
2ef0f0f0e1
Correcting some bugs in Q3BSPZipArchive
|
12 years ago |
ulfjorensen
|
84939d5aec
- fixed preprocessor checks for some importers
|
12 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 years ago |
kimmi
|
5ef9e63ac6
- UPDATE : Add first version of bsp-loader with assimp-internal texture support.
|
14 years ago |
ulfjorensen
|
3adce87c5c
- Made it mostly compile again
|
15 years ago |
kimmi
|
f017b5a4a4
- FEATURE : First version of PK3 format loader.
|
15 years ago |