aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-extras
Commit message (Expand)AuthorAgeFilesLines
...
* | Reads the header of the binary file in the PLY importerJulien Gouesse2016-08-201-290/+280
* | Adds the support of edges into the PLY importerJulien Gouesse2016-08-201-3/+46
* | Adds the support of quads and several index modes into the PLY importerJulien Gouesse2016-08-201-15/+68
* | First blueprint of the PLY importer, work in progressJulien Gouesse2016-08-206-0/+1922
* | Fixes the management of the parenthesis within expressions in the Eclipse set...Julien Gouesse2016-08-171-1/+1
* | Extracts the most common model properties of a material into a separate classJulien Gouesse2016-08-175-125/+398
* | Drives the STL importer more robust, support 'endsolid' and 'end solid', simp...Julien Gouesse2016-08-171-243/+232
* | Initializes the fields of the data stores in their respective constructorsJulien Gouesse2016-08-134-13/+31
* | Improves a warning message displayed when a model in a STL file has no name a...Julien Gouesse2016-08-131-1/+1
* | Updates the copyright headers and templatesJulien Gouesse2016-08-0751-51/+51
* | Removes any method chaining from ObjImporterJulien Gouesse2016-07-071-13/+7
* | Adds a STL importer into ardor3d-extrasJulien Gouesse2016-07-074-0/+734
* | Adds a utility to check whether a file contains only US ASCII characters into...Julien Gouesse2016-06-301-0/+74
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-3023-326/+294
* | Stops using Guava to create the lists, the sets and the maps except when it i...Julien Gouesse2014-09-2414-72/+69
* | Implements the hashCode() method of ShaderVariableJulien Gouesse2014-08-081-1/+2
* | Removes tons of warningsJulien Gouesse2014-08-081-0/+2
* | Drives the source code compatible with Java 1.6 anew (I thank Matt Eskridge f...Julien Gouesse2014-08-081-2/+9
* | Adds Gradle supportJulien Gouesse2014-08-021-0/+5
* | Does no longer use the default texture when loading a MD2 model so that the i...Julien Gouesse2014-07-131-23/+13
* | Uses a temporary dirty kludge to prevent the import of a MD2 model from faili...Julien Gouesse2014-07-131-15/+25
* | Drives the WaveFront OBJ exporter more robust when manipulating a texture keyJulien Gouesse2014-07-131-15/+20
* | Fixes a regression found by the JGO member orange451 http://www.java-gaming.o...Julien Gouesse2014-03-201-7/+9
* | Fixes a spelling mistake in a for loop causing an ArrayIndexOutOfBoundsExcept...Julien Gouesse2014-02-111-1/+37
* | Implements the creation of the meshes in the MD3 importer (the management of ...Julien Gouesse2014-02-092-18/+30
* | Implements most of the MD3 parsingJulien Gouesse2014-02-074-23/+249
* | Adds some other intermediary classes into the MD3 importerJulien Gouesse2014-02-074-1/+149
* | Adds the very first class of the MD3 importer into ardor3d-extrasJulien Gouesse2014-02-071-0/+61
* | Allows to override the geometry tool when a string is passed to the loaderJulien Gouesse2014-02-051-1/+14
|/
* Allows to override GeometryToolJulien Gouesse2013-11-182-4/+29
* Supports all fields of the material in the WaveFront OBJ exporterJulien Gouesse2013-11-151-21/+65
* Fixes the texture coordinates and adds a warning about the flipped textures i...Julien Gouesse2013-11-151-36/+37
* WaveFront OBJ exporter (work in progress)Julien Gouesse2013-11-111-0/+371
* Uses the 'legacy' code path when there is no useful transform in KeyframeCont...Julien Gouesse2013-11-071-12/+20
* Takes the transforms into account when updating the morph meshJulien Gouesse2013-11-051-2/+21
* [maven-release-plugin] prepare for next development iterationneothemachine2013-07-231-1/+1
* [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-231-1/+1
* Fixes the bug in KeyframeController, keeps the current time inside a reasonab...Julien Gouesse2013-04-241-9/+15
* Allows to override the update of the bounding volume in the key frame controllerJulien Gouesse2013-04-201-1/+8
* Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-28/+18
* Gets Renanse's changesJulien Gouesse2013-03-271-109/+109
* Merge remote-tracking branch 'origin/master'Renanse2013-03-1435-6560/+6529
|\
| * normalized line endingsneothemachine2013-02-2132-6637/+6637
| * Merge branch 'master' into dependenciesneothemachine2013-02-113-18/+11
| |\
| | * Switched more code to using more efficient index buffers.renanse2013-01-202-16/+9
| |/ |/|
| * let eclipse remove timestamps out of .prefs filesneothemachine2012-12-051-1/+1
| * Merge branch 'kill_trunk' into dependenciesneothemachine2012-12-052-24/+0
* | Various audit cleanup suggestions.renanse2012-12-191-2/+2
|/
* move all files from trunk to root folderneothemachine2012-12-0547-0/+9242