Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Alatalo <antont@kyperjokki.fi>2010-05-07 03:47:25 +0400
committerToni Alatalo <antont@kyperjokki.fi>2010-05-07 03:47:25 +0400
commit05e2e92611970689cd224715f594b817c69beae0 (patch)
tree972272dad5ee99e80dcd763510a93acf28007b9e /source/blender/makesrna/intern/rna_actuator.c
parentb28c6d3c149295a367bb8e95df2888bb61db99ba (diff)
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!
Diffstat (limited to 'source/blender/makesrna/intern/rna_actuator.c')
0 files changed, 0 insertions, 0 deletions