aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-extras/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Implements the creation of the meshes in the MD3 importer (the management of ↵Julien Gouesse2014-02-092-18/+30
| | | | | | | | .skin files is still missing)
* | Implements most of the MD3 parsingJulien Gouesse2014-02-074-23/+249
| |
* | Adds some other intermediary classes into the MD3 importerJulien Gouesse2014-02-074-1/+149
| |
* | Adds the very first class of the MD3 importer into ardor3d-extrasJulien Gouesse2014-02-071-0/+61
| |
* | Allows to override the geometry tool when a string is passed to the loaderJulien Gouesse2014-02-051-1/+14
|/
* 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
|
* 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
|
* normalized line endingsneothemachine2013-02-2130-6496/+6496
| | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
* 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