blender/release/scripts
Toni Alatalo 05e2e92611 Add the option to show also the UVs of other selected objects in image
space / uv edit. The code was already there, and the option as a rna 
bool, but no ui to set it. Matt figured that the View menu in image 
space next to other uv stuff, which only shows when UVs are edited, is 
the right place. 

Works so that when entering editmode for an object to edit UVs, when 
have also other objects selected and this option on, also the UVs of 
those other objects are shown in the image view.

Liquidape asked this on IRC, and we thought the feat doesn't exist, so I 
looked out of curiosity in the code as was thinking it would be easy to 
add. Was surprised to find it there already :)

First time that did anything with 2.5, was sure fun enough to search 
thru the code to figure out how things work. Adding this ui thing proved 
to be exactly as trivial and nice as it should, and the things under the 
hood seemed nice, yay!
2010-05-06 23:47:25 +00:00
..
io NetRender 2010-05-02 21:34:08 +00:00
keyingsets - new docstrings for bpy.type.Struct methods & some corrections. 2010-04-06 07:49:10 +00:00
modules python property - object.scene_users 2010-05-06 08:30:42 +00:00
op == Sequencer == 2010-05-03 22:17:05 +00:00
presets After handling demohero's keymaps to a beta tester it became apparent 2010-04-19 06:20:16 +00:00
templates update for changes to blf module 2010-04-27 19:46:15 +00:00
ui Add the option to show also the UVs of other selected objects in image 2010-05-06 23:47:25 +00:00