blender/release/scripts/startup/bl_ui
Joshua Leung b8231620a5 Bugfix [#32754] Clear Motion paths button not available on Motion paths panel
On second thought, perhaps it is more convenient/natural if this was shown in
both places, given that many
people may only find the motion paths options through the UI now.
2012-10-04 11:05:48 +00:00
..
__init__.py split out mask UI into their own classes. 2012-07-25 13:09:12 +00: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_data_armature.py style cleanup 2012-07-29 12:07:06 +00:00
properties_data_bone.py style cleanup 2012-06-19 22:17:19 +00:00
properties_data_camera.py Fisheye Camera for Cycles 2012-05-04 16:20:51 +00:00
properties_data_curve.py style cleanup 2012-08-17 18:36:20 +00:00
properties_data_empty.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_lamp.py style cleanup 2012-08-17 18:36:20 +00:00
properties_data_lattice.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
properties_data_mesh.py Added back "mesh.customdata_clear_skin"... followup for r50802 2012-09-21 22:33:43 +00:00
properties_data_metaball.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_modifier.py pep8 cleanup 2012-09-26 21:19:51 +00:00
properties_data_speaker.py style cleanup 2012-07-29 12:07:06 +00:00
properties_game.py Accidentally did a commit when I wanted to revert... (ignore my last revision) 2012-08-08 01:29:20 +00:00
properties_mask_common.py Alternate mask spline feather offset calculation method: now there are 2 [Even | Smooth] 2012-08-27 09:44:56 +00:00
properties_material.py add a UV Project material option so UV's are calculated taking into account perspective matrix - previously this gave artifacts with lower poly meshes. 2012-09-22 04:57:55 +00:00
properties_object_constraint.py Fix wrong tracks list used for search in Follow Track constraint 2012-08-10 08:51:34 +00:00
properties_object.py Dupli layer visibility name can be clearer 2012-09-29 04:07:50 +00:00
properties_paint_common.py Code/UI cleanup: improvements for sculpt brush texture settings. 2012-05-15 04:50:47 +00:00
properties_particle.py Fix #32201: particle size compatibility broken for object/group duplication. 2012-08-22 13:10:43 +00:00
properties_physics_cloth.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_common.py User Interface Scripts: 2012-07-29 10:03:46 +00:00
properties_physics_dynamicpaint.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_field.py style cleanup 2012-08-17 18:36:20 +00:00
properties_physics_fluid.py Last spell checking (for now). 2012-07-04 15:52:07 +00:00
properties_physics_smoke.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_softbody.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_render.py Color Management: move "Color Unpremultiply" option to Color Management panel 2012-09-27 12:44:52 +00:00
properties_scene.py Color Management: move "Color Unpremultiply" option to Color Management panel 2012-09-27 12:44:52 +00:00
properties_texture.py style cleanup 2012-07-29 12:07:06 +00:00
properties_world.py style cleanup 2012-07-29 12:07:06 +00:00
space_clip.py Fix #32686: MovieClip background initialisaton error 2012-10-01 11:26:52 +00:00
space_console.py copy as script operator for the console, so you can copy input from a console for use in a textblock. 2012-08-19 21:32:18 +00:00
space_dopesheet.py Restoring Group Colours for Animation Channels - Part 1 2012-05-24 01:25:31 +00:00
space_filebrowser.py RNA: 2011-11-07 16:26:53 +00:00
space_graph.py Restoring Group Colours for Animation Channels - Part 1 2012-05-24 01:25:31 +00:00
space_image.py add some missing NULL checks, a few parts of the code used a pointer then checked it for NULL after. 2012-09-11 02:18:27 +00:00
space_info.py Fix [#32719] "New object align to view" option doesn't work on lamps and force fields 2012-10-01 17:40:02 +00:00
space_logic.py Fix #30132: "Add Game Property" works incorrect after "Add Text Game Property" 2012-02-12 10:23:06 +00:00
space_nla.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
space_node.py Python node operator for combined node collapsing and hiding unused sockets. Socket hide flag is added to RNA as well, but can only be set when the socket is not connected, to avoid dangling links in editor drawing. Currently this operator has no default hotkey, but can be called from the Node menu. 2012-08-14 17:56:33 +00:00
space_outliner.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
space_sequencer.py More tweaks to sequencer Header bar: make overlay also available in mix mode, and OpenGL render buttons in all modes! 2012-09-22 17:40:08 +00:00
space_text.py style cleanup 2012-07-29 12:07:06 +00:00
space_time.py User Interface Scripts: 2012-07-29 10:03:46 +00:00
space_userpref_keymap.py fix [#31712] User prefs Input: Filter searches for names starting with entered phrase only 2012-06-10 21:38:24 +00:00
space_userpref.py update UI introspection script for changes to blender. 2012-10-01 02:04:06 +00:00
space_view3d_toolbar.py fixes for weight paint mode: 2012-09-07 05:54:54 +00:00
space_view3d.py Added convenience operator to clear animation (i.e. all keyframes = F-Curves) 2012-10-04 10:58:03 +00:00