kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 years ago |
kimkulling
|
0e15b25cd1
Next log call changes.
|
7 years ago |
Turo Lamminen
|
ef891fb850
LWO: Move some assignments to make it clearer when the thing should be moved
|
7 years ago |
Turo Lamminen
|
3b68ffe363
LWO: Use C++11 auto for easier refactoring
|
7 years ago |
Kim Kulling
|
b049933d2f
update license dates.
|
7 years ago |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 years ago |
Kim Kulling
|
60c54cbf59
Merge branch 'master' of https://github.com/assimp/assimp
|
8 years ago |
Kim Kulling
|
2f649833d5
LWOLoader: fix link in loader description.
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 years ago |
Andy Maloney
|
0c7aac02eb
Fixes spelling in comments
|
8 years ago |
Jared Mulconry
|
f206249fbf
Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix
|
8 years ago |
Jared Mulconry
|
2c93e29dcc
Fixed build warnings on MSVC14 x64 in the LWO format sources.
|
8 years ago |
wise86Android
|
94538e9d87
122193 Uninitialized scalar variable
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Turo Lamminen
|
b9fbfbc18a
LWO: Use C++11 range-based for loop
|
9 years ago |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 years ago |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 years ago |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
9 years ago |
Kim Kulling
|
67c258e75d
snprintf: change next couple of sprintf to snprintf.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Turo Lamminen
|
128923a262
Fix out-of-bounds write on malformed input
|
10 years ago |
Richard
|
f032c89c2d
Fixed: Initialize members in LWOImporter
|
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 |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
rob100
|
b8c12fdc6f
CodeQuality improvements
|
10 years ago |
U-ORADEV\albihern
|
7043551068
Modifying files to let assimp build under cygwin.
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |