Blender Git Loki

Git Commits -> Revision 616edcc

Revision 616edcc by Joshua Leung (master)
December 17, 2008, 10:25 (GMT)
View2D: Cleanup of presets and fixed errors in various views

Now, preset view configurations are only to be used if they define all (scrollers not included) relevant settings for the view they are set for. This should be less confusing than in the previous situation with V2D_COMMONVIEW_TIMELINE stuff.

One implication of this though, is that all Animation Editors (for example), will have to define their own version of the relatively commonly shared info. However, given the great diversity in the range of settings each have, this should not be too much of an issue.

Also, added a 'standard' view config for main 'window' regions. At this stage, it is recommended that this view config should be used only as a placeholder template on which a set of custom settings could be based. I've put it into use for the buttons window/scripts window/info window so far.

Commit Details:

Full Hash: 616edcca1222c25b53c13d4da4c3af4f7a0f349a
SVN Revision: 17905
Parent Commit: c1379f6
Lines Changed: +168, -139

16 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+0, -1) (Diff)
/source/blender/editors/include/UI_view2d.h (+8, -6) (Diff)
/source/blender/editors/interface/view2d.c (+82, -85) (Diff)
/source/blender/editors/space_action/space_action.c (+18, -8) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+18, -16) (Diff)
/source/blender/editors/space_file/space_file.c (+2, -0) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -1) (Diff)
/source/blender/editors/space_info/space_info.c (+1, -1) (Diff)
/source/blender/editors/space_ipo/space_ipo.c (+2, -2) (Diff)
/source/blender/editors/space_nla/space_nla.c (+2, -2) (Diff)
/source/blender/editors/space_node/space_node.c (+10, -2) (Diff)
/source/blender/editors/space_script/space_script.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/space_sequencer.c (+1, -1) (Diff)
/source/blender/editors/space_sound/space_sound.c (+1, -1) (Diff)
/source/blender/editors/space_text/space_text.c (+1, -1) (Diff)
/source/blender/editors/space_time/space_time.c (+20, -11) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021