index
:
users/jgouesse/java3d/java3d-core.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged dev-1_5 branch back to MAIN trunk
Kevin Rushforth
2006-09-29
224
-15482
/
+30410
*
Fixed issue 338 : Bug in glPushAttrib usage in NativePipeline
Chien Yang
2006-08-09
1
-3
/
+3
*
Fixed issue 223 : VM crashes when execute IndexedGeometryArray object with Te...
Chien Yang
2006-01-13
1
-0
/
+3
*
1. Fixed show-stopper D3D hang
Kevin Rushforth
2006-01-06
1
-3
/
+4
*
1. Include pre-FCS spec license.
Kevin Rushforth
2006-01-05
2
-5
/
+2
*
Restore copyright notice change from revision 1.10 that was lost in revision ...
Kevin Rushforth
2006-01-05
1
-1
/
+1
*
Fix ZFunc behavior. ZFunc must work even when there is no z-buffer write ena...
Alessandro Borges
2006-01-05
1
-11
/
+4
*
comment out debug output.
Alessandro Borges
2006-01-05
1
-425
/
+426
*
Updated Copyright date to 2006
Kevin Rushforth
2006-01-05
466
-468
/
+468
*
Comment out call to printDepthFunc() to fix build failure.
Kevin Rushforth
2006-01-05
1
-1
/
+1
*
Fixed Issue 217 : Compile j3d with "-g:lines,source" to provide line numbers ...
Kevin Rushforth
2006-01-03
1
-2
/
+3
*
Debug output fix.
Alessandro Borges
2006-01-03
1
-3
/
+32
*
Debug output fix.
Alessandro Borges
2006-01-02
3
-28
/
+50
*
Added support to DepthFunc
Alessandro Borges
2006-01-02
1
-39
/
+85
*
line break fix.
Alessandro Borges
2006-01-02
1
-12
/
+16
*
Stencil support implemented for RenderingAttributes
Alessandro Borges
2005-12-26
1
-7
/
+115
*
Fix for uncorrect Stencil size report.
Alessandro Borges
2005-12-26
1
-7
/
+13
*
Added support for Stencil.
Alessandro Borges
2005-12-21
1
-13
/
+46
*
Added support for Stencil.
Alessandro Borges
2005-12-21
11
-191
/
+359
*
Issue 78: Rendering stops if there's an exception in the EventDispatch
Kevin Rushforth
2005-12-20
8
-31
/
+95
*
Change style in checking native boolean variable.
Chien Yang
2005-12-13
1
-3
/
+3
*
Fixed Issue 201: D3D : UnsatisfiedLinkError encountered with closing windows
Kevin Rushforth
2005-12-13
1
-1
/
+1
*
Fix signature of D3D useCtx function so it will compile.
Kevin Rushforth
2005-12-13
1
-1
/
+2
*
1) Fixed issue 175 : OffScreenRendering: Issue with Updating Texture Size fro...
Chien Yang
2005-12-13
6
-43
/
+103
*
Fixed the following issues:
Kevin Rushforth
2005-12-05
28
-55
/
+367
*
Comment out "VERBOSE" setting for debug builds (I didn't mean to check it in)
Kevin Rushforth
2005-11-23
1
-1
/
+1
*
Bump version to beta2 in prep for build
Kevin Rushforth
2005-11-23
1
-1
/
+1
*
Issue 196 : Finish CgShader shader attributes native methods
Kevin Rushforth
2005-11-23
7
-125
/
+843
*
Fixed issue199 : New Picking system only return 1 result per geometry.
Chien Yang
2005-11-21
22
-790
/
+1389
*
Issue 195 : Finish CgShader vertex attributes native methods
Kevin Rushforth
2005-11-16
3
-203
/
+164
*
Fixed a bug in Shader support for immediate mode rendering.
Chien Yang
2005-11-16
1
-8
/
+10
*
1) Implemented Shader support for immediate mode rendering. (issue 182)
Chien Yang
2005-11-16
3
-169
/
+246
*
Fixed issue 116 : Handling of picking on OrientatedShape3D needs clarification
Chien Yang
2005-11-11
1
-0
/
+4
*
Issue 67 : Transparency mode update didn't get reflected correctly.
Kevin Rushforth
2005-11-10
1
-2
/
+3
*
Issue number: 167
Kevin Rushforth
2005-11-09
1
-8
/
+25
*
Fixed issue 186 : Using new Pick API with PickSegment often returns null
Chien Yang
2005-11-09
1
-6
/
+1
*
Fixed Issue 181 : Performance regression: j3d.optimizeForSpace=false ignored ...
Kevin Rushforth
2005-11-09
1
-4
/
+18
*
1. Finished inclusion of material from Specification Guide into javadoc spec....
Kevin Rushforth
2005-11-01
44
-10
/
+2176
*
Removed broken link
Kevin Rushforth
2005-10-28
1
-6
/
+2
*
Removed spurious @since tags from non-public files
Kevin Rushforth
2005-10-28
8
-162
/
+5
*
Incorporated another chapter from the specification guide.
Kevin Rushforth
2005-10-28
9
-7
/
+266
*
Fixed issue 187 : NPE for new PickFast PickInfo when getting geometries.
Chien Yang
2005-10-27
1
-0
/
+8
*
More stuff copied from guide
Kevin Rushforth
2005-10-27
3
-0
/
+284
*
1. Added package description.
Kevin Rushforth
2005-10-26
15
-6
/
+702
*
Fixed 1 of 2 bugs reported in issue186 : Using new Pick API with PickSegment ...
Chien Yang
2005-10-26
1
-1
/
+2
*
Fixed issue 184 : Illegal return value if flag NODE is omitted
Chien Yang
2005-10-26
1
-0
/
+5
*
Fixed issue 183 : NPE if CLOSEST_INTERSECTION_POINT is only flag.
Chien Yang
2005-10-24
1
-6
/
+4
*
Merged changes from dev-1_4 branch into the main trunk.
Kevin Rushforth
2005-10-17
273
-9582
/
+34592
*
Bump version number to 1.3.3 so daily or experimental builds aren't
Kevin Rushforth
2005-03-22
1
-1
/
+1
*
Fix for Issue 111 (Java 3D doesn't recognize OpenGL 2.0)
Kevin Rushforth
2005-03-14
1
-1
/
+5
[next]