<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - New Maratis scene editor based on the FLTK toolkit]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=1014</link>
		<description><![CDATA[The most recent posts in New Maratis scene editor based on the FLTK toolkit.]]></description>
		<lastBuildDate>Tue, 28 Jul 2015 09:05:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7576#p7576</link>
			<description><![CDATA[<p>Thank you, maybe I can use it somewhere <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>Tue, 28 Jul 2015 09:05:08 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7576#p7576</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7575#p7575</link>
			<description><![CDATA[<p>Well I&#039;m not sure of the benefits compared to the hassle.</p><p>For utf8, I adapted this code from Bjoern Hoehrmann (for both coding and decoding) :<br /><a href="https://github.com/anael-seghezzi/Maratis-4/blob/master/3rdparty/tinyutf8/tinyutf8.h">https://github.com/anael-seghezzi/Marat &#133; tinyutf8.h</a></p><p>Text handling in M4 support utf8 (MGui2 too)</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Mon, 27 Jul 2015 10:26:23 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7575#p7575</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7573#p7573</link>
			<description><![CDATA[<p>I wouldn&#039;t say that it makes code exchange too difficult since most of the API remained fairly similar. It is a matter of adding a few &quot;M&quot;s here and there, really nothing more.</p><p>I did this refactoring mainly for readability, not with the intention to make code exchange impossible.<br />It just was not in my head that re-merging code could be desirable so I did not think about that problem.</p><p>I might actually port back some code to Maratis, seeing how some people request Android support. I worked a little with Android in the past and got one version of Neo (before the refactoring took place) to compile and run on Android. It wasn&#039;t fast, it had graphics glitches on some devices but it worked. Another point where I could help is the Lua API which could be automatically generated for better coverage and structure.</p><p>By the way: I saw you did some unicode stuff in your &quot;development branch&quot;. What middleware do you use for that?</p><p>Have a nice day!</p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Mon, 27 Jul 2015 08:06:55 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7573#p7573</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7571#p7571</link>
			<description><![CDATA[<p>It looks good, I&#039;m happy to see movement of another alternative.<br />I just don&#039;t understand, and feel sad, about the refactoring, it will make any code exchange from both direction very difficult.</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Sat, 25 Jul 2015 17:02:32 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7571#p7571</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7565#p7565</link>
			<description><![CDATA[<p>Hey everyone!<br />I just released a new version of Neo, check it out if you are interested.<br />You can find my site here: <a href="http://www.neo-engine.de/">http://www.neo-engine.de/</a><br />And the article about the release here: <a href="http://www.neo-engine.de/neo-0-5/">http://www.neo-engine.de/neo-0-5/</a></p><p>Cheers!</p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Thu, 23 Jul 2015 17:27:28 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7565#p7565</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7340#p7340</link>
			<description><![CDATA[<p>The work on the new Neo release is finished now.<br />You can find the new version on my website: <a href="http://www.neo-engine.de/neo-0-4/">http://www.neo-engine.de/neo-0-4/</a> </p><p>Have fun with it!</p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Thu, 16 Oct 2014 11:35:26 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7340#p7340</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7326#p7326</link>
			<description><![CDATA[<p>A new daily build is online!</p><p>Changes include: Initial implementation of post effects and a post effects configuration dialog and multiple input improvements to prevent input lag. This version also includes an experimental crash dialog that shows a stack trace for easier bug-reporting.</p><p>This is the first daily build that is cross compiled for Windows using MingW. Please tell me if it works for you!</p><p>You can download the binaries on my website (as always <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />): <a href="http://scary-squid.de/wordpress/?page_id=83">http://scary-squid.de/wordpress/?page_id=83</a><br />Have fun!</p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Mon, 22 Sep 2014 10:18:57 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7326#p7326</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7312#p7312</link>
			<description><![CDATA[<p>Hey sunnystormy!</p><p>I&#039;m very fine, thank you for asking <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>I wrote the &quot;Maratis Manager&quot; some time ago to overcome some usability problems with the Maratis editor like opening recently accessed projects and updating the editor from SVN.</p><p>Somewhat later I decided to experiment with FLTK a little and started to integrate Maratis with it.<br />Well, this experiment started growing and evolved into the Neo editor you can download today.</p><p>You can find more info here: <a href="http://scary-squid.de/wordpress/">http://scary-squid.de/wordpress/</a></p><p>Feel free to test it <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Fri, 12 Sep 2014 19:13:38 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7312#p7312</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7311#p7311</link>
			<description><![CDATA[<p>Hey, Sponk! Long time no see.</p><p>I was fooling around on my Linux machine when I stumbled upon your &quot;Maratis Manager&quot; application.</p><p>How are you? Tell me more about this new editor of yours!</p><p>Peace.</p>]]></description>
			<author><![CDATA[dummy@example.com (sunnystormy)]]></author>
			<pubDate>Fri, 12 Sep 2014 01:44:37 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7311#p7311</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7304#p7304</link>
			<description><![CDATA[<p>Check out the most recent daily build!</p><p>I changed quite a lot under the hood for better joystick support and fixed some bugs in the Lua API.<br />Also the drag&#039;n&#039;drop feature now works as expected. Only the assimp integration is missing but I don&#039;t think that it&#039;s a good idea to do that. You should convert non-native meshes manually.</p><p>You can download the development version on my website: <a href="http://scary-squid.de/wordpress/?page_id=83">http://scary-squid.de/wordpress/?page_id=83</a></p><p>Have fun!</p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Tue, 09 Sep 2014 21:21:39 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7304#p7304</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7297#p7297</link>
			<description><![CDATA[<p>Spaces are not nice. But Windows likes to use them...</p><p>You problems with the key input is about a timing problem between the update thread and the rendering thread. If the rendering takes too long then the update will not be called often enough for your input to get through.</p><p>I will do the drag&#039;n&#039;drop thingy exactly like you say. Sounds reasonable to me <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Sun, 07 Sep 2014 13:56:03 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7297#p7297</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7296#p7296</link>
			<description><![CDATA[<p>My mistake, the space issue is back <img src="http://forum.maratis3d.com/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>For files types, as there&#039;s not much files types to be used, <br />maybe allow some, and display a message when it&#039;s not one of those : </p><p>maratis : MESH, LEVEL, MPROJ<br />text : OTF, TTF<br />sound : OGG, WAV, AIFF<br />+ those supported by assimp ?</p><p>Noticed another bug, i tried a project who got key inputs in a object oriented script,<br />sometimes i have to press the key more than 10 times to trigger my action, <br />i&#039;m gonna do some more test before sending you the file</p>]]></description>
			<author><![CDATA[dummy@example.com (Vegas)]]></author>
			<pubDate>Sun, 07 Sep 2014 02:41:55 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7296#p7296</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7295#p7295</link>
			<description><![CDATA[<p>Yeah, it checks for the file extension. If it is unknown then it loads it as a sound. I need a way to tell file types better apart.<br />Any ideas?</p><p>Akira_san: Could be implemented. The same for level files.</p>]]></description>
			<author><![CDATA[dummy@example.com (Sponk)]]></author>
			<pubDate>Sat, 06 Sep 2014 14:38:56 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7295#p7295</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7294#p7294</link>
			<description><![CDATA[<p>Great, both issues are fixed <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /> and thanks for the new input.<br />just one weird thing : it imports a sound object when i drag&amp;drop a font (.otf) file</p>]]></description>
			<author><![CDATA[dummy@example.com (Vegas)]]></author>
			<pubDate>Sat, 06 Sep 2014 14:17:33 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7294#p7294</guid>
		</item>
		<item>
			<title><![CDATA[Re: New Maratis scene editor based on the FLTK toolkit]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=7293#p7293</link>
			<description><![CDATA[<p>Sounds like a cool new features, testing time! How about dragndrop of project files too?</p>]]></description>
			<author><![CDATA[dummy@example.com (Akira_san)]]></author>
			<pubDate>Sat, 06 Sep 2014 14:09:22 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=7293#p7293</guid>
		</item>
	</channel>
</rss>
