blender/release/scripts/ui
Campbell Barton c68e3913ed fix [#25429] Armature modifier and inverted vertex group
- the invert flag was only being used for multi-modifier, but there is no reason not to use this in normal cases as well.
- Armature modifier RNA name 'vertex_group' was incorrectly named 'vertex_group_multi_modifier' (own fault), confusion was caused by 'invert_vertex_group_multi_modifier' which was correct.
2010-12-31 11:51:00 +00:00
..
properties_animviz.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_armature.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_data_bone.py fixes for pinning bones & pose ui, could easily get error messages and invalid situations. 2010-12-17 17:51:43 +00:00
properties_data_camera.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_curve.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_data_empty.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_lamp.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_lattice.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_mesh.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_data_metaball.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_data_modifier.py fix [#25429] Armature modifier and inverted vertex group 2010-12-31 11:51:00 +00:00
properties_game.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_material.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_object_constraint.py Bugfix for [#24768] 6DoF Constraint options missing. 2010-11-20 09:48:51 +00:00
properties_object.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_particle.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_physics_cloth.py button to remove presets. 2010-09-14 04:58:25 +00:00
properties_physics_common.py Extreme makeover of pointcache code: 2010-12-18 15:03:31 +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 Fix for [#25001] Enable Smoke High Resolution is greyout after baking 2010-12-02 04:47:40 +00:00
properties_physics_softbody.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_render.py Render Buttons UI: 2010-12-17 18:25:08 +00:00
properties_scene.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_texture.py Fix for own commit 24156: 2010-12-27 12:12:43 +00:00
properties_world.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +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 rename anim.channels_revive_fcurves --> anim.channels_fcurves_enable 2010-11-11 21:49:40 +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 Bugfix #25153 2010-12-10 18:48:20 +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 Porting URL fixes for Release Logs from Tag to Trunk. 2010-12-30 13:02:48 +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 Bugfix [#25420] Sequencer View Zoom operator hidden 2010-12-31 03:54:28 +00:00
space_text.py rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00
space_time.py TimeLine UI: 2010-12-28 11:52:35 +00:00
space_userpref_keymap.py pedantic word ordering change. 2010-12-08 11:42:11 +00:00
space_userpref.py fix [#25262] Keyboard shortcut presets can't be made because of wrong folder 2010-12-18 07:22:52 +00:00
space_view3d_toolbar.py Better info text for particle edit 2010-12-21 20:25:37 +00:00
space_view3d.py remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00