Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes the management of the parenthesis within expressions in the Eclipse ↵ | Julien Gouesse | 2016-08-17 | 1 | -1/+1 |
| | | | | settings | ||||
* | Updates the copyright headers and templates | Julien Gouesse | 2016-08-07 | 13 | -13/+13 |
| | |||||
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warnings | Julien Gouesse | 2016-06-30 | 6 | -12/+12 |
| | |||||
* | + fixed bug when using the right mouse button | hauffe | 2015-10-23 | 1 | -0/+1 |
| | |||||
* | Moves the only dependency on AWT in ardor3d-ui into ardor3d-awt | Julien Gouesse | 2015-09-20 | 1 | -0/+44 |
| | |||||
* | Adds the support of 9 mouse buttons into the JOGL backends of the other ↵ | Julien Gouesse | 2015-08-28 | 1 | -1/+18 |
| | | | | toolkits (SWT, AWT) | ||||
* | Stops using Guava to create the lists, the sets and the maps except when it ↵ | Julien Gouesse | 2014-09-24 | 3 | -8/+6 |
| | | | | is really necessary | ||||
* | Adds Gradle support | Julien Gouesse | 2014-08-02 | 1 | -0/+5 |
| | |||||
* | Adds some 'override' annotations into ardor3d-awt | Julien Gouesse | 2014-08-01 | 6 | -3/+35 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | neothemachine | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release v0.9v0.9 | neothemachine | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | Cleaned up and fixed the pom.xml files. | Vincent Cantin | 2013-04-07 | 1 | -36/+18 |
| | |||||
* | fixes for recent package change. | renanse | 2013-04-03 | 6 | -9/+9 |
| | |||||
* | renamed package image.util to image.util.awt | migroh | 2013-04-02 | 5 | -0/+0 |
| | |||||
* | Gets Renanse's changes | Julien Gouesse | 2013-03-27 | 1 | -113/+113 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Renanse | 2013-03-14 | 8 | -443/+414 |
|\ | | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java | ||||
| * | normalized line endings | neothemachine | 2013-02-21 | 4 | -526/+526 |
| | | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings | ||||
| * | let eclipse remove timestamps out of .prefs files | neothemachine | 2012-12-05 | 2 | -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 dependencies | neothemachine | 2012-12-05 | 3 | -28/+0 |
|/ | |||||
* | move all files from trunk to root folder | neothemachine | 2012-12-05 | 17 | -0/+2024 |