index
:
ardor3d.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ardor3d-extras
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Reads the header of the binary file in the PLY importer
Julien Gouesse
2016-08-20
1
-290
/
+280
*
|
Adds the support of edges into the PLY importer
Julien Gouesse
2016-08-20
1
-3
/
+46
*
|
Adds the support of quads and several index modes into the PLY importer
Julien Gouesse
2016-08-20
1
-15
/
+68
*
|
First blueprint of the PLY importer, work in progress
Julien Gouesse
2016-08-20
6
-0
/
+1922
*
|
Fixes the management of the parenthesis within expressions in the Eclipse set...
Julien Gouesse
2016-08-17
1
-1
/
+1
*
|
Extracts the most common model properties of a material into a separate class
Julien Gouesse
2016-08-17
5
-125
/
+398
*
|
Drives the STL importer more robust, support 'endsolid' and 'end solid', simp...
Julien Gouesse
2016-08-17
1
-243
/
+232
*
|
Initializes the fields of the data stores in their respective constructors
Julien Gouesse
2016-08-13
4
-13
/
+31
*
|
Improves a warning message displayed when a model in a STL file has no name a...
Julien Gouesse
2016-08-13
1
-1
/
+1
*
|
Updates the copyright headers and templates
Julien Gouesse
2016-08-07
51
-51
/
+51
*
|
Removes any method chaining from ObjImporter
Julien Gouesse
2016-07-07
1
-13
/
+7
*
|
Adds a STL importer into ardor3d-extras
Julien Gouesse
2016-07-07
4
-0
/
+734
*
|
Adds a utility to check whether a file contains only US ASCII characters into...
Julien Gouesse
2016-06-30
1
-0
/
+74
*
|
Switches from Java 1.6 to Java 1.7 and fixes numerous warnings
Julien Gouesse
2016-06-30
23
-326
/
+294
*
|
Stops using Guava to create the lists, the sets and the maps except when it i...
Julien Gouesse
2014-09-24
14
-72
/
+69
*
|
Implements the hashCode() method of ShaderVariable
Julien Gouesse
2014-08-08
1
-1
/
+2
*
|
Removes tons of warnings
Julien Gouesse
2014-08-08
1
-0
/
+2
*
|
Drives the source code compatible with Java 1.6 anew (I thank Matt Eskridge f...
Julien Gouesse
2014-08-08
1
-2
/
+9
*
|
Adds Gradle support
Julien Gouesse
2014-08-02
1
-0
/
+5
*
|
Does no longer use the default texture when loading a MD2 model so that the i...
Julien Gouesse
2014-07-13
1
-23
/
+13
*
|
Uses a temporary dirty kludge to prevent the import of a MD2 model from faili...
Julien Gouesse
2014-07-13
1
-15
/
+25
*
|
Drives the WaveFront OBJ exporter more robust when manipulating a texture key
Julien Gouesse
2014-07-13
1
-15
/
+20
*
|
Fixes a regression found by the JGO member orange451 http://www.java-gaming.o...
Julien Gouesse
2014-03-20
1
-7
/
+9
*
|
Fixes a spelling mistake in a for loop causing an ArrayIndexOutOfBoundsExcept...
Julien Gouesse
2014-02-11
1
-1
/
+37
*
|
Implements the creation of the meshes in the MD3 importer (the management of ...
Julien Gouesse
2014-02-09
2
-18
/
+30
*
|
Implements most of the MD3 parsing
Julien Gouesse
2014-02-07
4
-23
/
+249
*
|
Adds some other intermediary classes into the MD3 importer
Julien Gouesse
2014-02-07
4
-1
/
+149
*
|
Adds the very first class of the MD3 importer into ardor3d-extras
Julien Gouesse
2014-02-07
1
-0
/
+61
*
|
Allows to override the geometry tool when a string is passed to the loader
Julien Gouesse
2014-02-05
1
-1
/
+14
|
/
*
Allows to override GeometryTool
Julien Gouesse
2013-11-18
2
-4
/
+29
*
Supports all fields of the material in the WaveFront OBJ exporter
Julien Gouesse
2013-11-15
1
-21
/
+65
*
Fixes the texture coordinates and adds a warning about the flipped textures i...
Julien Gouesse
2013-11-15
1
-36
/
+37
*
WaveFront OBJ exporter (work in progress)
Julien Gouesse
2013-11-11
1
-0
/
+371
*
Uses the 'legacy' code path when there is no useful transform in KeyframeCont...
Julien Gouesse
2013-11-07
1
-12
/
+20
*
Takes the transforms into account when updating the morph mesh
Julien Gouesse
2013-11-05
1
-2
/
+21
*
[maven-release-plugin] prepare for next development iteration
neothemachine
2013-07-23
1
-1
/
+1
*
[maven-release-plugin] prepare release v0.9
v0.9
neothemachine
2013-07-23
1
-1
/
+1
*
Fixes the bug in KeyframeController, keeps the current time inside a reasonab...
Julien Gouesse
2013-04-24
1
-9
/
+15
*
Allows to override the update of the bounding volume in the key frame controller
Julien Gouesse
2013-04-20
1
-1
/
+8
*
Cleaned up and fixed the pom.xml files.
Vincent Cantin
2013-04-07
1
-28
/
+18
*
Gets Renanse's changes
Julien Gouesse
2013-03-27
1
-109
/
+109
*
Merge remote-tracking branch 'origin/master'
Renanse
2013-03-14
35
-6560
/
+6529
|
\
|
*
normalized line endings
neothemachine
2013-02-21
32
-6637
/
+6637
|
*
Merge branch 'master' into dependencies
neothemachine
2013-02-11
3
-18
/
+11
|
|
\
|
|
*
Switched more code to using more efficient index buffers.
renanse
2013-01-20
2
-16
/
+9
|
|
/
|
/
|
|
*
let eclipse remove timestamps out of .prefs files
neothemachine
2012-12-05
1
-1
/
+1
|
*
Merge branch 'kill_trunk' into dependencies
neothemachine
2012-12-05
2
-24
/
+0
*
|
Various audit cleanup suggestions.
renanse
2012-12-19
1
-2
/
+2
|
/
*
move all files from trunk to root folder
neothemachine
2012-12-05
47
-0
/
+9242
[prev]