Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
bb7f387bcf
Merge branch 'master' of https://github.com/assimp/assimp
|
8 years ago |
Antoine Bolvy
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
8 years ago |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 years ago |
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.
|
9 years ago |
Kim Kulling
|
91e833056e
Q3BSP-Importer: remove commented code.
|
9 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 |
Kim Kulling
|
eadc6116c0
OpenDDLParser: latest greatest.
|
10 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 |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
abma
|
b1221ade64
fix some errors/warnings found by static code analyzer
|
10 years ago |
Jared Duke
|
485aa8b39d
Fix null check in Q3BSPFileImporter
|
11 years ago |
abma
|
56ddb4f4af
fix some compile warnings:
|
11 years ago |
Léo Terziman
|
7c3a039349
Merge remote-tracking branch 'official/master' into contrib
|
11 years ago |
Kim Kulling
|
38de6a658d
bugfix:
|
11 years ago |
Léo Terziman
|
77263c631f
Fixed unzip support to use IOSystem/IOStream abstraction
|
11 years ago |
ulfjorensen
|
81aef90f4a
- manually pulled the three smaller change requests from Github.
|
13 years ago |
aramis_acg
|
5a81b42ebe
- add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant.
|
13 years ago |
aramis_acg
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
13 years ago |
aramis_acg
|
075b1acaf0
- move include/ to include/assimp/ to have consistent header locations between installed and trunk version.
|
13 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
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 years ago |
kimmi
|
cd963608c6
Feature : Add first M3-format deta definitions and a prototype importer for M3-models. Many thanks to libm3 for their great work ( see http://code.google.com/p/libm3/ ).
|
14 years ago |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 years ago |
aramis_acg
|
fc5ab64790
# q3bsp: quick compile fix
|
14 years ago |
kimmi
|
e23767a170
Bugfix : Set right extension for Q3bsp loader
|
14 years ago |