Blender Git Commit Log
Git Commits -> Revision 95fffbb
Revision 95fffbb by Ton Roosendaal (master) February 21, 2009, 18:33 (GMT) |
2.5 Useful goodies: most buttons for Image window back. Not every button works! But what you can do: - press Nkey to show/hide options - use curves, with realtime updating - image properties panel, load, browsing layers, setting types - paint panel - plus new paint color picker panel! (why it wasn't there in 2.4x is probably obvious, but now it can!) Hrm... radial control should be added here too, and a nice paint size cursor? |
Commit Details:
Full Hash: 95fffbb57f9a2c8544d33080b5662ad37789d358
SVN Revision: 19074
Parent Commit: f9ab448
Lines Changed: +937, -202
9 Modified Paths:
/source/blender/editors/interface/interface_panel.c (+1, -1) (Diff)
/source/blender/editors/space_graph/space_graph.c (+3, -1) (Diff)
/source/blender/editors/space_image/image_intern.h (+2, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+0, -1) (Diff)
/source/blender/editors/space_image/image_panels.c (+926, -183) (Diff)
/source/blender/editors/space_image/space_image.c (+3, -0) (Diff)
/source/blender/editors/space_node/node_edit.c (+0, -14) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/blender/editors/space_graph/space_graph.c (+3, -1) (Diff)
/source/blender/editors/space_image/image_intern.h (+2, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+0, -1) (Diff)
/source/blender/editors/space_image/image_panels.c (+926, -183) (Diff)
/source/blender/editors/space_image/space_image.c (+3, -0) (Diff)
/source/blender/editors/space_node/node_edit.c (+0, -14) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)