<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - New and have some question]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=703</link>
		<description><![CDATA[The most recent posts in New and have some question.]]></description>
		<lastBuildDate>Fri, 19 Jul 2013 12:14:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: New and have some question]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=4427#p4427</link>
			<description><![CDATA[<p>It is good as long as it works <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Fri, 19 Jul 2013 12:14:24 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=4427#p4427</guid>
		</item>
		<item>
			<title><![CDATA[Re: New and have some question]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=4425#p4425</link>
			<description><![CDATA[<p>I&#039;m on Bodhi Linux, so Enlightment / lxde<br />My work around is to skip mouse input for 1 loop to center it when it almost reach end of screen.<br />It works fine and I think it is acceptable work around as I can&#039;t feel the difference</p>]]></description>
			<author><![CDATA[dummy@example.com (penguinroad)]]></author>
			<pubDate>Fri, 19 Jul 2013 05:09:17 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=4425#p4425</guid>
		</item>
		<item>
			<title><![CDATA[Re: New and have some question]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=4421#p4421</link>
			<description><![CDATA[<p>Heyho!</p><p>penguinroad: What desktop environment are you using?</p><p>I&#039;m only experiencing this mouse-lag problem when using GNOME3. I tested it with KDE 4.9 and LXDE on openSUSE and the sponzaFPS example worked fine on both.</p><p>The problem could be about GNOMEs compositing manager (Mutter as far as I know). I don&#039;t know what we could possibly do about it.</p><p>Sponk</p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Thu, 18 Jul 2013 09:42:47 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=4421#p4421</guid>
		</item>
		<item>
			<title><![CDATA[Re: New and have some question]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=4414#p4414</link>
			<description><![CDATA[<div class="quotebox"><cite>penguinroad wrote:</cite><blockquote><p>Thanks. It&#039;s nice to know I get the fix right.<br />I&#039;m gonna learn some more.<br />I hope you guys don&#039;t mind me asking if I have question </p><p>Thanks <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>Aren&#039;t you used to nice people who don&#039;t mind ( and hope for it !) you asking questions, and indeed expect it , given&#039; this is a <br />programming forum ? Where have you been that you think otherwise, Im actually kinda curious <img src="http://forum.maratis3d.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>welcome ,and keep them coming!</p><p>Cheers<br />hs</p>]]></description>
			<author><![CDATA[dummy@example.com (VeganDev)]]></author>
			<pubDate>Tue, 16 Jul 2013 14:53:10 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=4414#p4414</guid>
		</item>
		<item>
			<title><![CDATA[Re: New and have some question]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=4412#p4412</link>
			<description><![CDATA[<p>Thanks. It&#039;s nice to know I get the fix right.<br />I&#039;m gonna learn some more.<br />I hope you guys don&#039;t mind me asking if I have question </p><p>Thanks <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (penguinroad)]]></author>
			<pubDate>Tue, 16 Jul 2013 09:30:41 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=4412#p4412</guid>
		</item>
		<item>
			<title><![CDATA[Re: New and have some question]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=4409#p4409</link>
			<description><![CDATA[<p>Hi, welcome !</p><p>Yes, centerCursor can react differently on different machines,<br />it can also depend if you are using screen-sync.</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Tue, 16 Jul 2013 07:19:37 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=4409#p4409</guid>
		</item>
		<item>
			<title><![CDATA[New and have some question]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=4408#p4408</link>
			<description><![CDATA[<p>Hi, I&#039;m new here. I play and learn how to make game as hobby. Been using Unity for few months, migrated to Linux and find this. So far it is simple and amazing. Thanks for this great application</p><p>I&#039;m currently making a basic fps controller, based on Sponza example. I got a weird bug though. Sometimes, mouse look stutters. I basically don&#039;t change anything related to mouse in Sponza, so far I just add some feet collider to check if I&#039;m on ground, jump mechanic, and walk-run-sprint movement speed. Anyone know why is is happening and how to fix it?</p><p>[Edit]</p><p>I manage to solve the stutter problem. It seems calling centerCursor() every update cause it, so I call centerCursor only if mouse axis lower or higher than a certain value.</p>]]></description>
			<author><![CDATA[dummy@example.com (penguinroad)]]></author>
			<pubDate>Tue, 16 Jul 2013 01:06:06 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=4408#p4408</guid>
		</item>
	</channel>
</rss>
