This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
eae0a24afb5ffe4dd3ff83b0ca44facccd11aecb
test
/
source
/
blender
/
io
/
wavefront_obj
/
tests
History
Campbell Barton
472e6563b0
Cleanup: replace strncpy calls with BLI_strncpy
...
Prefer BLI_strncpy as it ensures the string is null terminated.
2023-05-23 15:09:58 +10:00
..
obj_exporter_tests.cc
Cleanup: replace strncpy calls with BLI_strncpy
2023-05-23 15:09:58 +10:00
obj_exporter_tests.hh
OBJ: add global scale factor import setting
2022-10-10 10:10:46 +03:00
obj_import_string_utils_tests.cc
Fix OBJ test expectations after fast_float.h update
2023-03-31 11:36:25 +03:00
obj_importer_tests.cc
Cleanup: replace strncpy calls with BLI_strncpy
2023-05-23 15:09:58 +10:00
obj_mtl_parser_tests.cc
Use native path separators for run-time generated paths
2023-04-30 15:08:26 +10:00