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
*
gl2es2 raster ops cannot be enabled warning message
phil
2016-11-03
1
-0
/
+1
*
Interleaved changeable geometry support in GL2ES2Pipeline
phil
2016-11-03
1
-3
/
+245
*
GLSLShaderProgram needed clone methods implemented
phil
2016-11-03
1
-126
/
+229
*
GL2ES2Pipeline ignoreVertexColors failed to update after clear
phil
2016-11-03
2
-21
/
+23
*
GraphicsConfig3D has a hard coded max lights of 32 so gl2es2pipeline
phil
2016-11-03
1
-1
/
+1
*
Shader attributes that are compiled away should not throw errors
phil
2016-11-02
1
-27
/
+67
*
Bug 1330 - Bug fixes required to ensure a full compile() works
phil
2016-11-02
3
-2
/
+54
*
Transparency value must be clamped [0.0, 1.0]
phil
2016-11-02
1
-0
/
+2
*
Version set to 1.7.0
phil
2016-11-02
2
-4
/
+4
*
Bug 1336 - New property to default isPickable and isCollidable
phil
2016-11-02
2
-3
/
+21
*
Bug 1326 - ArrayList usage that results in very slow removeChild calls
phil
2016-11-01
4
-39
/
+35
*
All Java3D threads set to daemon
phil
2016-11-01
2
-0
/
+4
*
The new Frame() in getBestConfiguration is now disposed of correctly
phil
2016-11-01
2
-40
/
+46
*
Advice for System.setProperty("sun.java2d.noddraw", "true") improved
phil
2016-11-01
2
-2
/
+4
*
Bug 1333 - Warning notice in cases where Jogl bug 1278 is in effect
phil
2016-11-01
2
-4
/
+79
*
j3dcore: allow Java3D to operate in headless mode when using the noop
phil
2016-10-31
2
-7
/
+5
*
Bug 1334 - Java 3D 1.6 under Parallels fails
phil
2016-10-31
1
-2
/
+4
*
Gl2ES2 limitations description in dep class improved
phil
2016-10-31
1
-5
/
+8
*
j3dcore: add handling for the new j3d.numSamples property
phil
2016-10-31
2
-1
/
+24
*
Bug 1318 - JoglPipeline uses new Frame() for capabilities capture
phil
2016-10-31
2
-6
/
+10
*
code tidy and comment clean up in gl2es2pipeline
phil
2016-10-28
1
-156
/
+132
*
message in gl2es2pipeline DEP class improved when DisplayList use
phil
2016-10-27
1
-4
/
+5
*
Index interleaved geom type tested correctly
phil
2016-10-27
1
-7
/
+6
*
Interleaved indexed geometry supported in the gl2es2pipeline
phil
2016-10-27
2
-47
/
+514
*
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
[next]