blender/release/scripts/startup/bl_ui
2011-07-21 21:11:58 +00:00
..
__init__.py use a dynamic enum for addons, annoyingly the enum was being generated from python for each of the addon buttons (~14 times per draw) which was noticeably slow, so disabling 'expand' for now. 2011-05-26 18:11:59 +00:00
properties_animviz.py fix for various python bugs and remove unused var. 2011-07-10 17:26:15 +00:00
properties_data_armature.py Merging trunk up to r38329. 2011-07-12 13:09:22 +00:00
properties_data_bone.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_data_camera.py camera composition guides: center, thirds, golden rule 2011-05-10 03:03:53 +00:00
properties_data_curve.py fix for various python bugs and remove unused var. 2011-07-10 17:26:15 +00:00
properties_data_empty.py correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
properties_data_lamp.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_data_lattice.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_data_mesh.py fix for python error when pinning a non mesh object in mesh editmode. 2011-07-03 07:21:33 +00:00
properties_data_metaball.py pep8 compliance 2011-06-21 17:17:51 +00:00
properties_data_modifier.py pep8 compliance 2011-06-21 17:17:51 +00:00
properties_game.py Related to bug #27004: there is now an option to disable color management for 2011-05-02 09:08:43 +00:00
properties_material.py fix for [#28012] Mat ID messy with shader nodes 2011-07-19 08:31:53 +00:00
properties_object_constraint.py Merged with trunk r37717. 2011-06-21 21:10:36 +00:00
properties_object.py fix for various python bugs and remove unused var. 2011-07-10 17:26:15 +00:00
properties_particle.py minor pep8 edits 2011-07-01 12:33:34 +00:00
properties_physics_cloth.py =trunk= 2011-05-01 21:39:13 +00:00
properties_physics_common.py py api: bpy.data.is_dirty wasn't working like image is dirty, instead is would return if the file was saved or not. 2011-04-11 15:31:05 +00:00
properties_physics_field.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_physics_fluid.py Elbeem / Fluidsim update: 2011-06-12 23:51:30 +00:00
properties_physics_smoke.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_physics_softbody.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_render.py Merging from trunk up to r38119. 2011-07-05 13:54:25 +00:00
properties_scene.py Added operator to make importing Keying Sets from files easier. 2011-06-10 12:43:06 +00:00
properties_texture.py Fix python error in image sampling panel drawing when 2011-07-13 18:07:30 +00:00
properties_world.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_console.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_dopesheet.py Bugfix: DopeSheet + Graph Editors were referring to wrong operator for 2011-07-13 12:02:39 +00:00
space_filebrowser.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_graph.py Bugfix: DopeSheet + Graph Editors were referring to wrong operator for 2011-07-13 12:02:39 +00:00
space_image.py fix for various python bugs and remove unused var. 2011-07-10 17:26:15 +00:00
space_info.py Blender 2.58 release preparations: 2011-06-20 20:21:52 +00:00
space_logic.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_nla.py View All/Selected tools for NLA Editor 2011-07-20 00:36:28 +00:00
space_node.py Add delete with reconnect feature. 2011-07-12 18:59:54 +00:00
space_outliner.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_sequencer.py == Simple Title Cards for Sequencer == 2011-06-16 02:46:38 +00:00
space_text.py 2.5 Text Editor: 2011-06-06 12:52:26 +00:00
space_time.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_userpref_keymap.py make python3.3 compatible, __class__ is no longer in the class methods namespace. 2011-07-11 05:50:49 +00:00
space_userpref.py Merge with trunk up to r38584. 2011-07-21 21:11:58 +00:00
space_view3d_toolbar.py make python3.3 compatible, __class__ is no longer in the class methods namespace. 2011-07-11 05:50:49 +00:00
space_view3d.py Merging trunk up to r38329. 2011-07-12 13:09:22 +00:00