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
71474da5fdbf2dff32fc80fc59418595c4178af2
test
/
source
/
blender
/
io
/
wavefront_obj
/
exporter
History
Hans Goudey
854d7afa1e
Cleanup: Use FunctionRef instead of std::function
...
This is clearer about the lack of need for ownership of callback data and can be faster as well.
2023-12-30 20:16:03 -05:00
..
obj_export_file_writer.cc
Cleanup: Use FunctionRef instead of std::function
2023-12-30 20:16:03 -05:00
obj_export_file_writer.hh
Cleanup: Use FunctionRef instead of std::function
2023-12-30 20:16:03 -05:00
obj_export_io.hh
Cleanup: use braces in headers
2023-09-24 14:52:38 +10:00
obj_export_mesh.cc
Cleanup: Remove unnecessary DNA_meshdata_types.h includes
2023-12-20 20:58:38 -05:00
obj_export_mesh.hh
Cleanup: Remove unnecessary DNA_meshdata_types.h includes
2023-12-20 20:58:38 -05:00
obj_export_mtl.cc
Shaders: add "Weight" to Transmission/Subsurface/Coat/Sheen socket names
2023-09-25 19:51:27 +02:00
obj_export_mtl.hh
License Headers: Set copyright to "Blender Authors", add AUTHORS
2023-08-16 00:20:26 +10:00
obj_export_nurbs.cc
Cleanup: Move depsgraph headers to C++
2023-09-22 03:18:17 +02:00
obj_export_nurbs.hh
Revert "Cleanup: Replace IO orientation enum with blenlib type"
2023-09-01 10:35:14 +10:00
obj_exporter.cc
Cleanup: Use FunctionRef instead of std::function
2023-12-30 20:16:03 -05:00
obj_exporter.hh
Cleanup: Move IO headers to C++
2023-08-31 12:52:04 -04:00