aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-extras
Commit message (Collapse)AuthorAgeFilesLines
* Updates to allow overriding SpatialState in InteractManager.Joshua Slack2017-06-022-13/+7
| | | | | Updates to allow easier overriding of input flow in UIHud. Added new example tying together UI and Interact
* Added code to ensure margin and border use considers possibility of null. ↵Joshua Slack2017-05-312-1/+6
| | | | Added copying of userData in SpatialState
* fixed missing calls to received/lost control on interact widgets.Joshua Slack2017-05-302-3/+20
| | | | added tracking of userdata to SpatialState to allow setting/applying other elements via interact widgets
* Made GeometryTool effectively into a static classJoshua Slack2017-04-272-32/+11
|
* Updated target to Java 1.7Joshua Slack2017-04-201-4/+7
|
* Contributions from mallanmba regarding improvements and fixes to the Ardor3D ↵mallanmba2017-04-1913-41/+150
| | | | interact system.
* replace Java7 constructmallanmba2016-01-271-2/+2
|
* Allows to override GeometryToolJulien Gouesse2013-11-182-4/+29
|
* Supports all fields of the material in the WaveFront OBJ exporterJulien Gouesse2013-11-151-21/+65
|
* Fixes the texture coordinates and adds a warning about the flipped textures ↵Julien Gouesse2013-11-151-36/+37
| | | | into the exporter
* WaveFront OBJ exporter (work in progress)Julien Gouesse2013-11-111-0/+371
|
* Uses the 'legacy' code path when there is no useful transform in ↵Julien Gouesse2013-11-071-12/+20
| | | | KeyframeController.update()
* Takes the transforms into account when updating the morph meshJulien Gouesse2013-11-051-2/+21
|
* [maven-release-plugin] prepare for next development iterationneothemachine2013-07-231-1/+1
|
* [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-231-1/+1
|
* Fixes the bug in KeyframeController, keeps the current time inside a ↵Julien Gouesse2013-04-241-9/+15
| | | | reasonable frame to avoid weird morphing
* Allows to override the update of the bounding volume in the key frame controllerJulien Gouesse2013-04-201-1/+8
|
* Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-28/+18
|
* Gets Renanse's changesJulien Gouesse2013-03-271-109/+109
|
* Merge remote-tracking branch 'origin/master'Renanse2013-03-1435-6560/+6529
|\ | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * normalized line endingsneothemachine2013-02-2132-6637/+6637
| | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
| * Merge branch 'master' into dependenciesneothemachine2013-02-113-18/+11
| |\
| | * Switched more code to using more efficient index buffers.renanse2013-01-202-16/+9
| |/ |/|
| * let eclipse remove timestamps out of .prefs filesneothemachine2012-12-051-1/+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-052-24/+0
| |
* | Various audit cleanup suggestions.renanse2012-12-191-2/+2
|/
* move all files from trunk to root folderneothemachine2012-12-0547-0/+9242