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
e191cf89b280343d0bb04e76ddac7fd67a034205
test
/
source
/
blender
/
io
/
wavefront_obj
History
Campbell Barton
333e41eac6
Cleanup: replace C-style casts with functional casts for numeric types
...
Use function style casts in C++ headers & source.
2022-09-26 17:58:36 +10:00
..
exporter
Cleanup: replace C-style casts with functional casts for numeric types
2022-09-26 17:58:36 +10:00
importer
Cleanup: replace C-style casts with functional casts for numeric types
2022-09-26 17:58:36 +10:00
tests
Cleanup: use ELEM/STR_ELEM/STREQ macros
2022-09-26 14:12:38 +10:00
CMakeLists.txt
Merge branch 'blender-v3.2-release'
2022-05-10 19:12:02 +03: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: implement support for PBR .mtl extensions
2022-09-13 15:01:29 +03:00