aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-terrain/src
Commit message (Collapse)AuthorAgeFilesLines
* Removes some deprecated calls in order to ease compilation with future ↵Julien Gouesse2023-02-152-3/+9
| | | | versions of Java
* Removes the misleading VBO interleaved data modeJulien Gouesse2021-08-301-5/+0
|
* Fixes some errors in the Java documentation of ardor3d-terrainJulien Gouesse2019-06-0111-128/+230
|
* Replaces Guava's ByteSource in ardor3d-terrainJulien Gouesse2018-07-142-34/+13
|
* Replaces Guava's ThreadFactoryBuilderJulien Gouesse2018-07-141-8/+29
|
* Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4Julien Gouesse2018-01-271-0/+3
|\
| * Cleaned up various warningsJoshua Slack2017-04-201-0/+3
| |
* | Merges Renanse's commit d07dfa20670807a588bfa0f643d88e8b8183d118Julien Gouesse2018-01-261-8/+15
|\|
| * fix clipmap terrain when view moves outside original cache bounds by ↵mallanmba2016-01-271-8/+15
| | | | | | | | removing bad conditional that will always fail.
* | 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-3029-136/+118
| |
* | Stops using Guava to create the lists, the sets and the maps except when it ↵Julien Gouesse2014-09-2424-100/+99
| | | | | | | | is really necessary
* | Stops using the deprecated Guava interface InputSupplier, replaces it by the ↵Julien Gouesse2014-08-082-19/+19
| | | | | | | | abstract class ByteSource
* | Removes tons of warningsJulien Gouesse2014-08-089-0/+15
|/
* normalized line endingsneothemachine2013-02-2126-4392/+4392
| | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
* Dropped uses of getIndexBufferrenanse2013-01-201-1/+1
|
* Switched more code to using more efficient index buffers.renanse2013-01-201-32/+25
|
* Various audit cleanup suggestions.renanse2012-12-192-4/+0
|
* move all files from trunk to root folderneothemachine2012-12-0570-0/+9840