<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/meshserializer/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/meshserializer/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 18 Aug 2011 09:28:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/meshserializer/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by opticaldelusion</title><link>https://sourceforge.net/p/meshserializer/home/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -20,7 +20,7 @@
 Usage
 -------
 
-After installation, each Java Project will have a new property page for configuring the serializer. Right-click your java project and select "Mesh Serializer".
+After installation, each Java Project will have a new property page for configuring the serializer. Right-click your java project and select Properties -&gt; Mesh Serializer.
 
 * **Enable Serializer**: This will enable the serializer for the project.
 * **Source folder**: Specify a folder in your project which contains your model files here.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">opticaldelusion</dc:creator><pubDate>Thu, 18 Aug 2011 09:28:35 -0000</pubDate><guid>https://sourceforge.net489cd6a51ea52e932476869c8741ce1df394192f</guid></item><item><title>WikiPage Home modified by opticaldelusion</title><link>https://sourceforge.net/p/meshserializer/home/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,21 +1,21 @@
 jPCT-AE Mesh Serializer
 ======
 
-The aim of this project is to provide a tool what is capable of serializing model (3ds, md2, ...) files for usage in android game and multimedia projects powered by the jPCT-AE 3d engine. (http://www.jpct.net/jpct-ae/)
-
-This tool is developed as an eclipse plugin and provides zero-click tooling for serializing meshes.
-
+The aim of this project is to provide a tool what is capable of serializing model (3ds, md2, ...) files for usage in android game and multimedia projects powered by the jPCT-AE 3D engine. (http://www.jpct.net/jpct-ae/)
+
+This tool is developed as an Eclipse plugin and provides zero-click tooling for serializing meshes.
+
 What it is and what it's not
 -------
 
 This tool scans a configurable folder of your project for model files in various formats (3ds, md2, asc, jaw, obj). When the tool discovers new files or files get updated, the tool will serialize those files and put the resulting .ser files in a configurable output folder.
 
 At this point the tool does not handle textures at all.
 
 Installing
 -------
 
-An update site is available at http://meshserializer.sourceforge.net . Add this URL to your Eclipse installation and install the only available feature "jPCT-AE Mesh Serializer". This tool requires Eclipse Galileo and has been tested with Galileo and Helios.
+An update site is available at http://meshserializer.sourceforge.net . Add this URL to your Eclipse installation and install the only available feature "jPCT-AE Mesh Serializer". This tool requires at least Eclipse Galileo and has been tested with Galileo, Helios and Indigo.
 
 Usage
 -------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">opticaldelusion</dc:creator><pubDate>Thu, 18 Aug 2011 09:27:29 -0000</pubDate><guid>https://sourceforge.neta4d7f2ffa0ffe46e4331eca2124ce1b533ea3cbd</guid></item><item><title>WikiPage Home modified by opticaldelusion</title><link>https://sourceforge.net/p/meshserializer/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -29,3 +29,10 @@
 Whenever eclipse detects a change in the source folder, this tool will now automatically serialize any model files and put the results in the target folder.
 
 Remember to press F5 on your project when you changed your model files outside of eclipse or enable "Refresh automatically" in the eclipse preferences. (Preferences -&gt; General -&gt; Workspace)
+
+When something goes wrong, it's either a bug or a problem with your model file. If your model file can't be read by the jPCT model loader, a problem marker is created for that file. Also check out the console view, cause all output during loading and serialization is written to the "Mesh serializer" console.
+
+Future plans
+-----
+
+* Add texture handling
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">opticaldelusion</dc:creator><pubDate>Thu, 18 Aug 2011 09:17:07 -0000</pubDate><guid>https://sourceforge.netf1003521b21dbffff801cd9375bdd535c6bd5bb2</guid></item><item><title>WikiPage Home modified by opticaldelusion</title><link>https://sourceforge.net/p/meshserializer/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -15,7 +15,7 @@
 Installing
 -------
 
-An update site is available at http://meshserializer.sourceforge.net. Add this URL to your Eclipse installation and install the only available feature "jPCT-AE Mesh Serializer". This tool requires Eclipse Galileo and has been tested with Galileo and Helios.
+An update site is available at http://meshserializer.sourceforge.net . Add this URL to your Eclipse installation and install the only available feature "jPCT-AE Mesh Serializer". This tool requires Eclipse Galileo and has been tested with Galileo and Helios.
 
 Usage
 -------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">opticaldelusion</dc:creator><pubDate>Wed, 17 Aug 2011 14:33:43 -0000</pubDate><guid>https://sourceforge.neta3feef028273c3e92ee52eec531b0d932d36e32f</guid></item><item><title>WikiPage Home modified by opticaldelusion</title><link>https://sourceforge.net/p/meshserializer/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,31 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/meshserializer/home/markdown_syntax/) syntax.
+jPCT-AE Mesh Serializer
+======
+
+The aim of this project is to provide a tool what is capable of serializing model (3ds, md2, ...) files for usage in android game and multimedia projects powered by the jPCT-AE 3d engine. (http://www.jpct.net/jpct-ae/)
+
+This tool is developed as an eclipse plugin and provides zero-click tooling for serializing meshes.
+
+What it is and what it's not
+-------
+
+This tool scans a configurable folder of your project for model files in various formats (3ds, md2, asc, jaw, obj). When the tool discovers new files or files get updated, the tool will serialize those files and put the resulting .ser files in a configurable output folder.
+
+At this point the tool does not handle textures at all.
+
+Installing
+-------
+
+An update site is available at http://meshserializer.sourceforge.net. Add this URL to your Eclipse installation and install the only available feature "jPCT-AE Mesh Serializer". This tool requires Eclipse Galileo and has been tested with Galileo and Helios.
+
+Usage
+-------
+
+After installation, each Java Project will have a new property page for configuring the serializer. Right-click your java project and select "Mesh Serializer".
+
+* **Enable Serializer**: This will enable the serializer for the project.
+* **Source folder**: Specify a folder in your project which contains your model files here.
+* **Target folder**: This folder will be used for storing the generated .ser files. In android projects this will most likely be "res/raw".
+
+Whenever eclipse detects a change in the source folder, this tool will now automatically serialize any model files and put the results in the target folder.
+
+Remember to press F5 on your project when you changed your model files outside of eclipse or enable "Refresh automatically" in the eclipse preferences. (Preferences -&gt; General -&gt; Workspace)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">opticaldelusion</dc:creator><pubDate>Wed, 17 Aug 2011 12:18:12 -0000</pubDate><guid>https://sourceforge.net584184f567e63fb411e2e4017c1a2e11bb80bee6</guid></item><item><title>WikiPage Home modified by opticaldelusion</title><link>https://sourceforge.net/p/meshserializer/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/meshserializer/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">opticaldelusion</dc:creator><pubDate>Mon, 08 Aug 2011 13:56:30 -0000</pubDate><guid>https://sourceforge.netb5c21fd9eea790ff9e0aedfe36cb2452c9d782e6</guid></item></channel></rss>