| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Added new GLSL shader example program.
No exit when exception is encountered.
2) PickTest :
Update PickTest.java to use the new pickfast utility.
|
|
|
|
| |
NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
calling setOffScreenBuffer(null)).
2) Free snapshot image resources when scrollable ImageDisplayer window is closed.
3) Free scene graph and off-screen buffer information when application exits
|
| |
|
|
|
|
|
|
| |
erroneously issues a call to set/get{Color,Normal,TexCoord}Index in
USE_COORD_INDED_ONLY mode. This checkin corrects two example programs
that trigger this warning message.
|
|
|
|
|
| |
Print out the values for the 3 new Canvas3D.queryProperties():
texture3DWidthMax, texture3DHeightMax, and texture3DDepthMax.
|
|
|