How to move UVs by a set amount of pixels?Moving mirrored UVs to other quadrant for bakingHow to make UVs islands perfectly overlap?Set default UV Image Editor display modePack UVs without rotating them?UV coordinates inaccurate, showing nearby pixels when not supposed toRotate UVs 90 Degrees Shortcut
Generate points for smooth movement between two given points
Were the women of Travancore, India, taxed for covering their breasts by breast size?
IEEE Registration Authority mac prefix
Main differences between 5th edition Druid and 3.5 edition Druid
What did Boris Johnson mean when he said "extra 34 billion going into the NHS"
Is it possible to observe space debris with Binoculars?
What happens when there is no available physical memory left for SQL Server?
Was "The Hobbit" ever abridged?
How will the UK Commons debate tonight despite the prorogation?
How can I oppose my advisor granting gift authorship to a collaborator?
slowest crash on the Moon?
How many days for hunting?
In-universe, why does Doc Brown program the time machine to go to 1955?
How do I make my fill-in-the-blank exercise more obvious?
Tiny image scraper for xkcd.com
Is torque as fundamental a concept as force?
How do I stop making people jump at home and at work?
To which airspace does the border of two adjacent airspaces belong to?
Is mathematics truth?
When is it legal to castle moving the rook first?
If I have an accident, should I file a claim with my car insurance company?
Splitting polygons at narrowest part using R?
a harmful idea/plan
Global variables and information security
How to move UVs by a set amount of pixels?
Moving mirrored UVs to other quadrant for bakingHow to make UVs islands perfectly overlap?Set default UV Image Editor display modePack UVs without rotating them?UV coordinates inaccurate, showing nearby pixels when not supposed toRotate UVs 90 Degrees Shortcut
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
In Blender 2.7, using the UV editor, selecting some vertices / UV islands, I was then able to use G (grab), followed by a number, for example 8, to move the selected vertices / island by exactly 8 pixels.
In Blender 2.8, it seems that doing the above, the number entered does not correspond to image pixels, but instead to UV coordinates (0.0
to 1.0
). Given a texture of size 1024
, moving the selection by 0.5
would hence effectively move it by 512
pixels.
Is there any way to do the 2.7 way in 2.8?
uv-image-editor
New contributor
$endgroup$
add a comment |
$begingroup$
In Blender 2.7, using the UV editor, selecting some vertices / UV islands, I was then able to use G (grab), followed by a number, for example 8, to move the selected vertices / island by exactly 8 pixels.
In Blender 2.8, it seems that doing the above, the number entered does not correspond to image pixels, but instead to UV coordinates (0.0
to 1.0
). Given a texture of size 1024
, moving the selection by 0.5
would hence effectively move it by 512
pixels.
Is there any way to do the 2.7 way in 2.8?
uv-image-editor
New contributor
$endgroup$
add a comment |
$begingroup$
In Blender 2.7, using the UV editor, selecting some vertices / UV islands, I was then able to use G (grab), followed by a number, for example 8, to move the selected vertices / island by exactly 8 pixels.
In Blender 2.8, it seems that doing the above, the number entered does not correspond to image pixels, but instead to UV coordinates (0.0
to 1.0
). Given a texture of size 1024
, moving the selection by 0.5
would hence effectively move it by 512
pixels.
Is there any way to do the 2.7 way in 2.8?
uv-image-editor
New contributor
$endgroup$
In Blender 2.7, using the UV editor, selecting some vertices / UV islands, I was then able to use G (grab), followed by a number, for example 8, to move the selected vertices / island by exactly 8 pixels.
In Blender 2.8, it seems that doing the above, the number entered does not correspond to image pixels, but instead to UV coordinates (0.0
to 1.0
). Given a texture of size 1024
, moving the selection by 0.5
would hence effectively move it by 512
pixels.
Is there any way to do the 2.7 way in 2.8?
uv-image-editor
uv-image-editor
New contributor
New contributor
New contributor
asked 9 hours ago
domssondomsson
1415 bronze badges
1415 bronze badges
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I just found it myself. Here goes:
In the UV editor, open the right-hand menu via N, then select the View
tab. There, check Pixel Coordinates
. Now, coordinates will be shown in pixels and the grab/move commands will also operate on pixels.
New contributor
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "502"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
domsson is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f150679%2fhow-to-move-uvs-by-a-set-amount-of-pixels%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I just found it myself. Here goes:
In the UV editor, open the right-hand menu via N, then select the View
tab. There, check Pixel Coordinates
. Now, coordinates will be shown in pixels and the grab/move commands will also operate on pixels.
New contributor
$endgroup$
add a comment |
$begingroup$
I just found it myself. Here goes:
In the UV editor, open the right-hand menu via N, then select the View
tab. There, check Pixel Coordinates
. Now, coordinates will be shown in pixels and the grab/move commands will also operate on pixels.
New contributor
$endgroup$
add a comment |
$begingroup$
I just found it myself. Here goes:
In the UV editor, open the right-hand menu via N, then select the View
tab. There, check Pixel Coordinates
. Now, coordinates will be shown in pixels and the grab/move commands will also operate on pixels.
New contributor
$endgroup$
I just found it myself. Here goes:
In the UV editor, open the right-hand menu via N, then select the View
tab. There, check Pixel Coordinates
. Now, coordinates will be shown in pixels and the grab/move commands will also operate on pixels.
New contributor
New contributor
answered 9 hours ago
domssondomsson
1415 bronze badges
1415 bronze badges
New contributor
New contributor
add a comment |
add a comment |
domsson is a new contributor. Be nice, and check out our Code of Conduct.
domsson is a new contributor. Be nice, and check out our Code of Conduct.
domsson is a new contributor. Be nice, and check out our Code of Conduct.
domsson is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Blender Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f150679%2fhow-to-move-uvs-by-a-set-amount-of-pixels%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown