blender/release/scripts/ui
Jason Wilkins 3c0ed589c1 * moved Threaded Sculpt, Fast Navigate, and Show Brush back to Sculpt Options panel until they are properly moved in memory to the corresponding places they were in the UI.
Fast Navigate apparently needs to be made an option of the multires modifier

Threaded Sculpt and Show Brush need to be made UserPrefs

Some of these options were removed form UserPref panel without placing them anywhere else in the interface so this commit at least puts them somewhere so they can be used.
2010-07-28 07:19:54 +00:00
..
properties_animviz.py Motion Path Tweaks: 2010-05-20 12:31:55 +00:00
properties_data_armature_rigify.py [#22488] Reloading scripts causes crash 2010-07-23 01:43:30 +00:00
properties_data_armature.py Dammit to whoever removed the X-Ray button AGAIN from the armature buttons. I remember specifically restoring this a few months ago, but it seems to have gone missing again. 2010-07-27 05:53:29 +00:00
properties_data_bone.py Apply first pass of edits to rna values from rna_booleans.txt. 2010-07-15 16:56:04 +00:00
properties_data_camera.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_curve.py - text3d was missing menu items for toggling bold/underline/italic/smallcaps. 2010-07-13 23:51:21 +00:00
properties_data_empty.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_lamp.py * Sun & Sky presets were labeled as Render presets. 2010-05-31 10:21:57 +00:00
properties_data_lattice.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_mesh.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_metaball.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_data_modifier.py * moved Threaded Sculpt, Fast Navigate, and Show Brush back to Sculpt Options panel until they are properly moved in memory to the corresponding places they were in the UI. 2010-07-28 07:19:54 +00:00
properties_game.py Apply first pass of edits to rna values from rna_booleans.txt. 2010-07-15 16:56:04 +00:00
properties_material.py Fix for python error in material panel. 2010-07-20 11:18:29 +00:00
properties_object_constraint.py Apply first pass of edits to rna values from rna_booleans.txt. 2010-07-15 16:56:04 +00:00
properties_object.py Added name to object color in object properties. Kinda misleading 2010-06-29 05:02:51 +00:00
properties_particle.py Fix for [#22128] particle sizes and physics 2010-07-25 14:40:18 +00:00
properties_physics_cloth.py nicer alignment for preset UI 2010-06-27 21:35:31 +00:00
properties_physics_common.py pointcache support for relative external paths with the useual // prefix as well as library path option. 2010-07-14 07:47:03 +00:00
properties_physics_field.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_physics_fluid.py Properties Window: 2010-05-16 10:21:00 +00:00
properties_physics_smoke.py Fluid: Fix empty named fluid particle system; Smoke: Fix typo 2010-07-27 15:04:50 +00:00
properties_physics_softbody.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
properties_render.py PNG Compression can now be set, writing uncompressed PNG's is significantly faster for high resolution images - 2k. 2010-07-17 13:29:55 +00:00
properties_scene.py remove filename and directory from python operators that dont need them 2010-06-26 22:32:47 +00:00
properties_texture.py Merge GSOC Sculpt Branch: 28499-30319 2010-07-14 14:11:03 +00:00
properties_world.py 2.5: hide indirect light panel for raytrace, it does nothing. 2010-07-18 10:58:41 +00:00
space_buttons.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
space_console.py replace operator options bl_undo and bl_register with bl_options 2010-03-01 00:03:51 +00:00
space_dopesheet.py Animation Editors: Select Linked Operator 2010-04-05 11:47:55 +00:00
space_filebrowser.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
space_graph.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
space_image.py yet another inconsistency fix curve in uv editmode was using the drop down menu for picking curves instead of the icons 2010-07-22 11:21:21 +00:00
space_info.py Add a "Save Copy" entry in the File menu. 2010-07-19 17:45:03 +00:00
space_logic.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
space_nla.py fix for keying set rna path attribute and object select menu incorrect args to UI func. 2010-03-24 15:08:15 +00:00
space_node.py == node editor == 2010-07-26 21:37:55 +00:00
space_outliner.py misc uninteresting stuff (killing time at airport commit) 2010-05-03 16:00:42 +00:00
space_sequencer.py Sequencer UI bugfix: translate / crop also work on effect output, UI was 2010-07-23 17:09:33 +00:00
space_text.py [#22554] Register option on Texts doesn't work anymore 2010-06-11 14:10:02 +00:00
space_time.py Apply first pass of edits to rna values from rna_booleans.txt. 2010-07-15 16:56:04 +00:00
space_userpref_keymap.py remove filename and directory from python operators that dont need them 2010-06-26 22:32:47 +00:00
space_userpref.py * moved Threaded Sculpt, Fast Navigate, and Show Brush back to Sculpt Options panel until they are properly moved in memory to the corresponding places they were in the UI. 2010-07-28 07:19:54 +00:00
space_view3d_toolbar.py * moved Threaded Sculpt, Fast Navigate, and Show Brush back to Sculpt Options panel until they are properly moved in memory to the corresponding places they were in the UI. 2010-07-28 07:19:54 +00:00
space_view3d.py Jason, from your merge 30325. 2010-07-26 23:49:23 +00:00