blender/release/scripts/startup/bl_ui
Brecht Van Lommel 4cf06b97dd Fix #32671: new orbit sensitivity and turntable/trackball choice was only available
from special NDOF menu, added them in user preferences as well now. Also made it do
proper version patch for conversion from old user preferences, and changed turntable
choice from a boolean to enum for consistency.
2012-09-28 12:37:14 +00:00
..
__init__.py split out mask UI into their own classes. 2012-07-25 13:09:12 +00:00
properties_animviz.py style cleanup 2012-08-17 18:36:20 +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 User Interface Scripts: 2012-07-29 10:03:46 +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 Camera tracking presets 2012-08-04 10:47:31 +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 Readme and Release Log Links: 2012-07-11 21:57:11 +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 Fix #32671: new orbit sensitivity and turntable/trackball choice was only available 2012-09-28 12:37:14 +00:00
space_view3d_toolbar.py fixes for weight paint mode: 2012-09-07 05:54:54 +00:00
space_view3d.py Fix #32601: armature select similar missing from select menu. 2012-09-20 00:10:26 +00:00