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
2c43a9eed9484d69a285e06179e5fb3e2a5d15c2
test
/
source
/
blender
/
io
/
wavefront_obj
History
Hans Goudey
2c43a9eed9
Cleanup: Move BKE_mesh_calc_edges to bke namespace
...
Also use reference for mesh argument, and move edges calculation from legacy faces to "legacy" file.
2023-12-20 20:47:10 -05:00
..
exporter
Cleanup: Move attribute domain enum to C++ header, use enum class
2023-12-20 13:25:28 -05:00
importer
Cleanup: Move BKE_mesh_calc_edges to bke namespace
2023-12-20 20:47:10 -05:00
tests
Cleanup: Rename Mesh loop_data to corner_data
2023-12-19 20:39:05 -05:00
CMakeLists.txt
Cleanup: CMake: Modernize bf_depsgraph dependencies
2023-11-25 22:51:59 +01:00
IO_wavefront_obj.cc
Cleanup: Remove iostreams include from timeit header
2023-11-13 10:42:29 +01:00
IO_wavefront_obj.hh
OBJ: add import option to create collection hierarchy by splitting names with a separator
2023-12-04 09:54:52 +01:00