Alexandre Avenel
|
2879e0d6ef
Fix typos on code using codespell
|
7 سال پیش |
Turo Lamminen
|
d284d107e7
XGLLoader: Fix a memory leak
|
7 سال پیش |
Kim Kulling
|
b049933d2f
update license dates.
|
7 سال پیش |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 سال پیش |
Kim Kulling
|
5e63ba9a9d
typo.
|
7 سال پیش |
Kim Kulling
|
dec3e2ba42
XGLLoader: fix const issue when seeting vec2.
|
7 سال پیش |
Turo Lamminen
|
bd4f024562
XGLLoader: Replace ScopeGuard with std::unique_ptr
|
7 سال پیش |
Jared Mulconry
|
341222697a
Address warnings on Clang 3.9 caused by having a static data member in a class template.
|
7 سال پیش |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 سال پیش |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 سال پیش |
Jared Mulconry
|
cf151b77d8
Fixed build warnings on MSVC14 x64 in the XGL loader.
|
8 سال پیش |
Eshed
|
25cda401c5
use cmath and C++ (std::) versions of functions
|
8 سال پیش |
Kim Kulling
|
a66e644bf3
Fix coverity finding: fix possible use after free..
|
9 سال پیش |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 سال پیش |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 سال پیش |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 سال پیش |
Kim Kulling
|
1191d03405
Update license info.
|
9 سال پیش |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 سال پیش |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 سال پیش |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 سال پیش |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 سال پیش |
abma
|
611778045d
fix for upstream changes
|
10 سال پیش |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 سال پیش |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 سال پیش |
Alexander Gessler
|
a77f9419a2
XGLLoader: set aiImporterFlags_SupportCompressedFlavour flag.
|
10 سال پیش |
Alexander Gessler
|
8666b614c6
Fix non-determinism in XGL importer output due to std::multimap value ordering not guaranteed < C++11.
|
10 سال پیش |
Alexander Gessler
|
47b2832dd8
- XGL: fix non isocpp-compliant definition of LogFunctions::log_prefix outside the namespace where the class resides.
|
12 سال پیش |
acgessler
|
879f2ed177
- fix some -Wall warnings
|
13 سال پیش |
aramis_acg
|
5a81b42ebe
- add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant.
|
13 سال پیش |
aramis_acg
|
397603bac0
+ add XGL/ZGL importer. Some features (includes, object refs, textures not supported yet).
|
13 سال پیش |