This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
472e6563b05d0ca57ee97c3ebf5ad2fc549c3276
test2
/
source
/
blender
/
io
/
wavefront_obj
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
..
exporter
Cleanup: Move BKE_node.h to C++
2023-05-15 15:14:22 +02:00
importer
Cleanup: Move BKE_node.h to C++
2023-05-15 15:14:22 +02:00
tests
Cleanup: replace strncpy calls with BLI_strncpy
2023-05-23 15:09:58 +10:00
CMakeLists.txt
Cleanup: quiet warnings by using system-includes for ./extern/
2023-03-22 14:18:14 +11:00
IO_wavefront_obj.cc
obj: support importing multiple files at once
2022-08-11 17:05:54 +03:00
IO_wavefront_obj.h
OBJ: add split by objects/groups import options (T103839)
2023-01-12 22:47:39 +02:00