aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Adds the support of 9 mouse buttons into the JOGL 2.0 NEWT backendJulien Gouesse2013-06-181-1/+1
* Allows to control the creation of the renderer in the canvas rendererJulien Gouesse2013-04-261-0/+7
* Fixes the regression introduced by my previous commitJulien Gouesse2013-04-0319-24/+36
* Allows the use of clip planes with OpenGL-ES1Julien Gouesse2013-04-022-3/+28
* Merge pull request #30 from gouessej/masterJoshua Slack2013-03-275-6/+50
|\
| * Adds OpenGL-ES 2.0 support, prepares the use of PMVMatrix (work in progress)Julien Gouesse2013-03-221-1/+6
| * Uses the proper buffer size when using ScreenExporter with JOGL 2.0Julien Gouesse2013-03-093-3/+40
| * Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2013-03-091-1/+1
| |\
| * | Fixes GeneratedTexturesExample (several rewind() calls were missing in the API)Julien Gouesse2013-03-091-2/+4
* | | Fix to primitive constructionRenanse2013-03-251-1/+1
* | | Merge remote-tracking branch 'origin/master'Renanse2013-03-252-0/+34
|\ \ \
| * | | Added support for handling ExecutionExceptions that happen when aneothemachine2013-03-192-0/+34
* | | | Small update for lwjgl vbo, using their no arg vbo buffer creationRenanse2013-03-251-1/+1
|/ / /
* | | Allow injecting of GameTask directly.Renanse2013-03-151-0/+10
* | | Fields are now protected.Renanse2013-03-141-9/+12
| |/ |/|
* | removed debug boolean and attempt to reduce object creation inrenanse2013-02-241-1/+1
|/
* normalized line endingsneothemachine2013-02-2169-7307/+7307
* Added detection of MSAA FBO and FBO blit.renanse2013-02-031-0/+16
* Dropped uses of getIndexBufferrenanse2013-01-2012-52/+52
* Switched more code to using more efficient index buffers.renanse2013-01-209-13/+105
* Update ardor3d-core/src/main/java/com/ardor3d/scenegraph/MeshData.javaJoshua Slack2012-12-201-0/+1
* Suggested tweak from Julien GouesseRenanse2012-12-201-4/+7
* Merge remote-tracking branch 'origin/master'renanse2012-12-195-12/+100
|\
| * Small tweaks, spelling, unnecessary checks, etc.Renanse2012-12-181-2/+0
| * Added "asType(Type)" method to BoundingVolume.Renanse2012-12-184-10/+100
* | Various audit cleanup suggestions.renanse2012-12-199-66/+60
|/
* null checksrenanse2012-12-171-3/+6
* move all files from trunk to root folderneothemachine2012-12-05367-0/+67651