aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-collada/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Gets Renanse's changesJulien Gouesse2013-03-271-239/+239
|
* 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-141-2/+2
|
* Merge remote-tracking branch 'origin/master'Renanse2013-03-1412-270/+267
|\ | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * normalized line endingsneothemachine2013-02-215-417/+417
| | | | | | | | | | | | 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
| |\
| * | Merge branch 'kill_trunk' into dependenciesneothemachine2012-12-0511-90/+87
| | |
* | | 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-0522-0/+5140