aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-effects
Commit message (Collapse)AuthorAgeFilesLines
* Merges mallanmba's commit c4460a3ef2df44b353bb9164400c6bd0879523a5Julien Gouesse2018-01-275-67/+138
|\
| * Contributions from mallanmba allowing simpler adding of shadowcasters and ↵mallanmba2017-04-195-38/+109
| | | | | | | | resolving some shadow flickering.
* | Fixes the management of the parenthesis within expressions in the Eclipse ↵Julien Gouesse2016-08-171-1/+1
| | | | | | | | settings
* | Updates the copyright headers and templatesJulien Gouesse2016-08-0772-72/+72
| |
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-3010-22/+21
| |
* | Stops using Guava to create the lists, the sets and the maps except when it ↵Julien Gouesse2014-09-243-10/+10
| | | | | | | | is really necessary
* | Removes tons of warningsJulien Gouesse2014-08-0815-0/+39
| |
* | Adds Gradle supportJulien Gouesse2014-08-021-0/+5
|/
* [maven-release-plugin] prepare for next development iterationneothemachine2013-07-231-1/+1
|
* [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-231-1/+1
|
* Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-28/+18
|
* Gets Renanse's changesJulien Gouesse2013-03-271-113/+113
|
* Update to allow cutting off particle spawning immediatelyRenanse2013-03-161-17/+24
|
* Updates to reset flow counter when forcing a respawn.Renanse2013-03-162-0/+5
|
* Updates to particles to better support ramp 0 entriesRenanse2013-03-162-6/+3
|
* Merge remote-tracking branch 'origin/master'Renanse2013-03-1446-6120/+6086
|\ | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * normalized line endingsneothemachine2013-02-2140-6197/+6197
| | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
| * Merge branch 'master' into dependenciesneothemachine2013-02-116-20/+14
| |\
| | * Dropped uses of getIndexBufferrenanse2013-01-202-3/+3
| | |
| | * Merge remote-tracking branch 'origin/master'renanse2013-01-201-3/+0
| | |\
| | | * fixed erroneous javadocRenanse2013-01-141-3/+0
| |_|/ |/| |
| | * Switched more code to using more efficient index buffers.renanse2013-01-201-10/+9
| |/ |/|
| * let eclipse remove timestamps out of .prefs filesneothemachine2012-12-052-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 dependenciesneothemachine2012-12-053-29/+0
| |
* | Various audit cleanup suggestions.renanse2012-12-193-4/+2
|/
* move all files from trunk to root folderneothemachine2012-12-0580-0/+11089