blender/release/scripts/ui
Joshua Leung 90957ed0dd A bunch of fixes for macro-type operators - Armatures + Objects
* Extrude and Duplicate for Armatures now use proper macros instead of manually calling transform themselves. This means that repeating these operators now works properly.
** NOTE: there's a bug with macros now which prevents the 'forked' extrude operator working correctly. Bug report filed for this.

* Included the proper operators for extrude and duplicate in the toolbar + menus. The operators used there did not activate transform, which meant that users often could not tell that the operation had occurred at all.
2009-10-27 11:10:30 +00:00
..
buttons_data_armature.py Moved some tool settings (mirror, auto-IK) to the tools pane. 2009-10-19 13:24:18 +00:00
buttons_data_bone.py UI tweaks 2009-10-03 11:19:14 +00:00
buttons_data_camera.py
buttons_data_curve.py
buttons_data_empty.py Added a button in the header to toggle full screen mode. It'd be nice to have this right-aligned, but this doesn't seem possible in the layout engine currently. 2009-10-20 13:56:53 +00:00
buttons_data_lamp.py Deep Shadow Buffer 2009-10-12 19:41:40 +00:00
buttons_data_lattice.py
buttons_data_mesh.py Shape Keys 2009-10-22 17:12:28 +00:00
buttons_data_metaball.py
buttons_data_modifier.py
buttons_data_text.py
buttons_game.py Forgot to commit these files in 23837. 2009-10-16 19:25:51 +00:00
buttons_material.py Fix #19633: material & texture didn't use autocomplete for 2009-10-19 11:00:43 +00:00
buttons_object_constraint.py iTaSC: Selection of constrained axis for CopyPose constraint 2009-10-14 18:51:00 +00:00
buttons_object.py A few fixes: 2009-10-08 11:29:27 +00:00
buttons_particle.py Small particles feature: Multiple group visualization counts per group object are now possible (+/- buttons next to the count list). This allows for example an array of duplicated objects "ob1, ob2, ob1, ob3" without duplicating the actual object (ob1 in the example) in the group. 2009-10-18 21:12:04 +00:00
buttons_physics_cloth.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_physics_common.py General particle bug fixes + few small goodies 2009-10-05 13:25:56 +00:00
buttons_physics_field.py Fixed [#19506] Missing buttons : Curve Guide. 2009-10-02 20:15:25 +00:00
buttons_physics_fluid.py
buttons_physics_smoke.py * Show Smoke Field Weights only for Domains. 2009-10-09 13:56:35 +00:00
buttons_physics_softbody.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_render.py stamp font size and added rendertime stamp option 2009-10-15 19:18:40 +00:00
buttons_scene.py UI Templates: RNA-Path Builder (Skeleton Code) 2009-10-15 10:13:59 +00:00
buttons_texture.py Fix for Texture Tab. Influence Panel got shown even when no active slot was selected, raised errors. 2009-10-22 15:33:53 +00:00
buttons_world.py UI scripts: 2009-10-09 15:25:19 +00:00
space_buttons.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_console.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_filebrowser.py Updated icons. Changed some icon names that weren't blank. 2009-10-15 13:47:18 +00:00
space_image.py minor changes to texture ui, not user visible 2009-10-12 14:38:35 +00:00
space_info.py - Right click menu can open links directly to API reference docs (rna and operators) 2009-10-27 02:54:25 +00:00
space_logic.py
space_node.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_outliner.py Outliner: Tweaks for Driver Operators 2009-10-21 05:59:51 +00:00
space_sequencer.py select all seq strips removed other flags, add menu was running exec rather then invoke. 2009-10-18 21:32:03 +00:00
space_text.py Durian text editor requests: 2009-10-26 16:48:23 +00:00
space_time.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_userpref.py *Started to add theme editing in Preferences. Isn't visible in the UI yet. 2009-10-26 11:03:12 +00:00
space_view3d_toolbar.py A bunch of fixes for macro-type operators - Armatures + Objects 2009-10-27 11:10:30 +00:00
space_view3d.py A bunch of fixes for macro-type operators - Armatures + Objects 2009-10-27 11:10:30 +00:00