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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'ec637d5a3fffe01ed4346c73fab91d8447a7192d'
Julien Gouesse
2018-01-27
3
-8
/
+345
|
\
|
*
Added a new 9-slice capable BMTextBackground to use with BMText/BasicText and...
Joshua Slack
2017-04-21
3
-8
/
+345
*
|
Merges Renanse's commit f6f91cb78b3cb24b8e1c61cbaf5df7e5ce2b3323
Julien Gouesse
2018-01-27
2
-19
/
+39
|
\
|
|
*
Added a way to set default color by float values to Mesh.
Joshua Slack
2017-04-21
2
-19
/
+39
*
|
Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4
Julien Gouesse
2018-01-27
12
-146
/
+180
|
\
|
|
*
Cleaned up various warnings
Joshua Slack
2017-04-20
14
-205
/
+226
*
|
Merges Renanse's commit 2d335b378ab5a4ab98741117230e82d3c7cb8a69
Julien Gouesse
2018-01-27
0
-0
/
+0
|
\
|
|
*
Updated target to Java 1.7
Joshua Slack
2017-04-20
14
-54
/
+91
*
|
Merges mallanmba's commit 95c78c28646e366064e45ab7f0c5e22249ce6c43
Julien Gouesse
2018-01-27
28
-73
/
+2296
|
\
|
|
*
Contributions from mallanmba offering improvements to bmfont and bmtext, incl...
mallanmba
2017-04-20
28
-72
/
+2295
*
|
Merges Renanse's commit 7d3e079f4d83fb91fb92d8e0a8b45cc0170df4f4
Julien Gouesse
2018-01-27
2
-33
/
+6
|
\
|
|
*
Small tweaks to Box and NormalGenerator
Joshua Slack
2017-04-20
2
-44
/
+19
*
|
Merge commit '7d2aeea96b4fb25a72db3bb75089ffe11c89a34f'
Julien Gouesse
2018-01-27
7
-90
/
+328
|
\
|
|
*
Fixed BillboardNode for better usage in camera setups other than Y-up. Added...
Joshua Slack
2017-04-20
7
-90
/
+328
*
|
Merges mallanmba's commit c4460a3ef2df44b353bb9164400c6bd0879523a5
Julien Gouesse
2018-01-27
8
-70
/
+983
|
\
|
|
*
Contributions from mallanmba allowing simpler adding of shadowcasters and res...
mallanmba
2017-04-19
8
-41
/
+112
*
|
Merges mallanmba's commit 8ea0c83909327832f6ec575b752153b5ed6366fb
Julien Gouesse
2018-01-26
14
-49
/
+162
|
\
|
|
*
Contributions from mallanmba regarding improvements and fixes to the Ardor3D ...
mallanmba
2017-04-19
14
-44
/
+156
*
|
Merges Renanse's commit d07dfa20670807a588bfa0f643d88e8b8183d118
Julien Gouesse
2018-01-26
1
-8
/
+15
|
\
|
|
*
Merge pull request #77 from mallanmba/master
Joshua Slack
2017-04-12
2
-10
/
+17
|
|
\
|
|
*
fix clipmap terrain when view moves outside original cache bounds by removing...
mallanmba
2016-01-27
1
-8
/
+15
|
|
*
replace Java7 construct
mallanmba
2016-01-27
1
-2
/
+2
*
|
|
Merges Renanse's commit 0ceb20b296134b6f647e00bca20901097d43294e
Julien Gouesse
2018-01-26
1
-1
/
+1
|
\
|
|
|
*
|
updated to a version visible in maven
Joshua Slack
2017-02-21
1
-1
/
+1
|
|
/
*
|
Adds some missing calls to rewind() into Box.java
Julien Gouesse
2017-09-29
1
-9
/
+12
*
|
Fixes the distance comparator when both distances are equal
Julien Gouesse
2017-09-10
1
-9
/
+12
*
|
Switches to Guava 19.0
Julien Gouesse
2016-08-30
2
-2
/
+2
*
|
Updates the README
Julien Gouesse
2016-08-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
*
|
Reads the header of the binary file in the PLY importer
Julien Gouesse
2016-08-20
1
-290
/
+280
*
|
Adds the support of edges into the PLY importer
Julien Gouesse
2016-08-20
1
-3
/
+46
*
|
Adds the support of quads and several index modes into the PLY importer
Julien Gouesse
2016-08-20
1
-15
/
+68
*
|
Removes a useless todo notice from the geometry tool
Julien Gouesse
2016-08-20
1
-39
/
+39
*
|
First blueprint of the PLY importer, work in progress
Julien Gouesse
2016-08-20
9
-0
/
+15946
*
|
Fixes the management of the parenthesis within expressions in the Eclipse set...
Julien Gouesse
2016-08-17
20
-14
/
+659
*
|
Extracts the most common model properties of a material into a separate class
Julien Gouesse
2016-08-17
5
-125
/
+398
*
|
Drives the STL importer more robust, support 'endsolid' and 'end solid', simp...
Julien Gouesse
2016-08-17
1
-243
/
+232
*
|
Fixes a comment in the STL importer
Julien Gouesse
2016-08-17
1
-1
/
+1
*
|
Initializes the fields of the data stores in their respective constructors
Julien Gouesse
2016-08-13
4
-13
/
+31
*
|
Improves a warning message displayed when a model in a STL file has no name a...
Julien Gouesse
2016-08-13
1
-1
/
+1
*
|
Updates the copyright headers and templates
Julien Gouesse
2016-08-07
1005
-1005
/
+1005
*
|
Adds an example using the STL importer
Julien Gouesse
2016-08-07
3
-0
/
+2677
*
|
Switches from Java 1.6 to Java 1.7 in ardor3d-performance and in the Gradle s...
Julien Gouesse
2016-07-30
3
-6
/
+6
*
|
Removes any method chaining from ObjImporter
Julien Gouesse
2016-07-07
1
-13
/
+7
*
|
Adds a STL importer into ardor3d-extras
Julien Gouesse
2016-07-07
4
-0
/
+734
*
|
Adds a utility to check whether a file contains only US ASCII characters into...
Julien Gouesse
2016-06-30
1
-0
/
+74
[next]