﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3AUni-Verse%2FUV_Editor</id>
	<title>Extensions:Uni-Verse/UV Editor - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3AUni-Verse%2FUV_Editor"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Uni-Verse/UV_Editor&amp;action=history"/>
	<updated>2026-06-10T13:00:40Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:Uni-Verse/UV_Editor&amp;diff=55556&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Uni-Verse/UV_Editor&amp;diff=55556&amp;oldid=prev"/>
		<updated>2018-06-28T17:52:00Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 17:52時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:Uni-Verse/UV_Editor&amp;diff=55555&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: Robot: Automated text replacement  (-{{MB|R}} +{{shortcut|rmb}})</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Uni-Verse/UV_Editor&amp;diff=55555&amp;oldid=prev"/>
		<updated>2010-04-07T16:40:35Z</updated>

		<summary type="html">&lt;p&gt;Robot: Automated text replacement  (-{{MB|R}} +{{shortcut|rmb}})&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.4|prevpage|nextpage}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&amp;quot;UV Editor&amp;quot; is the very descriptive name given to one of Eskil Steenberg's applications. It is part of the [http://www.quelsolaar.com/ &amp;quot;Quel Solaar&amp;quot;] suite of native Verse tools.&lt;br /&gt;
&lt;br /&gt;
The purpose of UV Editor is to allow the user to edit UV coordinates of geometry (layers called '''map_u''', '''map_v''' and '''map_w''').&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
&lt;br /&gt;
UV Editor requires:&lt;br /&gt;
;Verse&lt;br /&gt;
:The Verse client API implementation (&amp;lt;code&amp;gt;libverse.a&amp;lt;/code&amp;gt;) is required by all Verse client applications. You can find it either in the binary distributions, or build it youself from the [http://projects.blender.org/viewcvs/viewcvs.cgi/verse/?cvsroot=verse verse CVS module].&lt;br /&gt;
;OpenGL&lt;br /&gt;
:The visualization of uv coordinates on is done using OpenGL, so you will need it.&lt;br /&gt;
;GLUT, SDL, GLFW, Xlib, or WGL&lt;br /&gt;
:Layer Painter depends on a library called &amp;quot;Betray&amp;quot; (include in the quelsolaar CVS module), that serves as a layer between the application and the underlying windowing system. Betray, in turn, can be compiled to use either GLUT, SDL, GLFW, Xlib, or WGL. You select the desired &amp;quot;back-end&amp;quot; by editing the [http://projects.blender.org/viewcvs/viewcvs.cgi/quelsolaar/betray.h?rev=HEAD&amp;amp;cvsroot=verse&amp;amp;content-type=text/vnd.viewcvs-markup betray.h header file].&lt;br /&gt;
&lt;br /&gt;
=== Obtaining the software ===&lt;br /&gt;
UV Editor is considered a standard &amp;quot;core&amp;quot; Verse tool, and as such is included in binary releases from the [http://uni-verse.blender.org/ Uni-Verse web site].&lt;br /&gt;
&lt;br /&gt;
If you want to build it yourself, you can find the source code in the [http://projects.blender.org/viewcvs/viewcvs.cgi/quelsolaar/?cvsroot=verse quelsolaar CVS module] in the project's repository. Compiling should be fairly easy in either Linux, Mac OS X, or Windows environments.&lt;br /&gt;
&lt;br /&gt;
=== Building UV Editor ===&lt;br /&gt;
Building UV Editor should be as easy as typing &amp;quot;make&amp;quot; in the proper directory, assuming you have the required libraries available.&lt;br /&gt;
&lt;br /&gt;
UV Editor, being a Verse applications, requires the Verse API implementation (&amp;lt;code&amp;gt;libverse.a&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
== Interface ==&lt;br /&gt;
&lt;br /&gt;
=== Basics ===&lt;br /&gt;
&lt;br /&gt;
[[image:Uvedit01.png|400px|thumb|UV Editor shows uv coordinates of cube exported from Blender.]]&lt;br /&gt;
&lt;br /&gt;
When you start UV Editor and you connect to some verser server containing geometry node with some UV coordinates, then you can see window similar to first screenshot at this page. If server contains more geometry nodes with uv coordinates, then you can easily switch between nodes (layers containing uv coordinates) using buttons on the top of the UV Editor window.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Manipulator ===&lt;br /&gt;
&lt;br /&gt;
[[image:Uvedit02.png|400px|thumb|Demonstration of manipulator (blue letters are here for description).]]&lt;br /&gt;
&lt;br /&gt;
When you click with {{shortcut|rmb}} to the middle of some triangle/quat, then all its corners will be selected and manipulator of uv coordinates will appear. Manipulator contains several parts. You can drag them with {{shortcut|lmb}}. Circle in the middle of manipulator is pivot point. It is center of rotate/scale manipulations.&lt;br /&gt;
&lt;br /&gt;
==== Description of Mainupulator ====&lt;br /&gt;
&lt;br /&gt;
'''a)''' scaling of selected coordinates in horizontal direction&lt;br /&gt;
'''b)''' free scaling of selected coordinates&lt;br /&gt;
'''c)''' scaling of selected coordinates in vertical direction&lt;br /&gt;
'''d)''' moving of selected coordinates in horizontal direction&lt;br /&gt;
'''e)''' moving of selected coordinates in vertical direction&lt;br /&gt;
'''f)''' pivot&lt;br /&gt;
'''g)''' free moving of selected coordinates&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Changing of uv coordinates ===&lt;br /&gt;
&lt;br /&gt;
[[image:Uvedit03.png|400px|thumb|Modified uv coordinates.]]&lt;br /&gt;
&lt;br /&gt;
We can change position of coordinates with manipulator or we can drag every corner separately with {{shortcut|lmb}} as we can se at screenshot at th right. When we want to unselect selected coordinates, then we have to click somewhere outside triangle/quats. We can also select only one corner of polygon as we can see at next screenshot.&lt;br /&gt;
&lt;br /&gt;
[[image:Uvedit05.png|400px|thumb|Selection of one corner.]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Lasso select ===&lt;br /&gt;
&lt;br /&gt;
[[image:Uvedit04.png|400px|thumb|Lasso select.]]&lt;br /&gt;
&lt;br /&gt;
You can select several uv coordinates with lasso select (similar to lasso select in Blender). You click with {{shortcut|lmb}} and draw line around corners you want to select.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Unod/Redo and content menu ===&lt;br /&gt;
&lt;br /&gt;
[[image:Uvedit07.png|350px|thumb|Content menu with Unod and Redo.]]&lt;br /&gt;
&lt;br /&gt;
When you click somewhere in UV Editor with {{shortcut|mmb}}, then  content menu will appear. If you will not click with {{shortcut|mmb}} at manipulator, then you will see simple content menu with undo and redo. There are some other type of content menu depending on selection.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>