aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-animation/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Replaces Guava's Multimap by Java Map in ardor3d-animation (issue #13)Julien Gouesse2019-05-271-7/+35
|
* Drops Guava's immutable lists, sets and mapsJulien Gouesse2018-02-126-40/+43
|
* Merges several Renanse's commitsJulien Gouesse2018-01-271-0/+3
|\
| * Fixed a bug in javascript caused by js engine change in Java 1.7+Joshua Slack2017-10-181-0/+3
| |
* | Updates the copyright headers and templatesJulien Gouesse2016-08-0762-62/+62
| |
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-3022-45/+41
| |
* | Fixes the javadoc of ardor3d-animationJulien Gouesse2016-03-2020-116/+138
| |
* | Replaces lots of calls to the Guava map maker by some weak hashmaps, fixes ↵Julien Gouesse2015-09-202-20/+20
| | | | | | | | the issue #13
* | Stops using Guava to create the lists, the sets and the maps except when it ↵Julien Gouesse2014-09-2421-64/+60
| | | | | | | | is really necessary
* | Removes tons of warningsJulien Gouesse2014-08-0819-4/+45
|/
* Merge remote-tracking branch 'origin/master'Renanse2013-03-144-408/+408
|\ | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * normalized line endingsneothemachine2013-02-214-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.Renanse2013-03-141-3/+3
|/
* Small tweaks, spelling, unnecessary checks, etc.Renanse2012-12-183-3/+3
|
* move all files from trunk to root folderneothemachine2012-12-0562-0/+8174