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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switches to JOGL 2.5.0
HEAD
master
Julien Gouesse
2023-12-03
1
-3
/
+3
*
Switches to JOGL 2.5.0 RC 20230507
Julien Gouesse
2023-05-08
1
-3
/
+3
*
Drops Maven build scripts as it's replaced by Gradle
Julien Gouesse
2023-04-17
1
-172
/
+0
*
Prepares the removal of deprecated calls to URL constructors to improve the s...
Julien Gouesse
2023-04-09
1
-2
/
+8
*
Runs the example runner with gradle run in ardor3d-examples
Julien Gouesse
2023-04-09
1
-0
/
+8
*
Uses JOGL 2.4.0 and JOGL in the Gradle ardor3d-examples project's build
Julien Gouesse
2023-04-09
1
-2
/
+5
*
Removes useless obsolete files specific to Eclipse and NetBeans
Julien Gouesse
2023-04-09
2
-379
/
+0
*
Supports the vertex data in all known orders in the OFF importer
Julien Gouesse
2023-03-09
1
-1
/
+1
*
Supports a map of indexed colors in the OFF importer
Julien Gouesse
2023-03-09
1
-1
/
+1
*
Modifies the log level and uncomments the mesh optimization in the OFF importer
Julien Gouesse
2023-03-09
1
-1
/
+1
*
Detects the 64 distinct off keywords in the OFF importer, clarifies which one...
Julien Gouesse
2023-03-08
1
-1
/
+1
*
Tries to generate all possible supported off keywords in the OFF importer
Julien Gouesse
2023-03-08
1
-1
/
+1
*
Removes the class handling edges, fixes the alpha color component management ...
Julien Gouesse
2023-03-07
1
-1
/
+1
*
Improves the OFF importer, which can now support meshes with colors on vertices
Julien Gouesse
2023-03-07
1
-1
/
+1
*
Adds the very first (unfinished, work in progress) blueprint of the OFF importer
Julien Gouesse
2023-03-06
2
-0
/
+49
*
Adds an OFF model
Julien Gouesse
2023-03-06
1
-0
/
+12394
*
Adds some OFF models (https://people.sc.fsu.edu/~jburkardt/data/off/off.html)...
Julien Gouesse
2023-03-04
22
-0
/
+7702
*
Removes some deprecated calls in order to ease compilation with future versio...
Julien Gouesse
2023-02-15
3
-4
/
+3
*
Switches to Java 17
Julien Gouesse
2022-10-23
1
-13
/
+0
*
Fixes a very minor warning in ExampleRunner.java
Julien Gouesse
2022-10-23
1
-1
/
+2
*
Fixes gradle build with Gradle 7.2
Julien Gouesse
2021-09-04
1
-0
/
+16
*
Fixes gradle clean with Gradle 7.2
Julien Gouesse
2021-09-04
1
-12
/
+12
*
Removes the misleading VBO interleaved data mode
Julien Gouesse
2021-08-30
2
-26
/
+20
*
Fixes the generation of the Java API documentation and removes some duplicate...
Julien Gouesse
2019-08-25
6
-1494
/
+34
*
Partially fixes the generation of the Java API documentation (there are still...
Julien Gouesse
2019-08-23
3
-28
/
+22
*
Moves the missing files from ArdorCraftAPITest into ardor3d-examples
Julien Gouesse
2019-08-17
8
-0
/
+105
*
Moves ArdorCraftAPITest into ardor3d-examples
Julien Gouesse
2019-08-17
27
-0
/
+5888
*
Moves ArdorCraft into ardor3d-craft
Julien Gouesse
2019-08-17
2
-0
/
+6
*
Uses the release option in the Maven build to ease the use of Java >= 9
Julien Gouesse
2019-08-12
1
-1
/
+3
*
Replaces com.ardor3d by org.jogamp.ardor3d in the Maven group id
Julien Gouesse
2019-06-30
1
-1
/
+1
*
Fixes some errors in the Java documentation of ardor3d-examples
Julien Gouesse
2019-06-05
9
-53
/
+150
*
Fixes some errors in the Java documentation of ParallelSplitShadowMapPass
Julien Gouesse
2019-06-03
1
-18
/
+16
*
Sets the compiler compliance to 1.8
Julien Gouesse
2019-05-26
1
-3
/
+4
*
Replaces Guava's Predicate by Java 8 Predicate (issue #13)
Julien Gouesse
2019-05-26
1
-18
/
+17
*
Replaces Guava's ByteSource in ardor3d-terrain
Julien Gouesse
2018-07-14
2
-23
/
+43
*
Merges several Renanse's commits
Julien Gouesse
2018-01-27
22
-190
/
+570
|
\
|
*
Updated interact widget mouseover code to pass through Canvas and provided a ...
Joshua Slack
2018-01-15
2
-3
/
+39
|
*
Added new method to Canvas interface providing a way to store and retrieve th...
Joshua Slack
2018-01-15
10
-75
/
+87
|
*
Small tweak to eclipse project settings
Joshua Slack
2018-01-04
1
-1
/
+1
|
*
Small tweak to fix scroll bug in example
Joshua Slack
2017-10-19
1
-2
/
+3
|
*
Cleanup of pack/layout/updateMinimum calls. Components can be packed now. R...
Joshua Slack
2017-10-18
11
-157
/
+135
|
*
Added ability to set a spacing between elements in RowLayout
Joshua Slack
2017-10-12
1
-2
/
+2
|
*
Added centerOn method to UIComponent to make it simpler to center a component...
Joshua Slack
2017-09-29
2
-3
/
+48
|
*
Simplified UIPopupMenu to extend UIContainer instead of UIFrame.
Joshua Slack
2017-09-25
3
-1
/
+293
*
|
Merges several Renanse's commits
Julien Gouesse
2018-01-27
1
-2
/
+2
|
\
|
|
*
Make use of SharedLibraryLoader when example uses lwjgl
Joshua Slack
2017-09-24
2
-3
/
+8
|
*
Upgraded lwjgl to latest 2.X version (2.9.3)
Joshua Slack
2017-09-20
2
-2
/
+2
*
|
Merge commit '13eca2d7020eb82f98460f6508a4f60730fe4619'
Julien Gouesse
2018-01-27
1
-1
/
+1
|
\
|
|
*
Added a 1920x1080 rez
Joshua Slack
2017-09-20
1
-1
/
+1
*
|
Fixes some warnings
Julien Gouesse
2018-01-27
1
-0
/
+1
[next]