aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-extras/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Fixed a highlight bug when mouseover moves between multiple rings without mou...Joshua Slack2018-01-062-12/+13
* Small tweak to help with mouseovers in compound widgetJoshua Slack2018-01-051-5/+11
* Made these public to allow for access from compound widget style classes.Joshua Slack2017-10-311-2/+2
* Added the concept of mouseEntered/Departed to InteractWidgets and applied the...Joshua Slack2017-10-307-256/+262
* Fixed some redundant scaling code and pulled widget scale calculation out int...Joshua Slack2017-10-276-39/+33
* Added a way for update logic to be attached to, and run by, InteractManagerJoshua Slack2017-09-193-4/+81
* Updates to allow overriding SpatialState in InteractManager.Joshua Slack2017-06-022-13/+7
* Added code to ensure margin and border use considers possibility of null. Ad...Joshua Slack2017-05-312-1/+6
* fixed missing calls to received/lost control on interact widgets.Joshua Slack2017-05-302-3/+20
* Made GeometryTool effectively into a static classJoshua Slack2017-04-272-32/+11
* Contributions from mallanmba regarding improvements and fixes to the Ardor3D ...mallanmba2017-04-1913-41/+150
* 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 i...Julien Gouesse2013-11-151-36/+37
* WaveFront OBJ exporter (work in progress)Julien Gouesse2013-11-111-0/+371
* Uses the 'legacy' code path when there is no useful transform in KeyframeCont...Julien Gouesse2013-11-071-12/+20
* Takes the transforms into account when updating the morph meshJulien Gouesse2013-11-051-2/+21
* Fixes the bug in KeyframeController, keeps the current time inside a reasonab...Julien Gouesse2013-04-241-9/+15
* Allows to override the update of the bounding volume in the key frame controllerJulien Gouesse2013-04-201-1/+8
* normalized line endingsneothemachine2013-02-2130-6496/+6496
* Switched more code to using more efficient index buffers.renanse2013-01-202-16/+9
* Various audit cleanup suggestions.renanse2012-12-191-2/+2
* move all files from trunk to root folderneothemachine2012-12-0542-0/+8807