Blender Git Loki
Git Commits -> Revision 45f1a53
Revision 45f1a53 by Ton Roosendaal (master) October 7, 2004, 15:20 (GMT) |
- Outliner now sorts Objects alphabetically (i tried sort 'by type', but thats very unclear... need think over) - Vertex Groups are visualized in Outliner (and selectable) - Armature Bones are visualized & editable too In general; Outliner now also supports indirect data (Structs with no ID) - changed weirdo NLA icon into something that makes sense. (Thnx sten!) |
Commit Details:
Full Hash: 45f1a534b605ea9d8e7ec63e1b53a5179b7c250d
SVN Revision: 3206
Parent Commit: 1e1c2e7
Lines Changed: +1692, -1452
6 Modified Paths:
/source/blender/include/BIF_outliner.h (+9, -3) (Diff)
/source/blender/include/BIF_resources.h (+1, -1) (Diff)
/source/blender/src/blenderbuttons.c (+1300, -1290) (Diff)
/source/blender/src/buttons_editing.c (+7, -20) (Diff)
/source/blender/src/editarmature.c (+17, -7) (Diff)
/source/blender/src/outliner.c (+358, -131) (Diff)
/source/blender/include/BIF_resources.h (+1, -1) (Diff)
/source/blender/src/blenderbuttons.c (+1300, -1290) (Diff)
/source/blender/src/buttons_editing.c (+7, -20) (Diff)
/source/blender/src/editarmature.c (+17, -7) (Diff)
/source/blender/src/outliner.c (+358, -131) (Diff)