Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to allow overriding SpatialState in InteractManager. | Joshua Slack | 2017-06-02 | 2 | -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 Slack | 2017-05-31 | 2 | -1/+6 |
| | | | | Added copying of userData in SpatialState | ||||
* | fixed missing calls to received/lost control on interact widgets. | Joshua Slack | 2017-05-30 | 2 | -3/+20 |
| | | | | added tracking of userdata to SpatialState to allow setting/applying other elements via interact widgets | ||||
* | Made GeometryTool effectively into a static class | Joshua Slack | 2017-04-27 | 2 | -32/+11 |
| | |||||
* | Updated target to Java 1.7 | Joshua Slack | 2017-04-20 | 1 | -4/+7 |
| | |||||
* | Contributions from mallanmba regarding improvements and fixes to the Ardor3D ↵ | mallanmba | 2017-04-19 | 13 | -41/+150 |
| | | | | interact system. | ||||
* | replace Java7 construct | mallanmba | 2016-01-27 | 1 | -2/+2 |
| | |||||
* | Allows to override GeometryTool | Julien Gouesse | 2013-11-18 | 2 | -4/+29 |
| | |||||
* | Supports all fields of the material in the WaveFront OBJ exporter | Julien Gouesse | 2013-11-15 | 1 | -21/+65 |
| | |||||
* | Fixes the texture coordinates and adds a warning about the flipped textures ↵ | Julien Gouesse | 2013-11-15 | 1 | -36/+37 |
| | | | | into the exporter | ||||
* | WaveFront OBJ exporter (work in progress) | Julien Gouesse | 2013-11-11 | 1 | -0/+371 |
| | |||||
* | Uses the 'legacy' code path when there is no useful transform in ↵ | Julien Gouesse | 2013-11-07 | 1 | -12/+20 |
| | | | | KeyframeController.update() | ||||
* | Takes the transforms into account when updating the morph mesh | Julien Gouesse | 2013-11-05 | 1 | -2/+21 |
| | |||||
* | [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 |
| | |||||
* | Fixes the bug in KeyframeController, keeps the current time inside a ↵ | Julien Gouesse | 2013-04-24 | 1 | -9/+15 |
| | | | | reasonable frame to avoid weird morphing | ||||
* | Allows to override the update of the bounding volume in the key frame controller | Julien Gouesse | 2013-04-20 | 1 | -1/+8 |
| | |||||
* | Cleaned up and fixed the pom.xml files. | Vincent Cantin | 2013-04-07 | 1 | -28/+18 |
| | |||||
* | Gets Renanse's changes | Julien Gouesse | 2013-03-27 | 1 | -109/+109 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Renanse | 2013-03-14 | 35 | -6560/+6529 |
|\ | | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java | ||||
| * | normalized line endings | neothemachine | 2013-02-21 | 32 | -6637/+6637 |
| | | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings | ||||
| * | Merge branch 'master' into dependencies | neothemachine | 2013-02-11 | 3 | -18/+11 |
| |\ | |||||
| | * | Switched more code to using more efficient index buffers. | renanse | 2013-01-20 | 2 | -16/+9 |
| |/ |/| | |||||
| * | let eclipse remove timestamps out of .prefs files | neothemachine | 2012-12-05 | 1 | -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 dependencies | neothemachine | 2012-12-05 | 2 | -24/+0 |
| | | |||||
* | | Various audit cleanup suggestions. | renanse | 2012-12-19 | 1 | -2/+2 |
|/ | |||||
* | move all files from trunk to root folder | neothemachine | 2012-12-05 | 47 | -0/+9242 |