blender/release/scripts/ui
2010-11-06 21:40:09 +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 filling is used for 3D curves but not for filling, sigh. 2010-09-15 08:38:29 +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 rename UI function 2010-08-23 05:47:45 +00:00
properties_game.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_material.py button to remove presets. 2010-09-14 04:58:25 +00:00
properties_object_constraint.py ran through pep8 checker 2010-09-07 15:17:42 +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 [#24107] Hair/General particle glitch- Presets 2010-10-05 09:32:35 +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 minor UI change so blender built without fluids wont give a python error 2010-09-21 16:31:37 +00:00
properties_physics_smoke.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_physics_softbody.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_render.py UI: 2010-11-02 11:10:21 +00:00
properties_scene.py missed this in recent commit. 2010-09-24 03:42:19 +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 Do not hide the Indirect Lighting tab, caused some confusion. 2010-11-06 21:37:11 +00:00
space_console.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
space_dopesheet.py Action/Shapekey Editor Bugfixes: 2010-09-30 12:42:45 +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 Animation Editors: Added menu entry for deleting selected channels, as requested by animator working with Matt 2010-09-13 00:53:47 +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 Add Toggle System Console entry to Help menu on Windows systems. 2010-10-18 22:37:21 +00:00
space_logic.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
space_nla.py move dopesheet UI template from C to python 2010-08-27 01:23:53 +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 Info text for scene strips showing the frame range that's set in the scene 2010-10-30 13:09: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 == filebrowser == 2010-11-06 18:54:15 +00:00
space_view3d_toolbar.py bugfix [#24256] Wrong bone subdivision number in tweak panel. 2010-10-15 03:24:47 +00:00
space_view3d.py Rename BG image Transparency to Opacity, Since 100% transparency is actually 100% opaque and this matches grease pencil. 2010-11-06 21:40:09 +00:00