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
bcdcc3dbde4d07e677cde802a9afb46257535571
test2
/
source
/
blender
/
io
/
wavefront_obj
History
Brecht Van Lommel
9526fe9993
Refactor: Add BKE_mesh_new_from_object argument to ignore subdivision
...
Pull Request:
https://projects.blender.org/blender/blender/pulls/135895
2025-03-19 14:08:37 +01:00
..
exporter
Refactor: Add BKE_mesh_new_from_object argument to ignore subdivision
2025-03-19 14:08:37 +01:00
importer
Cleanup: io: Replace 'void' MEM_[cm]allocN with templated, type-safe MEM_[cm]allocN<T>.
2025-03-14 14:52:16 +01:00
tests
Geometry Nodes: CSV import node
2025-02-10 16:56:52 +01:00
CMakeLists.txt
Geometry Nodes: CSV import node
2025-02-10 16:56:52 +01:00
IO_wavefront_obj.cc
Cleanup: IO: Use CLOG and fmtlib for tracing OBJ/PLY/STL messages
2024-11-12 20:48:57 +01:00
IO_wavefront_obj.hh
Compile fix: include limits.h for INT_MIN/MAX.
2025-02-19 22:51:07 +01:00