Blender Git Commit Log

Git Commits -> Revision e0a780d

May 5, 2015, 12:41 (GMT)
Strand edit functions for storing edit data in the Cache Shape Key
modifier and editing in hair edit mode.

Commit Details:

Full Hash: e0a780d9a76501744c16936448af2ab9cf6a7829
Parent Commit: 46b9180
Lines Changed: +829, -35

1 Added Path:

/source/blender/editors/hair/hair_object_cachelib.c (+102, -0) (View)

15 Modified Paths:

/source/blender/blenkernel/BKE_cache_library.h (+2, -1) (Diff)
/source/blender/blenkernel/BKE_editstrands.h (+8, -0) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+43, -4) (Diff)
/source/blender/blenkernel/intern/editstrands.c (+53, -3) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/bmesh/intern/bmesh_strands_conv.c (+569, -15) (Diff)
/source/blender/bmesh/intern/bmesh_strands_conv.h (+7, -0) (Diff)
/source/blender/editors/hair/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/hair/hair_edit.c (+15, -5) (Diff)
/source/blender/editors/hair/hair_intern.h (+9, -0) (Diff)
/source/blender/editors/hair/hair_object_particles.c (+1, -1) (Diff)
/source/blender/editors/hair/hair_undo.c (+5, -3) (Diff)
/source/blender/editors/io/io_cache_shapekey.c (+1, -1) (Diff)
/source/blender/editors/object/object_edit.c (+6, -2) (Diff)
/source/blender/makesdna/DNA_cache_library_types.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021