Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes some errors in the Java documentation of ardor3d-collada | Julien Gouesse | 2019-06-01 | 12 | -66/+117 |
| | |||||
* | Replaces Guava's Multimap by Java Map in ardor3d-collada and removes Google ↵ | Julien Gouesse | 2019-05-28 | 7 | -89/+177 |
| | | | | Guava from the build scripts as it's no longer used in JogAmp's Ardor3D Continuation (issue #13) | ||||
* | Drops Guava's immutable lists, sets and maps | Julien Gouesse | 2018-02-12 | 1 | -12/+13 |
| | |||||
* | Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4 | Julien Gouesse | 2018-01-27 | 4 | -36/+36 |
|\ | |||||
| * | Cleaned up various warnings | Joshua Slack | 2017-04-20 | 5 | -66/+52 |
| | | |||||
* | | Updates the copyright headers and templates | Julien Gouesse | 2016-08-07 | 21 | -21/+21 |
| | | |||||
* | | Switches from Java 1.6 to Java 1.7 and fixes numerous warnings | Julien Gouesse | 2016-06-30 | 12 | -58/+58 |
| | | |||||
* | | Fixes the bug #5: ardor3d-collada shouldn't go on using ↵ | Julien Gouesse | 2015-09-20 | 2 | -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 Gouesse | 2014-09-24 | 9 | -61/+58 |
| | | | | | | | | is really necessary | ||||
* | | read extra information for nodes | Nick Boorman | 2014-09-03 | 2 | -2/+10 |
| | | |||||
* | | Removes tons of warnings | Julien Gouesse | 2014-08-08 | 2 | -36/+33 |
| | | |||||
* | | Removes tons of warnings | Julien Gouesse | 2014-08-08 | 3 | -8/+0 |
| | | |||||
* | | Allows to override the geometry tool when a string is passed to the loader | Julien Gouesse | 2014-02-05 | 1 | -1/+17 |
|/ | |||||
* | Allows to override GeometryTool | Julien Gouesse | 2013-11-18 | 2 | -9/+30 |
| | |||||
* | Gets Renanse's changes | Julien Gouesse | 2013-03-27 | 1 | -239/+239 |
| | |||||
* | Fix for situations where url is "#". (Which appears to be quite | Renanse | 2013-03-27 | 1 | -0/+3 |
| | | | frequent in Autodesk's collada exporter.) | ||||
* | fix regression in pom | Renanse | 2013-03-14 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Renanse | 2013-03-14 | 12 | -270/+267 |
|\ | | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java | ||||
| * | normalized line endings | neothemachine | 2013-02-21 | 5 | -417/+417 |
| | | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings | ||||
| * | Merge branch 'master' into dependencies | neothemachine | 2013-02-11 | 3 | -15/+15 |
| |\ | |||||
| * | | Merge branch 'kill_trunk' into dependencies | neothemachine | 2012-12-05 | 11 | -90/+87 |
| | | | |||||
* | | | Updates to handle items attached to skeletons. | Renanse | 2013-03-14 | 4 | -14/+75 |
| |/ |/| | |||||
* | | Various audit cleanup suggestions. | renanse | 2012-12-19 | 3 | -14/+14 |
|/ | |||||
* | move all files from trunk to root folder | neothemachine | 2012-12-05 | 22 | -0/+5140 |