blender/release/scripts/ui
2010-09-06 10:25:38 +00:00
..
properties_animviz.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_armature_rigify.py rna context rename 2010-09-02 04:53:05 +00:00
properties_data_armature.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_bone.py fix some errors in rigify caused by recent api changes 2010-08-27 00:05:00 +00:00
properties_data_camera.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_curve.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_empty.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
properties_data_lamp.py patch from venomgfx, show number of textures assigned to lamps and world in the context panel 2010-09-02 18:13:06 +00:00
properties_data_lattice.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_mesh.py The duplicate Text option in the TexFace panel came from a bad rename of tex -> use_bitmap_text instead of use_image, so I'm adding the use_image (Tex) back to the TexFace panel. 2010-08-27 10:05:33 +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 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_material.py Patch [#23524] UI cleanup for commit 31587 by Filiciss Muhgue (filiciss). 2010-08-30 07:15:54 +00:00
properties_object_constraint.py rename UI function 2010-08-23 05:47:45 +00:00
properties_object.py use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
properties_particle.py "Fix" for [#23640] particle system partially indifferent to vertex groups 2010-09-03 05:48:19 +00:00
properties_physics_cloth.py use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
properties_physics_common.py use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
properties_physics_field.py use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
properties_physics_fluid.py use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
properties_physics_smoke.py use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
properties_physics_softbody.py use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
properties_render.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_scene.py rna context rename 2010-09-02 04:53:05 +00:00
properties_texture.py Fixes for RNA Renaming in Texture Properties (Volume Material) 2010-08-31 14:54:04 +00:00
properties_world.py bugfix [#23697] New Empty Scene lacks World Settings 2010-09-06 10:25:38 +00:00
space_console.py apply all rna naming changes for rna_space.c 2010-08-17 07:49:53 +00:00
space_dopesheet.py move dopesheet UI template from C to python 2010-08-27 01:23:53 +00:00
space_filebrowser.py use mix-in classes for import export operators, these define the filepath property and invoke function at the moment. 2010-09-01 02:25:49 +00:00
space_graph.py move dopesheet UI template from C to python 2010-08-27 01:23:53 +00:00
space_image.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
space_info.py sphinx doc gen 2010-09-03 09:21:40 +00:00
space_logic.py rna renaming (manual edits) 2010-08-21 04:51:00 +00:00
space_nla.py move dopesheet UI template from C to python 2010-08-27 01:23:53 +00:00
space_node.py rna renaming for Render* structs 2010-08-18 04:10:23 +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 patch [#23522] UI fixing for recent Python API changes 2010-08-27 22:12:59 +00:00
space_text.py rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
space_time.py Fixing KeyingSets breakage from recent RNA renaming madness. 2010-08-24 06:52:16 +00:00
space_userpref_keymap.py display_properties was being re-defined for each keymap item. 2010-09-06 06:04:05 +00:00
space_userpref.py rna context rename 2010-09-02 04:53:05 +00:00
space_view3d_toolbar.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
space_view3d.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