blender/release/scripts/ui
Tamito Kajiyama 1bfcba31d2 New feature edge selection criterion based on object groups.
The Freestyle tab in the Render buttons has a couple of new
options "Group" and "Group Negation".  The Group option specifies
a group of objects (defined through the Groups tab in the Object
buttons), while the Group Negation value is either INCLUSIVE or
EXCLUSIVE.  If INCLUSIVE, feature edges belonging to some object
in the group are selected.  Otherwise, those feature edges not
belonging to any object in the group are selected.
2010-12-02 23:50:10 +00:00
..
properties_animviz.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_armature.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_bone.py rna rename: use_inherit_rotate -> use_inherit_rotation, noticed _rotate is not used like this much elsewhere in rna. 2010-10-24 08:06:19 +00:00
properties_data_camera.py invalid name [#23986] Camera->Lens->Pespective->Angle input 2010-09-27 05:16:45 +00:00
properties_data_curve.py Curve's UI minor fix: 2010-11-16 13:25:21 +00:00
properties_data_empty.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_lamp.py button to remove presets. 2010-09-14 04:58:25 +00:00
properties_data_lattice.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_mesh.py bugfix [#23899] renderlayers are not working properly 2010-10-12 22:20:10 +00:00
properties_data_metaball.py rna api - replace panel properties bl_default_closed and bl_show_header with bl_options which has 2 flags: 'DEFAULT_CLOSED' and 'HIDE_HEADER'. 2010-08-26 01:05:37 +00:00
properties_data_modifier.py [#24802] Invert vertex group not inverting armature modifier influence 2010-11-19 03:09:51 +00:00
properties_game.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_material.py "Fix" for [#24743] Strand Shading: Distance slider gives different results even when greyed out 2010-11-19 08:37:19 +00:00
properties_object_constraint.py Bugfix for [#24768] 6DoF Constraint options missing. 2010-11-20 09:48:51 +00:00
properties_object.py Added panel for accessing the "delta transforms" for Objects (this is closed by default to not clutter that much). 2010-10-16 11:52:30 +00:00
properties_particle.py "Fix" for [#24934] Particle single user crash 2010-11-26 15:37:08 +00:00
properties_physics_cloth.py button to remove presets. 2010-09-14 04:58:25 +00:00
properties_physics_common.py Fix: Smoke wasn't using pointcache properly. 2010-09-27 12:24:12 +00:00
properties_physics_field.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_physics_fluid.py Hide "active" checkbox in ui for "fluid" type fluid objects as it's not used by fluidsim. 2010-11-12 14:54:40 +00:00
properties_physics_smoke.py Changed some ui names for smoke parameters to make things less ambiguous. 2010-11-23 15:16:19 +00:00
properties_physics_softbody.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_render.py New feature edge selection criterion based on object groups. 2010-12-02 23:50:10 +00:00
properties_scene.py fix [#24786] Setting Rotation Units to Radians doesn't affect the UI [33146] 2010-11-18 14:10:09 +00:00
properties_texture.py "Fix" for [#23863] Smoke Voxel Data Still Frame Number doesn't work 2010-10-08 08:56:04 +00:00
properties_world.py UI Scripts World: 2010-11-07 20:48:09 +00:00
space_console.py move report/operator view out of the 'Console' into the 'Info' space (file menu). 2010-11-11 13:36:57 +00:00
space_dopesheet.py Merged changes in the trunk up to revision 33112. 2010-11-17 00:58:03 +00:00
space_filebrowser.py patch [#23968] filter_filetypes property to allow operators to filter by file extensions in the file selector 2010-09-24 07:05:43 +00:00
space_graph.py rename anim.channels_revive_fcurves --> anim.channels_fcurves_enable 2010-11-11 21:49:40 +00:00
space_image.py bugfix [#24392] 2d Image paint editor: no clone/smear/soften tools etc 2010-11-02 22:04:41 +00:00
space_info.py move report/operator view out of the 'Console' into the 'Info' space (file menu). 2010-11-11 13:36:57 +00:00
space_logic.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
space_nla.py Animation Editors: Channel Reordering 2010-11-07 12:09:15 +00:00
space_node.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
space_outliner.py remove recently added rna function uilayout.prop_search_self() and instead allow collections to be coerced into rna structs when they define a type. 2010-08-24 03:02:27 +00:00
space_sequencer.py == Sequencer == 2010-11-21 20:00:31 +00:00
space_text.py rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00
space_time.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
space_userpref_keymap.py bugfix [#23988] The Maya preset as default 2010-10-06 20:29:00 +00:00
space_userpref.py Merged changes in the trunk up to revision 33348. 2010-11-27 12:48:35 +00:00
space_view3d_toolbar.py Fix #22645: Texture paint: soften tool does draw brushes 2010-11-17 06:30:06 +00:00
space_view3d.py Fixed bug with Text menu in font edit mode 2010-11-25 18:22:59 +00:00