index
:
ardor3d.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ardor3d-examples
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '1aae3c9d22835dded3f6cc6ba0d2e9cc040a92aa'
Julien Gouesse
2018-01-27
1
-0
/
+8
|
\
|
*
Added a way for update logic to be attached to, and run by, InteractManager
Joshua Slack
2017-09-19
1
-0
/
+8
*
|
Merges several Renanse's commits about pie menu and disk
Julien Gouesse
2018-01-27
2
-1
/
+82
|
\
|
|
*
Added state cleanup to popup components.
Joshua Slack
2017-09-11
1
-1
/
+1
|
*
Added new UI Components - UIPieMenu and UIPieMenuItem.
Joshua Slack
2017-09-11
1
-7
/
+22
|
*
Updates to Disk to allow for hole in center.
Joshua Slack
2017-09-06
1
-1
/
+1
|
*
Updated example to also incorporate popup-menus
Joshua Slack
2017-08-11
1
-0
/
+66
*
|
Merge commit 'cbc61566689660d39f469efe4c429f8adf5b239e'
Julien Gouesse
2018-01-27
1
-0
/
+693
|
\
|
|
*
Updates to allow overriding SpatialState in InteractManager.
Joshua Slack
2017-06-02
1
-0
/
+693
*
|
Merge commit 'ec637d5a3fffe01ed4346c73fab91d8447a7192d'
Julien Gouesse
2018-01-27
2
-8
/
+37
|
\
|
|
*
Added a new 9-slice capable BMTextBackground to use with BMText/BasicText and...
Joshua Slack
2017-04-21
2
-8
/
+37
*
|
Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4
Julien Gouesse
2018-01-27
1
-11
/
+12
|
\
|
|
*
Cleaned up various warnings
Joshua Slack
2017-04-20
1
-30
/
+30
*
|
Merge commit '7d2aeea96b4fb25a72db3bb75089ffe11c89a34f'
Julien Gouesse
2018-01-27
5
-16
/
+204
|
\
|
|
*
Fixed BillboardNode for better usage in camera setups other than Y-up. Added...
Joshua Slack
2017-04-20
5
-16
/
+204
*
|
Merges mallanmba's commit c4460a3ef2df44b353bb9164400c6bd0879523a5
Julien Gouesse
2018-01-27
3
-3
/
+845
|
\
|
|
*
Contributions from mallanmba allowing simpler adding of shadowcasters and res...
mallanmba
2017-04-19
3
-3
/
+3
*
|
Merges mallanmba's commit 8ea0c83909327832f6ec575b752153b5ed6366fb
Julien Gouesse
2018-01-26
1
-3
/
+6
|
\
|
|
*
Contributions from mallanmba regarding improvements and fixes to the Ardor3D ...
mallanmba
2017-04-19
1
-3
/
+6
*
|
First blueprint of the PLY importer, work in progress
Julien Gouesse
2016-08-20
3
-0
/
+14024
*
|
Fixes a comment in the STL importer
Julien Gouesse
2016-08-17
1
-1
/
+1
*
|
Updates the copyright headers and templates
Julien Gouesse
2016-08-07
108
-108
/
+108
*
|
Adds an example using the STL importer
Julien Gouesse
2016-08-07
3
-0
/
+2677
*
|
Switches from Java 1.6 to Java 1.7 and fixes numerous warnings
Julien Gouesse
2016-06-30
20
-100
/
+89
*
|
Drops applet support: http://github.com/gouessej/Ardor3D/issues/22
Julien Gouesse
2016-02-23
2
-408
/
+0
*
|
Fixes the long standing bug occurring when exiting the demos, the OpenGL clea...
Julien Gouesse
2015-09-21
2
-13
/
+42
*
|
Uses some less misleading package names in ardor3d-jogl-awt and ardor3d-jogl-...
Julien Gouesse
2015-09-20
7
-8
/
+7
*
|
Uses JOGL 2.3.0 RC 20150205
Julien Gouesse
2015-02-09
1
-1
/
+1
*
|
Fixes the texts of the examples and adds a thumbnail into the mountain shadow...
Julien Gouesse
2014-11-27
6
-13
/
+25
*
|
Uses the JOGL NEWT image loader in JoglBasicExample
Julien Gouesse
2014-11-25
1
-6
/
+6
*
|
Stops using Guava to create the lists, the sets and the maps except when it i...
Julien Gouesse
2014-09-24
6
-17
/
+18
*
|
Removes the unused thumbnails from ardor3d-examples
Julien Gouesse
2014-09-02
4
-0
/
+0
*
|
Ports the JOGL bubble mark example to NEWT
Julien Gouesse
2014-08-15
1
-4
/
+2
*
|
Ports the JOGL basic example to NEWT
Julien Gouesse
2014-08-15
1
-4
/
+4
*
|
Renames the variable of the directional light in order to avoid name shadowing
Julien Gouesse
2014-08-08
1
-1
/
+1
*
|
Removes tons of warnings
Julien Gouesse
2014-08-08
3
-24
/
+23
*
|
Removes tons of warnings
Julien Gouesse
2014-08-08
59
-13
/
+201
*
|
Uses ImageLoaderUtil instead of invoking directly the JOGL image loader
Julien Gouesse
2014-08-01
3
-22
/
+26
*
|
Switches to JOGL 2.2.0-rc-20140731
Julien Gouesse
2014-07-31
1
-2
/
+21
*
|
Keeps only the JogAmp backend
Julien Gouesse
2014-05-28
12
-1455
/
+29
*
|
Adds a working example for the MD3 importer
Julien Gouesse
2014-02-11
4
-0
/
+82
*
|
Exits even though the cleanup has just failed in ExampleBase
Julien Gouesse
2014-02-11
1
-3
/
+5
*
|
Adds an example using the Swing canvas
Julien Gouesse
2014-02-05
1
-0
/
+216
|
/
*
Adds an example using JoglNewtSwtCanvas
Julien Gouesse
2014-02-04
1
-0
/
+307
*
Adds some missing override annotations, removes the useless AWT dependencies ...
Julien Gouesse
2014-02-04
5
-41
/
+61
*
Modifies the few classes using NEWT to fix compile errors caused by API chang...
Julien Gouesse
2013-05-09
1
-8
/
+7
*
fixes for recent package change.
renanse
2013-04-03
34
-42
/
+42
*
Applet support for the JOGL renderer (first attempt)
Julien Gouesse
2013-03-18
1
-26
/
+33
*
Applet support for the JOGL renderer (first attempt)
Julien Gouesse
2013-03-17
1
-0
/
+322
*
Adds JoglNewtAwtExample
Julien Gouesse
2013-03-09
1
-0
/
+213
[next]