kimkulling
|
61ffe017e8
Fix some coverity findings.
|
6 лет назад |
Kim Kulling
|
6e39c22554
Fix potential security issues.
|
7 лет назад |
kimkulling
|
a06133ab52
Update copyrights.
|
7 лет назад |
Martin Jerabek
|
e8e8578d7f
assimp_cmd: fix writing compressed binary assimp format
|
10 лет назад |
Kim Kulling
|
b049933d2f
update license dates.
|
8 лет назад |
Turo Lamminen
|
10f4b6f95c
assimp_cmd: Fix strict-aliasing warnings
|
8 лет назад |
Turo Lamminen
|
9dadec7736
assimp_cmd: Add assertion to silence a static analyzer warning
|
8 лет назад |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 лет назад |
Jared Mulconry
|
dc3f265803
Fixed build warnings on MSVC14 x64 in the write dumb source.
|
9 лет назад |
Sherief Farouk
|
397fa374a3
Removed usage of Boost static assert.
|
9 лет назад |
Kim Kulling
|
df9bb8b915
Update license date.
|
10 лет назад |
Alexander Gessler
|
cf4cb6caef
Merge pull request #598 from LegalizeAdulthood/cppcheck-null
|
10 лет назад |
Richard
|
dd609767f2
Fixed: Use proper printf format specifier for unsigned integers
|
10 лет назад |
Richard
|
8d82bf3338
Fixed: Ensure string buffers are NUL terminated.
|
10 лет назад |
Richard
|
c25690f0e4
Refactor: Use LF line endings for source files
|
10 лет назад |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 лет назад |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 лет назад |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 лет назад |
Peter LaValle
|
4d2c7f116d
XML filename tweaks
|
11 лет назад |
Peter LaValle
|
73e6908c36
fixed "<Colors ...> ... </Color>" typo
|
11 лет назад |
aramis_acg
|
ec6c62e005
- consistent use of ai_assert instead of assert.
|
13 лет назад |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
14 лет назад |
kimmi
|
1a6f1cb3e1
Bugfix : Patch for the debian-builds: remove a g++ specific printf-format bug.
|
14 лет назад |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
aramis_acg
|
7807c15e65
# fix portability problem with the Hsieh hash, which I had introduced accidentially.
|
14 лет назад |
aramis_acg
|
07dd50c975
# fix a critical portability problem in the mini dump writer code (it still depends on the endianess, but no longer on integer size).
|
14 лет назад |
aramis_acg
|
2afda9c888
# more fixes on dump writing code. should now yield fully portable results.
|
14 лет назад |
aramis_acg
|
9491b0c044
# fix undefined behaviour in WriteDumb.cpp that would make our dumps include some padding bytes
|
14 лет назад |
aramis_acg
|
6e74e066a2
# fix gcc compile errors
|
14 лет назад |
aramis_acg
|
2b4126a7e3
- assimp_cmd: add Debone & SplitByBoneCount to thee list of supported pp steps.
|
14 лет назад |