index
:
java3d/java3d-core.git
1.6-master
dev1.7.0
dev1.7.1
master
shadowmap
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
...
*
|
|
If j3d.displaylist=false more geometry type are supported by the
phil
2016-10-27
2
-88
/
+661
*
|
|
Bug 1006 - Transformation applied to a texture is also applied to post
phil
2016-10-26
1
-0
/
+5
*
|
|
Bug 1329 - SceneGraphObject read capability bits set to true by default
phil
2016-10-22
2
-1
/
+10
*
|
|
VersionInfo comment referring to javax.media.j3d updated to
phil
2016-10-22
1
-1
/
+1
*
|
|
Jogl2es2Pipeline classes license notices updated
phil
2016-10-22
5
-36
/
+15
*
|
|
license text added at top of new classes
phil
2016-10-19
8
-79
/
+222
*
|
|
pom.xml corrected
phil
2016-10-18
1
-2
/
+2
*
|
|
Placed the original tutorial under docs/tutorial
phil
2016-10-18
9
-7
/
+836
*
|
|
Slight tidy of readme.md
phil
2016-10-18
1
-35
/
+38
*
|
|
Replaced outdated README-FIRST.txt with first cut of README.md
phil
2016-10-18
2
-22
/
+55
*
|
|
Bug 1325 - JoglPipeline.resetRenderingAttributes does not call
phil
2016-10-17
1
-0
/
+2
*
|
|
reversed out the SceneGraphObject package visibility for capabilities
phil
2016-10-17
3
-53
/
+16
*
|
|
gl2es2pipeline tiny code tidy by moving things around for offscfeen
phil
2016-10-17
2
-157
/
+158
*
|
|
gl2es2 pipeline deprecated layer had some non-deprecated methods in it
phil
2016-10-17
1
-29
/
+0
*
|
|
normalMatrix calculation was using cached values for VM that may not
phil
2016-10-16
1
-1
/
+1
*
|
|
Lighting data calculations improved
phil
2016-10-16
3
-19
/
+80
*
|
|
GL2ES2Pipeline first cut
phil
2016-10-11
9
-3
/
+9980
*
|
|
Merge pull request #5 from scijava/templates-dir
Julien Gouesse
2015-12-02
2
-3
/
+0
|
\
\
\
|
*
|
|
Move Java templates to the conventional directory
Curtis Rueden
2015-12-01
2
-3
/
+0
|
/
/
/
*
|
|
Merge pull request #4 from scijava/directory-structure
Julien Gouesse
2015-11-30
449
-0
/
+0
|
\
\
\
|
*
|
|
Move javadoc files to standard Maven location
Curtis Rueden
2015-11-30
45
-0
/
+0
|
*
|
|
Move resources into src/main/resources
Curtis Rueden
2015-11-30
1
-0
/
+0
|
*
|
|
Unnest java3d folders
Curtis Rueden
2015-11-30
449
-0
/
+0
|
/
/
/
*
|
|
Adopts a more standard directory layout for Maven
Julien Gouesse
2015-11-28
450
-16
/
+3
*
|
|
Documents the current API change (package relocation)
Julien Gouesse
2015-11-28
1
-0
/
+6
*
|
|
Relocate package prefix to org.jogamp.java3d
Julien Gouesse
2015-11-28
450
-756
/
+756
*
|
|
Replaces jogl.version by jogamp.version
Julien Gouesse
2015-11-28
1
-3
/
+3
*
|
|
Merge pull request #2 from scijava/maven
Julien Gouesse
2015-11-27
7
-1224
/
+248
|
\
\
\
|
*
|
|
Build the project using Maven
Curtis Rueden
2015-11-26
7
-1224
/
+248
|
/
/
/
*
|
|
Merge pull request #1 from scijava/circular-deps
Julien Gouesse
2015-11-26
3
-25
/
+64
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Include META-INF directory in j3dutils.jar
Curtis Rueden
2015-11-25
1
-2
/
+2
|
*
|
Font3D: use the GeometryService as appropriate
Curtis Rueden
2015-11-25
1
-28
/
+15
|
*
|
Add a service interface for external routines
Curtis Rueden
2015-11-25
1
-0
/
+40
|
*
|
Font3D: refactor island triangulation logic
Curtis Rueden
2015-10-06
1
-17
/
+27
|
*
|
Font3D: declare local variables when they are used
Curtis Rueden
2015-10-06
1
-2
/
+2
|
*
|
Font3D: tweak whitespace
Curtis Rueden
2015-10-06
1
-1
/
+1
|
*
|
Font3D: count points in a separate loop
Curtis Rueden
2015-10-06
1
-1
/
+3
|
|
/
*
|
Uses JOGL 2.3.2, updates the Ant build script
Julien Gouesse
2015-11-19
1
-2
/
+2
*
|
Gets Harvey's changes
Julien Gouesse
2015-11-19
452
-458
/
+44
|
\
|
|
*
j3dcore: flatten the directory structure a bit
Harvey Harrison
2015-04-19
449
-3
/
+3
|
*
j3dcore: remove an old ant build file in the source tree
Harvey Harrison
2015-04-19
1
-416
/
+0
|
*
build: remove separate generated manifest files
Harvey Harrison
2015-04-19
2
-24
/
+24
|
*
j3dcore: update version to 1.6.0-pre12
1.6.0-pre12
Harvey Harrison
2015-04-19
1
-1
/
+1
|
*
README: expand the build instructions to include the jogl jars
Harvey Harrison
2015-04-19
2
-5
/
+8
|
*
j3dcore: fix up compile to build with JOGL release 2.3.1
Julien Gouesse
2015-04-19
5
-34
/
+34
|
*
Fix the remote repository URLs
Curtis Rueden
2015-04-19
2
-10
/
+9
*
|
j3dcore: fix up compile to build with JOGL release 2.3.1
Julien Gouesse
2015-03-29
5
-34
/
+34
|
/
*
j3dcore: update version to 1.6.0-pre11
1.6.0-pre11
Harvey Harrison
2014-08-07
1
-1
/
+1
*
j3dcore: fix up compile to build with JOGL release 2.2.0
Harvey Harrison
2014-08-07
2
-3
/
+3
*
j3dcore: avoid lazy enum array creation, do it unconditionally
Harvey Harrison
2014-08-06
1
-21
/
+13
[prev]
[next]