blender/release/scripts/ui
Campbell Barton b511fbea6d Sequencer display overlay option, this can show a border area from another time to help compare for color grading.
- Okey sets the border in the display.
- Okey resets the frame offset in the sequencer timeline.
- ghost icon in the header can enable/disable.
- frame offset can be relative or absolute (lock icon)

Not very happy that this commit adds a call to BKE_animsys_evaluate_animdata(scene, ...) in do_build_seq_array_recursively()
without this the offset frames dont have fcurves applied.
Though we will need something like this for prefetch frames to work too.
2010-07-08 10:03:29 +00:00
..
properties_animviz.py Motion Path Tweaks: 2010-05-20 12:31:55 +00:00
properties_data_armature_rigify.py naming changes 2010-06-14 03:52:10 +00:00
properties_data_armature.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_bone.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_camera.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_curve.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
properties_data_empty.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_lamp.py * Sun & Sky presets were labeled as Render presets. 2010-05-31 10:21:57 +00:00
properties_data_lattice.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_mesh.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_metaball.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_modifier.py naming changes 2010-06-14 03:52:10 +00:00
properties_game.py game world buttons had old property name for mist toggle 2010-06-11 09:09:57 +00:00
properties_material.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_object_constraint.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
properties_object.py Added name to object color in object properties. Kinda misleading 2010-06-29 05:02:51 +00:00
properties_particle.py Some cleanup of particle path drawing logic: 2010-05-30 14:53:26 +00:00
properties_physics_cloth.py nicer alignment for preset UI 2010-06-27 21:35:31 +00:00
properties_physics_common.py Improvements to Blenders color balance (lift/gamma/gain). 2010-07-04 20:59:10 +00:00
properties_physics_field.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_physics_fluid.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_physics_smoke.py pep8, whitespace edits 2010-06-09 19:12:03 +00:00
properties_physics_softbody.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
properties_render.py nicer alignment for preset UI 2010-06-27 21:35:31 +00:00
properties_scene.py remove filename and directory from python operators that dont need them 2010-06-26 22:32:47 +00:00
properties_texture.py texture saturation option. 2010-07-05 10:18:59 +00:00
properties_world.py Properties Window: 2010-05-16 10:21:00 +00:00
space_buttons.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
space_console.py replace operator options bl_undo and bl_register with bl_options 2010-03-01 00:03:51 +00:00
space_dopesheet.py Animation Editors: Select Linked Operator 2010-04-05 11:47:55 +00:00
space_filebrowser.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
space_graph.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
space_image.py Properties Window: 2010-05-16 10:21:00 +00:00
space_info.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
space_logic.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
space_nla.py fix for keying set rna path attribute and object select menu incorrect args to UI func. 2010-03-24 15:08:15 +00:00
space_node.py node toggle preview and hidden socket key shortcuts (Ctrl+H, Shift+H) 2010-06-07 20:03:40 +00:00
space_outliner.py misc uninteresting stuff (killing time at airport commit) 2010-05-03 16:00:42 +00:00
space_sequencer.py Sequencer display overlay option, this can show a border area from another time to help compare for color grading. 2010-07-08 10:03:29 +00:00
space_text.py [#22554] Register option on Texts doesn't work anymore 2010-06-11 14:10:02 +00:00
space_time.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
space_userpref_keymap.py remove filename and directory from python operators that dont need them 2010-06-26 22:32:47 +00:00
space_userpref.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
space_view3d_toolbar.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
space_view3d.py Bring back "Sort Faces" command. 2010-07-06 19:26:38 +00:00