blender/release/scripts/startup/bl_ui
2014-05-01 14:49:47 +10:00
..
__init__.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_animviz.py Bugfix [#32754] Clear Motion paths button not available on Motion paths panel 2012-10-04 11:05:48 +00:00
properties_constraint.py Fix T39563: Tiny unit-display problem in constraint panels. 2014-04-07 12:17:01 +02:00
properties_data_armature.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_data_bone.py UI: move toggle icons out of layout checks into rna 2014-01-30 16:24:51 +11:00
properties_data_camera.py Fix for missing 'field-of-view angle' property for a panoramic camera. 2014-03-12 00:08:28 +09:00
properties_data_curve.py Bevel Factor Mapping 2014-03-28 16:44:33 +06:00
properties_data_empty.py Empties with Images draw type: add support for movies and image sequences 2014-01-13 22:18:31 +01:00
properties_data_lamp.py Removing BLENDER_GAME from the COMPAT_ENGINES set for the sun lamp's Sky & Atmosphere panel since it isn't supported in the BGE. 2012-10-30 01:59:15 +00:00
properties_data_lattice.py
properties_data_mesh.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_data_metaball.py
properties_data_modifier.py Fix T38739: Simulations, unsupported in the Game Engine, could not be removed from the UI. 2014-02-21 12:46:17 +01:00
properties_data_speaker.py style cleanup 2012-07-29 12:07:06 +00:00
properties_freestyle.py Freestyle: minor UI improvements. 2014-04-24 23:45:28 +09:00
properties_game.py Code cleanup: Game Engine related panels belong into properties_game.py. 2013-12-18 07:35:05 +01:00
properties_grease_pencil_common.py Code cleanup: Re-use Grease Pencil panel for 3D view as well. 2014-02-24 20:53:37 +01:00
properties_mask_common.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_material.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_object.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_paint_common.py Paint: Descrollification commit for brush texture angle property. 2014-02-12 18:00:54 +02:00
properties_particle.py Fix T38359: incorrect display of material slot with pinned particle settings. 2014-01-29 16:50:37 +01:00
properties_physics_cloth.py UI: Fix Cloth panel after 28936a415076, was too large and looked bad. 2014-02-06 21:45:59 +01:00
properties_physics_common.py Interface / PointCache: Remove name fields here as well, not needed anymore due to direct rename in uiList. 2013-12-13 10:20:35 +01:00
properties_physics_dynamicpaint.py Code cleanup: style 2014-04-03 09:24:09 +11:00
properties_physics_field.py Google Summer of Code project: "Smoke Simulator Improvements & Fire". 2012-10-10 13:18:07 +00:00
properties_physics_fluid.py Followup to r59434 : py UI scripts edits. 2013-08-23 20:41:21 +00:00
properties_physics_rigidbody_constraint.py Followup to r59434 : py UI scripts edits. 2013-08-23 20:41:21 +00:00
properties_physics_rigidbody.py Rigidbody: Allow triangle mesh shapes to deform during simulation 2013-12-26 18:38:06 +01:00
properties_physics_smoke.py Followup to r59434 : py UI scripts edits. 2013-08-23 20:41:21 +00:00
properties_physics_softbody.py UI: Fix more double ":" in UI labels 2014-03-27 07:15:08 +04:00
properties_render_layer.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_render.py UI: move toggle icons out of layout checks into rna 2014-01-30 16:24:51 +11:00
properties_scene.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_texture.py Fix T36165: blender internal HDR textures with negative values got clamped. 2014-01-23 18:49:10 +01:00
properties_world.py Blender Internal: 2013-11-20 19:13:41 +01:00
space_clip.py View2d: bring back 2.4x option to lock time for 2d views 2014-05-01 14:49:47 +10:00
space_console.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_dopesheet.py View2d: bring back 2.4x option to lock time for 2d views 2014-05-01 14:49:47 +10:00
space_filebrowser.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_graph.py View2d: bring back 2.4x option to lock time for 2d views 2014-05-01 14:49:47 +10:00
space_image.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
space_info.py Code cleanup: style 2014-04-03 09:24:09 +11:00
space_logic.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_nla.py View2d: bring back 2.4x option to lock time for 2d views 2014-05-01 14:49:47 +10:00
space_node.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
space_outliner.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_properties.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_sequencer.py Fix T39597: Missing entries in VSE Preview menu 2014-04-27 22:59:30 +02:00
space_text.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_time.py View2d: bring back 2.4x option to lock time for 2d views 2014-05-01 14:49:47 +10:00
space_userpref.py Code cleanup: de-triplicate add menu/toolbars, also style edits 2014-03-20 01:34:24 +11:00
space_view3d_toolbar.py Revert the testing sculpt openmp thread control and limit for OSX to physical threads as in 2.70a tag 2014-04-27 18:39:03 +02:00
space_view3d.py 3D Text: edit menu was hidden 2014-04-30 00:53:07 +10:00