Adam Mizerski
|
4b9f46dbda
ColladaParser: check values length (#5462)
|
il y a 1 an |
Kim Kulling
|
c08e3b4abb
Add bounds checks to the parsing utilities. (#5421)
|
il y a 1 an |
Stephen Gold
|
213d73ebc6
correct grammar/typographic errors in comments (8 files)
|
il y a 1 an |
Wojciech Matyjewicz
|
069e19487c
Fix parsing <init_from> in <image>.
|
il y a 1 an |
Wojciech Matyjewicz
|
2235518b3c
Fix parsing <instance_image> in <sampler2D>.
|
il y a 1 an |
Jackie9527
|
0a05a1f17f
Fix warning related to unreachable-code-break.
|
il y a 2 ans |
Martin Mory
|
43c0f8bb3d
Remove whitespace between a <v> tag and the first number, otherwise first call to strtoul10() returns 0 and the indices are broken, leading to possible out-of-bound access and memory corruption/crash
|
il y a 2 ans |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
il y a 2 ans |
Aaron Gokaslan
|
8da3d277c7
add missing std moves
|
il y a 2 ans |
slinky55
|
38ccb7e6c9
Used sizeof for buffer sizes instead of hardcoding values
|
il y a 2 ans |
slinky55
|
e2e45f7a14
Fixed issue with clang complaining about sprintf being depreciated
|
il y a 2 ans |
Aaron Gokaslan
|
27edb43600
Apply modernize-use-emplace clang-tidy rule
|
il y a 3 ans |
Kim Kulling
|
340d800739
Merge branch 'master' into master
|
il y a 3 ans |
Engin Manap
|
684909a691
Fix comments on PR
|
il y a 3 ans |
Engin Manap
|
e63426b89c
Fix collada parser fails on Mixamo exports
|
il y a 3 ans |
Luca Della Vedova
|
6b0a7a21a4
Store SID in SID field
|
il y a 3 ans |
Jeremy Sigrist
|
59f28e168e
Merge branch 'master' into jere9309/read_collada_materials
|
il y a 3 ans |
Jeremy Sigrist
|
5aac72791d
Merge branch 'master' into jere9309/read_collada_materials
|
il y a 3 ans |
Jeremy Sigrist
|
e671d087e1
Collada: Read all instance_material child nodes
|
il y a 3 ans |
tanolino
|
f8abb015de
Merge branch 'master' into patch-1
|
il y a 3 ans |
Kim Kulling
|
50c7301a38
Update copyrights
|
il y a 3 ans |
tanolino
|
089fc7311a
GCC might have an issue with value type Errors
|
il y a 3 ans |
tanolino
|
04d2d13172
Locale independent meter scale
|
il y a 3 ans |
RichardTea
|
74b3be194d
Read the Value, not the Attribute
|
il y a 3 ans |
RichardTea
|
bab8b8dbab
apply clangformat
|
il y a 3 ans |
Kim Kulling
|
df739f00dd
Merge branch 'master' into issue_3398
|
il y a 4 ans |
Kim Kulling
|
4b1ff645e3
closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures
|
il y a 4 ans |
Krishty
|
738c31c3ea
removed useless code
|
il y a 4 ans |
Kim Kulling
|
5171aa52d1
Remove dead code
|
il y a 4 ans |
RichardTea
|
bff1d012bd
Read matrix and input (shared) correctly
|
il y a 4 ans |