Blender Git Loki

Git Commits -> Revision 8b4b8d4

Revision 8b4b8d4 by Joshua Leung (master)
March 19, 2007, 07:32 (GMT)
== Preview Range ==

Preview Range is a useful tool for animating (espcially on longer timelines). It allows you to only run through a limited set of frames to quickly preview the timing of a section of movement without going through the whole timeline. It means you don't have to set/reset start/end frame for rendering everytime you wish to only preview a region of frames.

Hi Ton,

Attached is a patch (I know you've already got lots of them in the tracker ;-) ) for a feature that I've sometimes wanted. It seems that this sort of thing is supported in other packages, but I can't be sure.

Note: I may have left in a few bits and pieces I didn't mean to in the patch (this is off a source tree which had quite a few revisions in it, all of which was experimental)



== Preview Range ==
Preview range is useful for animating (espcially on longer timelines). It allows you to only run through a limited set of frames to quickly preview the timing of a section of movement without going through the whole timeline. It means you don't have to set/reset start/end frame for rendering everytime you wish to only preview a region of frames.

* 'Ctrl P' in Action/NLA/Timeline sets preview range. Click+drag to form selection-box defining region of frames to preview
* 'Alt P' in Action/NLA/Timeline to clear preview range
* 'Pre' button beside Start/End fields in timeline toggles whether start/end fields refer to scene or preview
* 'Ctrl Rightarrow' and 'Ctrl Leftarrow' jump to start/end of preview region when it is set
* 'S' and 'E' set the start/end frames of preview region when it is set (just like normally) in Timeline only
* In Action/NLA editors, frames out of preview region are now drawn darkened when preview-region is set


See the following page for more info later:
http://wiki.blender.org/index.php/User:Aligorith/Preview_Range

Commit Details:

Full Hash: 8b4b8d4dd21f277ceb71a89b2ea62f7398f33099
SVN Revision: 10301
Parent Commit: 819fc06
Lines Changed: +269, -36

14 Modified Paths:

/source/blender/include/blendef.h (+3, -0) (Diff)
/source/blender/include/BSE_time.h (+6, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/src/drawaction.c (+6, -1) (Diff)
/source/blender/src/drawnla.c (+6, -1) (Diff)
/source/blender/src/drawtime.c (+30, -8) (Diff)
/source/blender/src/drawview.c (+4, -4) (Diff)
/source/blender/src/edit.c (+49, -1) (Diff)
/source/blender/src/editaction.c (+11, -0) (Diff)
/source/blender/src/editnla.c (+11, -0) (Diff)
/source/blender/src/editscreen.c (+3, -3) (Diff)
/source/blender/src/edittime.c (+74, -2) (Diff)
/source/blender/src/header_time.c (+62, -13) (Diff)
/source/blender/src/toets.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021