Kim Kulling
|
b049933d2f
update license dates.
|
8 år sedan |
Turo Lamminen
|
10f4b6f95c
assimp_cmd: Fix strict-aliasing warnings
|
8 år sedan |
Turo Lamminen
|
9dadec7736
assimp_cmd: Add assertion to silence a static analyzer warning
|
8 år sedan |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 år sedan |
Jared Mulconry
|
dc3f265803
Fixed build warnings on MSVC14 x64 in the write dumb source.
|
9 år sedan |
Sherief Farouk
|
397fa374a3
Removed usage of Boost static assert.
|
9 år sedan |
Kim Kulling
|
df9bb8b915
Update license date.
|
10 år sedan |
Alexander Gessler
|
cf4cb6caef
Merge pull request #598 from LegalizeAdulthood/cppcheck-null
|
10 år sedan |
Richard
|
dd609767f2
Fixed: Use proper printf format specifier for unsigned integers
|
10 år sedan |
Richard
|
8d82bf3338
Fixed: Ensure string buffers are NUL terminated.
|
10 år sedan |
Richard
|
c25690f0e4
Refactor: Use LF line endings for source files
|
10 år sedan |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 år sedan |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 år sedan |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 år sedan |
Peter LaValle
|
4d2c7f116d
XML filename tweaks
|
11 år sedan |
Peter LaValle
|
73e6908c36
fixed "<Colors ...> ... </Color>" typo
|
11 år sedan |
aramis_acg
|
ec6c62e005
- consistent use of ai_assert instead of assert.
|
13 år sedan |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
14 år sedan |
kimmi
|
1a6f1cb3e1
Bugfix : Patch for the debian-builds: remove a g++ specific printf-format bug.
|
14 år sedan |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 år sedan |
aramis_acg
|
7807c15e65
# fix portability problem with the Hsieh hash, which I had introduced accidentially.
|
14 år sedan |
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 år sedan |
aramis_acg
|
2afda9c888
# more fixes on dump writing code. should now yield fully portable results.
|
14 år sedan |
aramis_acg
|
9491b0c044
# fix undefined behaviour in WriteDumb.cpp that would make our dumps include some padding bytes
|
14 år sedan |
aramis_acg
|
6e74e066a2
# fix gcc compile errors
|
14 år sedan |
aramis_acg
|
2b4126a7e3
- assimp_cmd: add Debone & SplitByBoneCount to thee list of supported pp steps.
|
14 år sedan |
aramis_acg
|
79eca6196d
[3167364] -- is not allowed in XML comments, thus rendering assimp_cmd's output malformed in some cases. Subtitute -- by ?-.
|
15 år sedan |
aramis_acg
|
b9b4ea177b
MS3D loader now uses aiMesh::mName to express the original group names from the MS3D file.
|
15 år sedan |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 år sedan |
aramis_acg
|
ff53e84749
- Update XML output written by assimp dump. cameras & lights missing, document scheme as well. No guarantees that I won't change it in future without further notice (currently WIP, format to be freezed with our next release).
|
16 år sedan |