aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made GeometryTool effectively into a static classJoshua Slack2017-04-275-83/+38
* Added a new 9-slice capable BMTextBackground to use with BMText/BasicText and...Joshua Slack2017-04-213-8/+345
* Added a way to set default color by float values to Mesh.Joshua Slack2017-04-212-19/+39
* Cleaned up various warningsJoshua Slack2017-04-2014-205/+226
* Updated target to Java 1.7Joshua Slack2017-04-2014-54/+91
* Contributions from mallanmba offering improvements to bmfont and bmtext, incl...mallanmba2017-04-2028-72/+2295
* Small tweaks to Box and NormalGeneratorJoshua Slack2017-04-202-44/+19
* Fixed BillboardNode for better usage in camera setups other than Y-up. Added...Joshua Slack2017-04-207-90/+328
* Contributions from mallanmba allowing simpler adding of shadowcasters and res...mallanmba2017-04-198-41/+112
* Contributions from mallanmba regarding improvements and fixes to the Ardor3D ...mallanmba2017-04-1914-44/+156
* Merge pull request #77 from mallanmba/masterJoshua Slack2017-04-122-10/+17
|\
| * fix clipmap terrain when view moves outside original cache bounds by removing...mallanmba2016-01-271-8/+15
| * replace Java7 constructmallanmba2016-01-271-2/+2
* | updated to a version visible in mavenJoshua Slack2017-02-211-1/+1
|/
* Merge pull request #73 from runiter/masterJoshua Slack2015-03-171-2/+3
|\
| * Fix problem with billboard stretching when rotating around z axisSaeid2015-03-171-2/+3
|/
* Merge pull request #69 from gouessej/masterJoshua Slack2014-02-0517-58/+884
|\
| * Adds an example using JoglNewtSwtCanvasJulien Gouesse2014-02-041-0/+307
| * Adds some missing override annotations, removes the useless AWT dependencies ...Julien Gouesse2014-02-045-41/+61
| * Adds some documentation into existing JOGL canvases and windowsJulien Gouesse2014-02-045-7/+21
| * Adds a canvas based on the JOGL SWT heavyweight GLCanvas into Ardor3DJulien Gouesse2014-02-032-0/+147
| * Adds some documentation into existing JOGL canvases and windowsJulien Gouesse2014-02-031-0/+0
| * Adds a utility to convert Ardor3D images into JOGL images (untested)Julien Gouesse2014-01-311-0/+99
| * Adds a method to convert JOGL/NEWT texture data into Ardor3D imagesJulien Gouesse2014-01-301-8/+23
| * Adds the very first blueprint of JoglNewtSwtCanvas into the JogAmp backendJulien Gouesse2014-01-291-0/+108
| * Adds SWT into the dependencies of the JogAmp backend in order to add proper S...Julien Gouesse2014-01-281-1/+117
| * Switches to JOGL 2.1.4 RC 20140126Julien Gouesse2014-01-281-1/+1
|/
* Merge pull request #68 from gouessej/masterJoshua Slack2014-01-092-16/+47
|\
| * Fixes the implementation of setCursor in the JOGL NEWT backend again, the ori...Julien Gouesse2014-01-091-1/+1
| * Fixes the implementation of setCursor in the JOGL NEWT backendJulien Gouesse2014-01-091-1/+8
| * Removes a useless multiplication in the implementation of setCursor in the JO...Julien Gouesse2014-01-091-1/+1
| * First implementation of setCursor in the JOGL NEWT backendJulien Gouesse2014-01-091-15/+39
| * Switches to JOGL 2.1.4-rc-20140109Julien Gouesse2014-01-091-1/+1
| * Switches to JOGL 2.1.4-rc-20140102Julien Gouesse2014-01-041-1/+1
| * Switches to JOGL 2.1.3Julien Gouesse2013-12-161-1/+1
* | Merge pull request #67 from green-coder/masterJoshua Slack2014-01-028-16/+16
|\ \
| * | Fix typos in Javadoc comments.Vincent Cantin2014-01-028-16/+16
|/ /
* | Merge pull request #66 from green-coder/masterJoshua Slack2013-12-251-0/+5
|\ \
| * | Fix the POM file (a version was left unspecified).Vincent Cantin2013-12-261-0/+5
|/ /
* | Merge pull request #65 from gouessej/masterJoshua Slack2013-12-125-18/+68
|\|
| * Allows to override GeometryToolJulien Gouesse2013-11-185-18/+68
* | Merge pull request #64 from gouessej/masterJoshua Slack2013-11-163-7/+472
|\|
| * 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-152-42/+43
| * Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2013-11-112-18/+14
| |\ | |/ |/|
* | Merge pull request #62 from gouessej/masterJoshua Slack2013-11-111-4/+31
|\ \
* | | more swt tweaksRenanse2013-11-042-11/+10
* | | Altered swt version and repo information in attempt to get it compiling againRenanse2013-11-042-7/+4
* | | Merge pull request #61 from gouessej/masterJoshua Slack2013-11-044-23/+24
|\ \ \
* \ \ \ Merge pull request #60 from gouessej/masterJoshua Slack2013-10-1817-141/+468
|\ \ \ \