Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes some deprecated calls in order to ease compilation with future ↵ | Julien Gouesse | 2023-02-15 | 2 | -3/+9 |
| | | | | versions of Java | ||||
* | Removes the misleading VBO interleaved data mode | Julien Gouesse | 2021-08-30 | 1 | -5/+0 |
| | |||||
* | Fixes some errors in the Java documentation of ardor3d-terrain | Julien Gouesse | 2019-06-01 | 11 | -128/+230 |
| | |||||
* | Replaces Guava's ByteSource in ardor3d-terrain | Julien Gouesse | 2018-07-14 | 2 | -34/+13 |
| | |||||
* | Replaces Guava's ThreadFactoryBuilder | Julien Gouesse | 2018-07-14 | 1 | -8/+29 |
| | |||||
* | Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4 | Julien Gouesse | 2018-01-27 | 1 | -0/+3 |
|\ | |||||
| * | Cleaned up various warnings | Joshua Slack | 2017-04-20 | 1 | -0/+3 |
| | | |||||
* | | Merges Renanse's commit d07dfa20670807a588bfa0f643d88e8b8183d118 | Julien Gouesse | 2018-01-26 | 1 | -8/+15 |
|\| | |||||
| * | fix clipmap terrain when view moves outside original cache bounds by ↵ | mallanmba | 2016-01-27 | 1 | -8/+15 |
| | | | | | | | | removing bad conditional that will always fail. | ||||
* | | 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 | 29 | -136/+118 |
| | | |||||
* | | Stops using Guava to create the lists, the sets and the maps except when it ↵ | Julien Gouesse | 2014-09-24 | 24 | -100/+99 |
| | | | | | | | | is really necessary | ||||
* | | Stops using the deprecated Guava interface InputSupplier, replaces it by the ↵ | Julien Gouesse | 2014-08-08 | 2 | -19/+19 |
| | | | | | | | | abstract class ByteSource | ||||
* | | Removes tons of warnings | Julien Gouesse | 2014-08-08 | 9 | -0/+15 |
|/ | |||||
* | normalized line endings | neothemachine | 2013-02-21 | 26 | -4392/+4392 |
| | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings | ||||
* | Dropped uses of getIndexBuffer | renanse | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Switched more code to using more efficient index buffers. | renanse | 2013-01-20 | 1 | -32/+25 |
| | |||||
* | Various audit cleanup suggestions. | renanse | 2012-12-19 | 2 | -4/+0 |
| | |||||
* | move all files from trunk to root folder | neothemachine | 2012-12-05 | 70 | -0/+9840 |