aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-savable
Commit message (Collapse)AuthorAgeFilesLines
* Partially fixes the generation of the Java API documentation (there are ↵Julien Gouesse2019-08-231-1/+1
| | | | still some warnings)
* Uses the release option in the Maven build to ease the use of Java >= 9Julien Gouesse2019-08-121-1/+3
|
* Replaces com.ardor3d by org.jogamp.ardor3d in the Maven group idJulien Gouesse2019-06-301-1/+1
|
* Fixes some errors in the Java documentation of ardor3d-savableJulien Gouesse2019-06-013-13/+28
|
* Sets the compiler compliance to 1.8Julien Gouesse2019-05-261-3/+4
|
* Fixes the management of the parenthesis within expressions in the Eclipse ↵Julien Gouesse2016-08-171-1/+1
| | | | settings
* Updates the copyright headers and templatesJulien Gouesse2016-08-078-8/+8
|
* Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-302-44/+42
|
* Adds Gradle supportJulien Gouesse2014-08-021-0/+2
|
* [maven-release-plugin] prepare for next development iterationneothemachine2013-07-231-1/+1
|
* [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-231-1/+1
|
* Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-29/+11
|
* Gets Renanse's changesJulien Gouesse2013-03-271-115/+115
|
* Merge remote-tracking branch 'origin/master'Renanse2013-03-145-67/+440
|\ | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * normalized line endingsneothemachine2013-02-213-440/+440
| | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
| * let eclipse remove timestamps out of .prefs filesneothemachine2012-12-052-0/+116
| | | | | | | | | | | | (these aren't written since eclipse 3.7.2, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=342709 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=363836)
| * Merge branch 'kill_trunk' into dependenciesneothemachine2012-12-053-23/+280
|/
* move all files from trunk to root folderneothemachine2012-12-0512-0/+958