aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-collada
Commit message (Collapse)AuthorAgeFilesLines
* Removes useless obsolete files specific to Eclipse and NetBeansJulien Gouesse2023-04-092-392/+0
|
* Fixes gradle build with Gradle 7.2Julien Gouesse2021-09-041-0/+2
|
* Fixes gradle clean with Gradle 7.2Julien Gouesse2021-09-041-4/+4
|
* 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-colladaJulien Gouesse2019-06-0112-66/+117
|
* Replaces Guava's Multimap by Java Map in ardor3d-collada and removes Google ↵Julien Gouesse2019-05-287-89/+177
| | | | Guava from the build scripts as it's no longer used in JogAmp's Ardor3D Continuation (issue #13)
* Sets the compiler compliance to 1.8Julien Gouesse2019-05-261-3/+4
|
* Drops Guava's immutable lists, sets and mapsJulien Gouesse2018-02-121-12/+13
|
* Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4Julien Gouesse2018-01-274-36/+36
|\
| * Cleaned up various warningsJoshua Slack2017-04-205-66/+52
| |
| * Updated target to Java 1.7Joshua Slack2017-04-201-4/+7
| |
* | 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-0722-22/+22
| |
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-3013-61/+61
| |
* | Fixes the bug #5: ardor3d-collada shouldn't go on using ↵Julien Gouesse2015-09-202-44/+28
| | | | | | | | org.jdom2.xpath.XPath: https://github.com/gouessej/Ardor3D/issues/5
* | Stops using Guava to create the lists, the sets and the maps except when it ↵Julien Gouesse2014-09-249-61/+58
| | | | | | | | is really necessary
* | read extra information for nodesNick Boorman2014-09-032-2/+10
| |
* | Removes tons of warningsJulien Gouesse2014-08-082-36/+33
| |
* | Removes tons of warningsJulien Gouesse2014-08-083-8/+0
| |
* | Adds Gradle supportJulien Gouesse2014-08-021-0/+8
| |
* | Allows to override the geometry tool when a string is passed to the loaderJulien Gouesse2014-02-051-1/+17
|/
* Allows to override GeometryToolJulien Gouesse2013-11-182-9/+30
|
* [maven-release-plugin] prepare for next development iterationneothemachine2013-07-231-1/+1
|
* [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-231-3/+2
|
* Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-44/+33
|
* Gets Renanse's changesJulien Gouesse2013-03-273-399/+399
|
* Fix for situations where url is "#". (Which appears to be quiteRenanse2013-03-271-0/+3
| | | frequent in Autodesk's collada exporter.)
* fix regression in pomRenanse2013-03-142-50/+48
|
* Merge remote-tracking branch 'origin/master'Renanse2013-03-1421-417/+381
|\ | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * normalized line endingsneothemachine2013-02-216-462/+462
| | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
| * Merge branch 'master' into dependenciesneothemachine2013-02-113-15/+15
| |\
| * | let eclipse remove timestamps out of .prefs filesneothemachine2012-12-052-2/+1
| | | | | | | | | | | | | | | | | | (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-0519-134/+95
| | |
* | | Updates to handle items attached to skeletons.Renanse2013-03-144-14/+75
| |/ |/|
* | Various audit cleanup suggestions.renanse2012-12-193-14/+14
|/
* move all files from trunk to root folderneothemachine2012-12-0532-0/+5611