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
...
*
Update ogl native and set gl13 to true too.
Chien Yang
2007-03-09
2
-0
/
+4
*
Set gl14 to true if driver is OpenGL version 1.4
Chien Yang
2007-03-09
1
-1
/
+4
*
Issue 381: ByRef, yDown, 4BYTE_ABGR throws ArrayIndexOOB Exception
pepe
2007-03-09
1
-0
/
+4
*
Added support to query GL_SGIS_generate_mipmap and GL_VERSION_1_4 (OpenGL only).
Chien Yang
2007-03-09
4
-3
/
+38
*
Fixed issue 457: ClassCastException in MasterControl when updating Texture3D
Kevin Rushforth
2007-03-08
2
-5
/
+5
*
Fix to Issue 456 : NPOT background ( maybe raster) fail to work if HW doesn't...
Chien Yang
2007-03-07
2
-1
/
+4
*
1) Fix Issue 455 : Need to disable NPOT textures for older cards that claim ...
Chien Yang
2007-03-07
6
-242
/
+241
*
Issue 417: JOGL: Mip-mapped NPOT textures rendered incorrectly
Kevin Rushforth
2007-03-06
1
-1
/
+5
*
Fixed issue 452: Java 3D should fall back to D3D if OpenGL not available
Kevin Rushforth
2007-03-06
6
-26
/
+544
*
1) Fixed Issue 414 : D3D: NPOT textures not properly disabled on card that la...
Chien Yang
2007-03-06
6
-134
/
+28
*
Completed the fix to Issue 415 - Need ability to disable NPOT textures for ra...
Chien Yang
2007-03-02
1
-36
/
+44
*
Fixed a VC compiler issue on using a method without first declare.
Chien Yang
2007-03-01
1
-1
/
+1
*
1) OGL and JOGL only : Fix to Issue 415 : Need ability to disable NPOT textur...
Chien Yang
2007-02-28
6
-84
/
+40
*
Sync up with the latest versions of glext.h and wglext.h.
Kevin Rushforth
2007-02-26
3
-81
/
+858
*
Issue number: 431
Chien Yang
2007-02-23
1
-0
/
+2
*
Fixed Issue 416 : JOGL: ClassCastException in Renderer with NioImageBuffer
Chien Yang
2007-02-20
1
-17
/
+74
*
Fixed issue 444: Transform updates overly expensive
Kevin Rushforth
2007-02-15
4
-69
/
+160
*
Fix to Issue 274 : NPE With Simultaneous View and Content Side PickingBehaviors
Chien Yang
2007-02-15
1
-8
/
+13
*
Bumped buildnum to 2
Kevin Rushforth
2007-02-09
1
-1
/
+1
*
Update copyright to 2007
Kevin Rushforth
2007-02-09
484
-486
/
+492
*
Fix issue 441
paulby
2007-02-06
1
-7
/
+7
*
Fixed 434: OutOfMemory after creating millions of RenderAtomListInfo objects
Kevin Rushforth
2007-01-19
1
-0
/
+3
*
Fixed issue 435: Memory leak when reusing an Appearance with a single Texture
Kevin Rushforth
2007-01-17
1
-0
/
+2
*
Enable javaonly build on dist target. macosx is now part of daily build.
Chien Yang
2007-01-11
1
-1
/
+1
*
1) VC7 and VC8 compile ready for ogl and d3d.
Chien Yang
2007-01-10
13
-35
/
+55
*
1. Fixed issue 357: Memory leak when using textures with multiple views
Kevin Rushforth
2007-01-10
4
-10
/
+30
*
VC8 ready. Removed obsolete option, and suppress VC8 deprecated warning.
Chien Yang
2007-01-09
5
-10
/
+16
*
Fixed issue 364: Canvas3D.setOffScreenBuffer(null) sometimes hangs
Kevin Rushforth
2006-12-20
2
-20
/
+21
*
Fixed issue 425 : NullPointerException in automatic mipmap generation
Chien Yang
2006-12-20
1
-2
/
+28
*
Bumped version to 1.5.1
Kevin Rushforth
2006-12-14
7
-871
/
+42
*
Update main LICENSE.txt file for 1.5
Kevin Rushforth
2006-12-14
1
-8
/
+4
*
Final spec license for Java 3D 1.5 API
Kevin Rushforth
2006-12-14
1
-153
/
+155
*
Updated license info for 1.5 API
Kevin Rushforth
2006-12-13
2
-9
/
+1
*
Added release-final target
Kevin Rushforth
2006-12-07
1
-3
/
+88
*
Release ntoes for 1.5.0
Kevin Rushforth
2006-12-07
1
-1
/
+806
*
Updated links
Kevin Rushforth
2006-12-07
1
-5
/
+5
*
Release notes for 1.5.0
Kevin Rushforth
2006-12-07
1
-0
/
+815
*
Fixed the following issues:
Kevin Rushforth
2006-12-05
3
-1
/
+16
*
Added binary license and release info for 1.5.0 release
Kevin Rushforth
2006-11-27
8
-0
/
+784
*
Bump buildnum and betanum
Kevin Rushforth
2006-11-14
1
-2
/
+2
*
Added link to JCanvas3D javadoc
Kevin Rushforth
2006-11-10
2
-0
/
+6
*
Finished release notes for 1.5.0-beta2
Kevin Rushforth
2006-11-10
3
-60
/
+447
*
Fixed issue 379: Needs NPOT support documented in Texture, Texture3D and Text...
Kevin Rushforth
2006-11-09
4
-46
/
+110
*
Preliminary release notes (without "bugs fixed" list).
Kevin Rushforth
2006-11-09
1
-0
/
+619
*
Fixed Issue 380 : NPE when uncheck Show Color Texture in Dot3 demo
Chien Yang
2006-11-09
1
-7
/
+9
*
Backed out part of the fix for issue 347 to avoid a race condition associated...
Kevin Rushforth
2006-11-09
1
-3
/
+13
*
Fixed issue 238: Exception in thread "J3D-MasterControl-1" when setting Textu...
Kevin Rushforth
2006-11-08
2
-17
/
+23
*
Added in information on CubeMap doesn't support INT format (Issue 377)
Chien Yang
2006-11-08
1
-3
/
+13
*
Fixed issue 84: Rendering pauses after Canvas3D disposal until AWT event
Kevin Rushforth
2006-11-07
2
-17
/
+25
*
Issue 131: Fixed a startup freeze problem with JCanvas3D
Kevin Rushforth
2006-11-07
1
-0
/
+7
[prev]
[next]