<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Strange issue when tilting a panorama]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=2059&amp;type=atom" />
	<updated>2022-11-21T21:28:09Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=2059</id>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8757#p8757" />
			<content type="html"><![CDATA[<p>Thank you so much for your time and your kindness, it works!<br />Best regards.<br />Philippe</p>]]></content>
			<author>
				<name><![CDATA[philzmz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=606</uri>
			</author>
			<updated>2022-11-21T21:28:09Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8757#p8757</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8756#p8756" />
			<content type="html"><![CDATA[<p>Updated scripts did not affect Joystick.<br />The problem is that before that you used Mode - Drag, and then Mode - Left Mouse Button.<br />Mode - Left Mouse Button had no check that there was an interaction with UI element, so UI Joystick Control and Mouse Control interacted with the panorama at the same time.</p><p>The new patch is attached.<br />For Mode - Left Mouse Button, the ability to disable interaction under UI element has been added.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2022-11-21T19:22:59Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8756#p8756</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8755#p8755" />
			<content type="html"><![CDATA[<p>Hello again...<br />With your updated scripts I get an issue in the JoystickControl.</p><p>Here with the new scripts : <a href="https://youtu.be/rZqdjNSp8wE">https://youtu.be/rZqdjNSp8wE</a>&nbsp; (Joystick &quot;hesitates&quot;)<br />And here I restored the old scripts : <a href="https://youtu.be/Xh5vJxCyqwM">https://youtu.be/Xh5vJxCyqwM</a> (Joystick is working fine)</p><p>Maybe a little thing, but I didn&#039;t find which :-(</p><p>Philippe</p>]]></content>
			<author>
				<name><![CDATA[philzmz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=606</uri>
			</author>
			<updated>2022-11-21T18:03:01Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8755#p8755</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8753#p8753" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Alex Vertax wrote:</cite><blockquote><p>What exact error do you have while downloading?</p></blockquote></div><p>Today it worked !<br />Maybe a problem on my side...<br />Thanks !<br />Philippe</p>]]></content>
			<author>
				<name><![CDATA[philzmz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=606</uri>
			</author>
			<updated>2022-11-20T11:02:07Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8753#p8753</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8752#p8752" />
			<content type="html"><![CDATA[<p>What exact error do you have while downloading?</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2022-11-19T11:38:45Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8752#p8752</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8751#p8751" />
			<content type="html"><![CDATA[<p>Hello<br />Thanks a lot, drag mode is perfect (I didn&#039;t see this mode), but when trying to download your package I get an error ?<br />Philippe</p>]]></content>
			<author>
				<name><![CDATA[philzmz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=606</uri>
			</author>
			<updated>2022-11-19T11:31:11Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8751#p8751</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8750#p8750" />
			<content type="html"><![CDATA[<p>I don&#039;t know why dragging should work worse since I didn&#039;t change anything in this mode.</p><p>Mouse Control has three modes:<br />1. Drag - when uPano tries to keep the point under the cursor. This mode works correctly in the center of the screen width, but has an inaccuracy around the edges. I haven&#039;t fixed this issue yet.<br />2. Left Mouse Button - works like a UI Joystick Control, when the left mouse button is held down and the cursor position changes vertically, it changes tilt, when it changes horizontally, it changes pan. I recommend that you try this mode.<br />3. Free - the same as Left Mouse Button, but does not require pressing the button and always works.</p><p>Here is a short video about the modes:<br /><a href="https://www.dropbox.com/s/paxc5qvncn5mtid/uPano%20-%20Mouse%20Control.mp4?dl=0">https://www.dropbox.com/s/paxc5qvncn5mt … l.mp4?dl=0</a></p><p>I made some changes to Mouse Control (attached) so that Left Mouse Button and Free modes will adapt the sensitivity to the current FOV.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2022-11-18T18:01:35Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8750#p8750</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8738#p8738" />
			<content type="html"><![CDATA[<p>Hello thanks for your fast reply. Same problem with uour new script, even worse, or there is something else to do than only replacing the script. But I had an idea of another workaround: as the UI Joystick Control works fine, it should be possible to use it as an &quot;intermediate&quot; to rotate the panorama ? I mean when you drag the mouse, you transfer the direction to the Joystick Control and it rotates the panorama correctly.<br />Philippe</p>]]></content>
			<author>
				<name><![CDATA[philzmz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=606</uri>
			</author>
			<updated>2022-11-17T20:50:13Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8738#p8738</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8736#p8736" />
			<content type="html"><![CDATA[<p>After digging deeper into the problem, I realized that the problem is very complex and I don’t even know where to start yet.<br />But there is a workaround here: Mouse Control / Mode - Left Mouse Button.<br />I&#039;ve looked at several JS frameworks and they usually work this way.<br />I slightly modified Mouse Control (attached) to work better in this mode.<br />Try this mode, at least until I find a way to improve dragging.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2022-11-17T19:38:52Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8736#p8736</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8732#p8732" />
			<content type="html"><![CDATA[<p>Hello.</p><p>Thanks for showing me the problem.<br />I will definitely try to fix it.<br />But I&#039;m not sure that I can fix it easily and quickly.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2022-11-17T17:42:47Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8732#p8732</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Strange issue when tilting a panorama]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=8730#p8730" />
			<content type="html"><![CDATA[<p>Hello Alex<br />I have never been very comfortable using UPano, as sometimes the camera movements are a little bit strange and unwanted. I just understood why and I think this is a simple “maths” issue, please take a look at this short video : <a href="https://youtu.be/PqKavw58o3k">https://youtu.be/PqKavw58o3k</a><br />It would be great if you could fix it, as I have to deliver an app using Upano very soon.<br />Best regards.</p><p>Philippe</p>]]></content>
			<author>
				<name><![CDATA[philzmz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=606</uri>
			</author>
			<updated>2022-11-17T11:57:02Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=8730#p8730</id>
		</entry>
</feed>
