blender/release/scripts/ui
2010-08-25 14:29:14 +00:00
..
properties_animviz.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_data_armature_rigify.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_data_armature.py remove rna function template_triColorSet(), was only used in one place and can be done just as well with 3 function calls. 2010-08-25 00:34:40 +00:00
properties_data_bone.py rename UI function 2010-08-23 05:47:45 +00:00
properties_data_camera.py rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
properties_data_curve.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +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 rna renaming (manual edits) 2010-08-21 04:51:00 +00:00
properties_data_lattice.py rename UI function 2010-08-23 05:47:45 +00:00
properties_data_mesh.py move more active variables to be nested in collections. 2010-08-24 04:02:50 +00:00
properties_data_metaball.py rna: move metaball.active_element to metaball.elements.active 2010-08-23 00:57:19 +00:00
properties_data_modifier.py rename UI function 2010-08-23 05:47:45 +00:00
properties_game.py - rna py-api bug fix, a NULL item in a collection was raising an error 2010-08-22 17:23:08 +00:00
properties_material.py rename UI function 2010-08-23 05:47:45 +00:00
properties_object_constraint.py rename UI function 2010-08-23 05:47:45 +00:00
properties_object.py rename UI function 2010-08-23 05:47:45 +00:00
properties_particle.py move more active variables to be nested in collections. 2010-08-24 04:02:50 +00:00
properties_physics_cloth.py rename UI function 2010-08-23 05:47:45 +00:00
properties_physics_common.py move more active variables to be nested in collections. 2010-08-24 04:02:50 +00:00
properties_physics_field.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_physics_fluid.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_physics_smoke.py rename UI function 2010-08-23 05:47:45 +00:00
properties_physics_softbody.py rename UI function 2010-08-23 05:47:45 +00:00
properties_render.py Fix/addition for recent RNA collections active index changes - 2010-08-25 07:03:35 +00:00
properties_scene.py move more active variables to be nested in collections. 2010-08-24 04:02:50 +00:00
properties_texture.py rename UI function 2010-08-23 05:47:45 +00:00
properties_world.py rna renaming (manual edits) 2010-08-21 04:51:00 +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 apply rna rename most of the show_*, names. 2010-08-17 17:03:52 +00:00
space_filebrowser.py - pythons 'del somevalue.attr' could crash when used with the rna api (reported by Luca) 2010-08-24 02:12:09 +00:00
space_graph.py apply all rna naming changes for rna_space.c 2010-08-17 07:49:53 +00:00
space_image.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_info.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
space_logic.py rna renaming (manual edits) 2010-08-21 04:51:00 +00:00
space_nla.py more rna renaming. 2010-08-18 08:26:18 +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 rna renaming (manual edits) 2010-08-21 04:51:00 +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 bugfix [#23497] Keymap editor search box not working 2010-08-25 14:29:14 +00:00
space_userpref.py fix errors with recent commits. 2010-08-18 10:42:00 +00:00
space_view3d_toolbar.py move more active variables to be nested in collections. 2010-08-24 04:02:50 +00:00
space_view3d.py bugfix [#23469] Missing Parent Menu in Pose mode 2010-08-25 02:56:37 +00:00