Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaces Guava's Multimap by Java Map in ardor3d-animation (issue #13) | Julien Gouesse | 2019-05-27 | 1 | -7/+35 |
| | |||||
* | Drops Guava's immutable lists, sets and maps | Julien Gouesse | 2018-02-12 | 6 | -40/+43 |
| | |||||
* | Merges several Renanse's commits | Julien Gouesse | 2018-01-27 | 1 | -0/+3 |
|\ | |||||
| * | Fixed a bug in javascript caused by js engine change in Java 1.7+ | Joshua Slack | 2017-10-18 | 1 | -0/+3 |
| | | |||||
* | | Updates the copyright headers and templates | Julien Gouesse | 2016-08-07 | 62 | -62/+62 |
| | | |||||
* | | Switches from Java 1.6 to Java 1.7 and fixes numerous warnings | Julien Gouesse | 2016-06-30 | 22 | -45/+41 |
| | | |||||
* | | Fixes the javadoc of ardor3d-animation | Julien Gouesse | 2016-03-20 | 20 | -116/+138 |
| | | |||||
* | | Replaces lots of calls to the Guava map maker by some weak hashmaps, fixes ↵ | Julien Gouesse | 2015-09-20 | 2 | -20/+20 |
| | | | | | | | | the issue #13 | ||||
* | | Stops using Guava to create the lists, the sets and the maps except when it ↵ | Julien Gouesse | 2014-09-24 | 21 | -64/+60 |
| | | | | | | | | is really necessary | ||||
* | | Removes tons of warnings | Julien Gouesse | 2014-08-08 | 19 | -4/+45 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' | Renanse | 2013-03-14 | 4 | -408/+408 |
|\ | | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java | ||||
| * | normalized line endings | neothemachine | 2013-02-21 | 4 | -408/+408 |
| | | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings | ||||
* | | Updates to handle items attached to skeletons. | Renanse | 2013-03-14 | 1 | -3/+3 |
|/ | |||||
* | Small tweaks, spelling, unnecessary checks, etc. | Renanse | 2012-12-18 | 3 | -3/+3 |
| | |||||
* | move all files from trunk to root folder | neothemachine | 2012-12-05 | 62 | -0/+8174 |