Hill Ma
|
538cb3125c
|
Use strlen() rather than fixed length in fast_atof.h
This avoids reading past the length of the input string.
|
2021-08-02 13:21:07 -07:00 |
Malcolm Tyrrell
|
5cd3bdd5c2
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
Jason C
|
e37e00c51f
|
[assimp/fast_atof] Fixed garbage in exception messages.
Also reduced 100 byte context output to 30 (which is still probably excessive, but not *as* excessive).
|
2021-05-07 20:21:56 -04:00 |
Malcolm Tyrrell
|
57756750f6
|
Limit the output
|
2020-10-02 15:20:50 +01:00 |
Malcolm Tyrrell
|
17702605cf
|
Limit the number of characters printed.
|
2020-10-02 14:41:36 +01:00 |
Malcolm Tyrrell
|
6b9c477763
|
The floar parsing routines are now DeadlyErrors.
|
2020-10-02 13:58:55 +01:00 |
kimkulling
|
33af183bb8
|
Cleanup the public headers.
|
2019-10-11 13:27:36 +02:00 |
kimkulling
|
f818a909e5
|
Fix static-code-analysis findings.
|
2018-09-21 16:07:09 +02:00 |
kimkulling
|
0e15b25cd1
|
Next log call changes.
|
2018-04-20 16:23:24 +02:00 |
Kim Kulling
|
6668eeb68e
|
Fix possible nullptr dereferencing.
|
2018-03-09 19:03:05 +01:00 |
Kim Kulling
|
d00c4a54e6
|
Update fast_atof.h
fix typo
|
2018-02-23 18:59:38 +01:00 |
Kim Kulling
|
437ae0c839
|
Merge branch 'master' into 3mf_basematerial_support
|
2018-02-23 18:29:54 +01:00 |
Kim Kulling
|
9c663e9630
|
fast_a_to_f: add some brackets.
|
2018-02-23 18:14:46 +01:00 |
Kim Kulling
|
1d901f075c
|
3mf-importer: fix parsing of base-material color.
|
2018-02-23 17:49:29 +01:00 |
Kim Kulling
|
11a3ee109e
|
Update fast_atof.h
Remove unused variable.
|
2018-02-13 11:36:05 +01:00 |
Kim Kulling
|
78173177e8
|
closes https://github.com/assimp/assimp/issues/1564: remove copy constructor.
|
2018-02-12 21:45:47 +01:00 |
BuildTools
|
66171de915
|
Successful lib build, unit testing still WIP
|
2018-01-05 16:18:33 -08:00 |