Blender Git Loki
Git Commits -> Revision b0b2a57
Revision b0b2a57 by Nicholas Bishop (soc-2008-nicholasbishop) July 21, 2008, 23:41 (GMT) |
Started removing the old multires code. Also removed a few pointers in the DNA data that won't be needed for backwards-compat. Put a warning in the Python code as a reminder that it'll need to be updated to work with the new multires code. |
Commit Details:
Full Hash: b0b2a57e66a982ca714c667390f93eddc0f26653
SVN Revision: 15684
Parent Commit: e84f5bd
Lines Changed: +9, -621
7 Modified Paths:
/source/blender/blenkernel/BKE_multires.h (+0, -1) (Diff)
/source/blender/blenkernel/intern/multires.c (+0, -520) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -3) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+4, -8) (Diff)
/source/blender/python/api2_2x/Mesh.c (+5, -0) (Diff)
/source/blender/src/buttons_editing.c (+0, -67) (Diff)
/source/blender/src/multires.c (+0, -22) (Diff)
/source/blender/blenkernel/intern/multires.c (+0, -520) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -3) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+4, -8) (Diff)
/source/blender/python/api2_2x/Mesh.c (+5, -0) (Diff)
/source/blender/src/buttons_editing.c (+0, -67) (Diff)
/source/blender/src/multires.c (+0, -22) (Diff)