Blender Git Commit Log
Git Commits -> Revision c31be60
Revision c31be60 by Joseph Eagar (master) January 22, 2009, 13:59 (GMT) |
destruction of previous slot api. if it returns, it'll be in the form of functions that return pointer references to the slot data or something. |
Commit Details:
Full Hash: c31be607e764655cb087a7e2318d322058119c3e
SVN Revision: 18622
Parent Commit: c54d7f3
Lines Changed: +12, -76
6 Modified Paths:
/source/blender/bmesh/bmesh.h (+1, -2) (Diff)
/source/blender/bmesh/bmesh_operators.h (+3, -29) (Diff)
/source/blender/bmesh/intern/bmesh_operators.c (+0, -41) (Diff)
/source/blender/bmesh/operators/dissolveops.c (+2, -1) (Diff)
/source/blender/bmesh/operators/subdivideop.c (+2, -1) (Diff)
/source/blender/bmesh/operators/triangulateop.c (+4, -2) (Diff)
/source/blender/bmesh/bmesh_operators.h (+3, -29) (Diff)
/source/blender/bmesh/intern/bmesh_operators.c (+0, -41) (Diff)
/source/blender/bmesh/operators/dissolveops.c (+2, -1) (Diff)
/source/blender/bmesh/operators/subdivideop.c (+2, -1) (Diff)
/source/blender/bmesh/operators/triangulateop.c (+4, -2) (Diff)