blender/release/scripts/ui
Matt Ebb bfe248b3d6 Patch [#21750] Add luma waveform and vectorscope to image view
by Xavier Thomas

This adds the waveform monitor and vectorscope to the image editor 'scopes' 
region, bringing it inline (plus a bit more) with sequence editor functionality,
and a big step closer to the end goal of unifying the display code for image/
comp/sequence editor. It's non-intrusive, using the same code paths as 
the histogram.

There's still room for more tweaks - I modified the original patch, changing 
the openGL immediate mode drawing of the waveform display to vertex arrays for 
speed optimisation. Xavier can look at doing this for the vectorscope now too.

Thanks very much Xavier!
2010-04-06 02:05:54 +00:00
..
properties_animviz.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_data_armature_rigify.py fix for nasty bug where registering properties would register them in the parent classes SRNA, made for confusing rigify args turning up in add sequencer adding collection. 2010-03-16 17:20:15 +00:00
properties_data_armature.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_data_bone.py Restore iTaSC UI. 2010-03-07 09:53:59 +00:00
properties_data_camera.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_curve.py Fix [#21814] 3D Curves and Caps Confusion 2010-03-30 00:57:54 +00:00
properties_data_empty.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_lamp.py pep8 warnings 2010-03-14 23:26:17 +00:00
properties_data_lattice.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_mesh.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_metaball.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_modifier.py pep8 cleanup 2010-04-04 14:52:15 +00:00
properties_game.py scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
properties_material.py Fix node material properties not showing correct, the code here should not 2010-03-22 15:50:16 +00:00
properties_object_constraint.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_object.py pep8 cleanup 2010-04-04 14:52:15 +00:00
properties_particle.py Fluid physics for particles by Raul Fernandez Hernandez (Farsthary) and Stephen Swhitehorn: 2010-04-04 12:29:06 +00:00
properties_physics_cloth.py pep8 cleanup 2010-04-04 14:52:15 +00:00
properties_physics_common.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_physics_field.py scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
properties_physics_fluid.py pep8 cleanup 2010-04-04 14:52:15 +00:00
properties_physics_smoke.py scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
properties_physics_softbody.py pep8 warnings 2010-03-14 23:26:17 +00:00
properties_render.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_scene.py Animation fixup squad to the rescue! 2010-04-04 22:13:57 +00:00
properties_texture.py Fix [#21708] Copy/Paste Texture channels for Lamps/World not working 2010-03-29 05:37:34 +00:00
properties_world.py scene.render_data -> scene.render 2010-02-23 12:48:35 +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 Animation Editors: Select Linked Operator 2010-04-05 11:47:55 +00:00
space_image.py Patch [#21750] Add luma waveform and vectorscope to image view 2010-04-06 02:05:54 +00:00
space_info.py Fix #21383: appending a group would also instance it by default, which 2010-04-06 01:16:39 +00:00
space_logic.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +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 Fixed a crash switching to brush texture nodes 2010-03-17 22:54:55 +00:00
space_outliner.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
space_sequencer.py Commented out some unimplemented operators, avoids gray text in the UI 2010-04-04 18:56:03 +00:00
space_text.py * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
space_time.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
space_userpref.py pep8 cleanup 2010-04-04 14:52:15 +00:00
space_view3d_toolbar.py pep8 cleanup 2010-04-04 14:52:15 +00:00
space_view3d.py pep8 cleanup 2010-04-04 14:52:15 +00:00