Blender Git Commit Log
Git Commits -> Revision 4823cac
Revision 4823cac by Nicholas Bishop (master) December 2, 2006, 07:58 (GMT) |
Fix for bug #5319, multiresolution mesh - inconsistent hide behavior Multires operations now pay attention to vertex flags, so both selection and hiding are propagated up and down the levels. Note: only the lowest level of detail for vertex flags is retained when switching levels. E.g., after selecting vertices at the highest level, then switching to the lowest level, then back to the highest level, the vertex selection will have changed. (This is a potentially fixable issue.) |
Commit Details:
Full Hash: 4823cac212328fa73dc966f5ffccf7de48a48501
SVN Revision: 9149
Parent Commit: ac43fe5
Lines Changed: +23, -2
1 Modified Path:
/source/blender/src/multires.c (+23, -2) (Diff)