Blender Git Commit Log

Git Commits -> Revision ae9ee5d

Revision ae9ee5d by Matt O (soc-2020-soft-body)
August 19, 2020, 17:04 (GMT)
added tet lattice gen for debugging

Commit Details:

Full Hash: ae9ee5d276719d0431b8ecf287286c0c7588ad96
Parent Commit: 4df7872
Lines Changed: +232, -2

10 Modified Paths:

/intern/softbody/admmpd_api.cpp (+45, -0) (Diff)
/intern/softbody/admmpd_api.h (+9, -0) (Diff)
/release/scripts/startup/bl_ui/properties_data_mesh.py (+3, -1) (Diff)
/source/blender/blenkernel/BKE_mesh_remesh_voxel.h (+4, -1) (Diff)
/source/blender/blenkernel/intern/mesh_remesh_voxel.c (+114, -0) (Diff)
/source/blender/editors/object/object_intern.h (+1, -0) (Diff)
/source/blender/editors/object/object_ops.c (+1, -0) (Diff)
/source/blender/editors/object/object_remesh.c (+53, -0) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021