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-extras
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drops Maven build scripts as it's replaced by Gradle
Julien Gouesse
2023-04-17
1
-22
/
+0
*
Removes useless obsolete files specific to Eclipse and NetBeans
Julien Gouesse
2023-04-09
2
-382
/
+0
*
Supports the vertex data in all known orders in the OFF importer
Julien Gouesse
2023-03-09
2
-65
/
+83
*
Supports a map of indexed colors in the OFF importer
Julien Gouesse
2023-03-09
1
-2
/
+37
*
Modifies the log level and uncomments the mesh optimization in the OFF importer
Julien Gouesse
2023-03-09
5
-12
/
+11
*
Detects the 64 distinct off keywords in the OFF importer, clarifies which one...
Julien Gouesse
2023-03-08
3
-339
/
+721
*
Tries to generate all possible supported off keywords in the OFF importer
Julien Gouesse
2023-03-08
1
-48
/
+181
*
Removes the useless commented code in the OFF importer again
Julien Gouesse
2023-03-07
1
-23
/
+0
*
Removes the useless commented code in the OFF importer
Julien Gouesse
2023-03-07
1
-38
/
+0
*
Removes the class handling edges, fixes the alpha color component management ...
Julien Gouesse
2023-03-07
4
-158
/
+72
*
Improves the OFF importer, which can now support meshes with colors on vertices
Julien Gouesse
2023-03-07
2
-42
/
+300
*
Adds the very first (unfinished, work in progress) blueprint of the OFF importer
Julien Gouesse
2023-03-06
6
-0
/
+862
*
Fixes gradle build with Gradle 7.2
Julien Gouesse
2021-09-04
1
-0
/
+2
*
Fixes gradle clean with Gradle 7.2
Julien Gouesse
2021-09-04
1
-1
/
+1
*
Partially fixes the generation of the Java API documentation (there are still...
Julien Gouesse
2019-08-23
1
-1
/
+1
*
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-extras
Julien Gouesse
2019-06-01
12
-110
/
+213
*
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
-2
/
+2
*
Merges several Renanse's commits
Julien Gouesse
2018-01-27
13
-293
/
+440
|
\
|
*
Updated interact widget mouseover code to pass through Canvas and provided a ...
Joshua Slack
2018-01-15
12
-22
/
+162
|
*
Fixed a highlight bug when mouseover moves between multiple rings without mou...
Joshua Slack
2018-01-06
2
-12
/
+13
|
*
Small tweak to help with mouseovers in compound widget
Joshua Slack
2018-01-05
1
-5
/
+11
|
*
Small tweak to eclipse project settings
Joshua Slack
2018-01-04
1
-1
/
+1
|
*
Made these public to allow for access from compound widget style classes.
Joshua Slack
2017-10-31
1
-2
/
+2
|
*
Added the concept of mouseEntered/Departed to InteractWidgets and applied the...
Joshua Slack
2017-10-30
7
-256
/
+262
|
*
Fixed some redundant scaling code and pulled widget scale calculation out int...
Joshua Slack
2017-10-27
6
-39
/
+33
*
|
Fixes a bug in the PLY importer: some already present element keywords weren'...
Julien Gouesse
2018-01-27
1
-5
/
+10
*
|
Fixes some warnings
Julien Gouesse
2018-01-27
1
-0
/
+9
*
|
Fixes some warnings
Julien Gouesse
2018-01-27
1
-3
/
+3
*
|
Merge commit '1aae3c9d22835dded3f6cc6ba0d2e9cc040a92aa'
Julien Gouesse
2018-01-27
3
-3
/
+79
|
\
|
|
*
Added a way for update logic to be attached to, and run by, InteractManager
Joshua Slack
2017-09-19
3
-4
/
+81
|
*
Experimental conversion to gradle
Joshua Slack
2017-09-19
1
-0
/
+5
*
|
Merge commit 'cbc61566689660d39f469efe4c429f8adf5b239e'
Julien Gouesse
2018-01-27
2
-13
/
+7
|
\
|
|
*
Updates to allow overriding SpatialState in InteractManager.
Joshua Slack
2017-06-02
2
-13
/
+7
*
|
Merges Renanse's commit 67d620baf5eaf5b0ce66800e468719a9ef79ef25
Julien Gouesse
2018-01-27
2
-1
/
+6
|
\
|
|
*
Added code to ensure margin and border use considers possibility of null. Ad...
Joshua Slack
2017-05-31
2
-1
/
+6
*
|
Merges Renanse's commit 240660efaeb9117a50f2e9cca0a7153e500490b3
Julien Gouesse
2018-01-27
2
-1
/
+18
|
\
|
|
*
fixed missing calls to received/lost control on interact widgets.
Joshua Slack
2017-05-30
2
-3
/
+20
|
*
Made GeometryTool effectively into a static class
Joshua Slack
2017-04-27
2
-32
/
+11
|
*
Updated target to Java 1.7
Joshua Slack
2017-04-20
1
-4
/
+7
*
|
Merges mallanmba's commit 8ea0c83909327832f6ec575b752153b5ed6366fb
Julien Gouesse
2018-01-26
13
-46
/
+156
|
\
|
|
*
Contributions from mallanmba regarding improvements and fixes to the Ardor3D ...
mallanmba
2017-04-19
13
-41
/
+150
|
*
replace Java7 construct
mallanmba
2016-01-27
1
-2
/
+2
*
|
Avoids keeping a useless stream opened in the PLY importer
Julien Gouesse
2016-08-23
1
-275
/
+296
*
|
Adds the support of texture coordinates contained by the vertices into the PL...
Julien Gouesse
2016-08-23
3
-5
/
+42
*
|
Fixes the support of textures in the PLY importer
Julien Gouesse
2016-08-21
1
-1
/
+12
*
|
Adds the support of binary files into the PLY importer
Julien Gouesse
2016-08-21
1
-117
/
+224
*
|
No longer relies on the file helper to determine whether a PLY file is in ASC...
Julien Gouesse
2016-08-21
1
-173
/
+125
[next]