blender/release/scripts/startup/bl_ui
Sergey Sharybin 501efb0e7c Sequencer: bright/contrast modifier
Behaves in exactly the same way as bright/contrast compositor node.

Some code could be de-duplicated, like contrast formula and mask
influence, but wouldn't call it stopper for commit since it's
already needed for grading Mango.
2012-08-24 09:07:04 +00:00
..
__init__.py split out mask UI into their own classes. 2012-07-25 13:09:12 +00:00
properties_animviz.py style cleanup 2012-08-17 18:36:20 +00:00
properties_data_armature.py style cleanup 2012-07-29 12:07:06 +00:00
properties_data_bone.py style cleanup 2012-06-19 22:17:19 +00:00
properties_data_camera.py Fisheye Camera for Cycles 2012-05-04 16:20:51 +00:00
properties_data_curve.py style cleanup 2012-08-17 18:36:20 +00:00
properties_data_empty.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_lamp.py style cleanup 2012-08-17 18:36:20 +00:00
properties_data_lattice.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
properties_data_mesh.py Fix [#32163] vertex groups get wiped. 2012-07-23 12:27:26 +00:00
properties_data_metaball.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_modifier.py patch [#32327] Uniform displace modifier 2012-08-14 17:36:41 +00:00
properties_data_speaker.py style cleanup 2012-07-29 12:07:06 +00:00
properties_game.py Accidentally did a commit when I wanted to revert... (ignore my last revision) 2012-08-08 01:29:20 +00:00
properties_mask_common.py rename mask 'Shrink/Fatten' --> 'Scale Feather' 2012-08-17 13:59:08 +00:00
properties_material.py User Interface Scripts: 2012-07-29 10:03:46 +00:00
properties_object_constraint.py Fix wrong tracks list used for search in Follow Track constraint 2012-08-10 08:51:34 +00:00
properties_object.py User Interface Scripts: 2012-07-29 10:03:46 +00:00
properties_paint_common.py Code/UI cleanup: improvements for sculpt brush texture settings. 2012-05-15 04:50:47 +00:00
properties_particle.py Fix #32201: particle size compatibility broken for object/group duplication. 2012-08-22 13:10:43 +00:00
properties_physics_cloth.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_common.py User Interface Scripts: 2012-07-29 10:03:46 +00:00
properties_physics_dynamicpaint.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_field.py style cleanup 2012-08-17 18:36:20 +00:00
properties_physics_fluid.py Last spell checking (for now). 2012-07-04 15:52:07 +00:00
properties_physics_smoke.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_softbody.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_render.py bring back the play option from 2.4x 2012-08-06 16:07:11 +00:00
properties_scene.py style cleanup 2012-07-29 12:07:06 +00:00
properties_texture.py style cleanup 2012-07-29 12:07:06 +00:00
properties_world.py style cleanup 2012-07-29 12:07:06 +00:00
space_clip.py Camera tracking presets 2012-08-04 10:47:31 +00:00
space_console.py copy as script operator for the console, so you can copy input from a console for use in a textblock. 2012-08-19 21:32:18 +00:00
space_dopesheet.py Restoring Group Colours for Animation Channels - Part 1 2012-05-24 01:25:31 +00:00
space_filebrowser.py RNA: 2011-11-07 16:26:53 +00:00
space_graph.py Restoring Group Colours for Animation Channels - Part 1 2012-05-24 01:25:31 +00:00
space_image.py Sequencer: per-sequence modifier stack for color grading 2012-08-19 15:41:56 +00:00
space_info.py Readme and Release Log Links: 2012-07-11 21:57:11 +00:00
space_logic.py Fix #30132: "Add Game Property" works incorrect after "Add Text Game Property" 2012-02-12 10:23:06 +00:00
space_nla.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
space_node.py Python node operator for combined node collapsing and hiding unused sockets. Socket hide flag is added to RNA as well, but can only be set when the socket is not connected, to avoid dangling links in editor drawing. Currently this operator has no default hotkey, but can be called from the Node menu. 2012-08-14 17:56:33 +00:00
space_outliner.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
space_sequencer.py Sequencer: bright/contrast modifier 2012-08-24 09:07:04 +00:00
space_text.py style cleanup 2012-07-29 12:07:06 +00:00
space_time.py User Interface Scripts: 2012-07-29 10:03:46 +00:00
space_userpref_keymap.py fix [#31712] User prefs Input: Filter searches for names starting with entered phrase only 2012-06-10 21:38:24 +00:00
space_userpref.py Patch #32326: NDOF support of rotation and panning the view at the same time 2012-08-19 13:52:36 +00:00
space_view3d_toolbar.py rename mask 'Shrink/Fatten' --> 'Scale Feather' 2012-08-17 13:59:08 +00:00
space_view3d.py hook menu was using last remembered use_bone setting 2012-08-22 15:38:03 +00:00