Qingyou Zhao
|
af352d6f7c
Fix a bug where string erases throws out of range (#6135)
|
2 月之前 |
krishty
|
88959b2be7
Fix Whitespace (#6063)
|
4 月之前 |
Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
5 月之前 |
Matthias Möller
|
ff2dc2fb2e
Prevents PLY from parsing duplicate properties (#5743)
|
11 月之前 |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 年之前 |
Kim Kulling
|
c08e3b4abb
Add bounds checks to the parsing utilities. (#5421)
|
1 年之前 |
Alexandre Avenel
|
e4e2c63e0c
Fix heap-buffer overflow in PLY parser
|
1 年之前 |
Matthias Möller
|
db72c6ee38
When "getNextBlock" was called after "getNextLine", the pointer could still on the newline.
|
2 年之前 |
PencilAmazing
|
cb8320945d
Fix issue #4866 by continuing to resetting read loop after hitting a comment
|
2 年之前 |
Aaron Gokaslan
|
8da3d277c7
add missing std moves
|
2 年之前 |
François Lozes
|
e17976e6e2
* fix bug reading ply file in case of presence of "end_header\n<BINARY_DATA>..." with <BINARY_DATA> starting by "\n"
|
2 年之前 |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 年之前 |
arkeon
|
3cbd31900c
Manage /R/N lines ends correctly on binary files, tested with solidworks PLY export
|
4 年之前 |
Matthias Möller
|
7534b149cf
fix non skipped CR in header parsing
|
4 年之前 |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 年之前 |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 年之前 |
Malcolm Tyrrell
|
87a7662bee
More thinks using VERBOSE_DEBUG
|
5 年之前 |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 年之前 |