Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make dev-1_5 branch obsolete. The 1.5 development is now on the main trunk.dev-1_5 | kcr | 2006-09-29 | 1 | -467/+37 |
| | |||||
* | Changed example program to use new compressed geometry utility (see issue 246). | kcr | 2006-07-17 | 4 | -54/+42 |
| | |||||
* | Added .cvsignore (issue 331) | kcr | 2006-07-14 | 2 | -0/+3 |
| | |||||
* | Issue number: | jada | 2006-06-05 | 1 | -3/+6 |
| | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Issue number: Obtained from: Submitted by: Reviewed by: | ||||
* | Updated TextureImageNPOT to use getResources() | kcr | 2006-03-13 | 2 | -32/+27 |
| | | | | Made default file name a static final variable rather than a hard-coded string | ||||
* | 1. Allow "ant compile" to work even if Java 3D is not in CLASSPATH | kcr | 2006-03-08 | 2 | -4/+10 |
| | | | | 2. Remove minimumFrameCycleTime from FPSCounterDemo | ||||
* | Updates so "ant run.*" will work without j3d installed into the JVM | kcr | 2006-03-07 | 1 | -5/+55 |
| | |||||
* | 1. Set project output jar file | kcr | 2006-03-07 | 1 | -1/+7 |
| | | | | 2. Change default run target to run.HelloUniverse | ||||
* | Merged changes between 1.4.0-beta4 and 1.4.0-fcs into dev-1_5 branch | kcr | 2006-03-07 | 65 | -4012/+2738 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'dev-1_5'. | nobody | 2006-03-07 | 59 | -0/+5885 |
| | |||||
* | Added dependency on sibling j3d-core and vecmath projects. | kcr | 2006-02-24 | 1 | -1/+5 |
| | |||||
* | Fixed typo in mipmap code; set mipmap mode (trilinear filtering) as default | kcr | 2006-02-10 | 1 | -4/+3 |
| | |||||
* | Added program to test non-power-of-two textures; | kcr | 2006-02-10 | 3 | -5/+234 |
| | | | | | Updated project version number to 1.5.0; Updated JDK version to 1.5 | ||||
* | Merged changes between 1.4.0-beta3 and 1.4.0-beta4 into dev-1_5 | kcr | 2006-02-08 | 367 | -88573/+81 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'dev-1_5'. | nobody | 2006-02-08 | 229 | -0/+73272 |
| | |||||
* | Merged changes between root-1_5 and exp-1_4_0-beta3 into dev-1_5 branch | kcr | 2006-01-06 | 211 | -1041/+592 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'dev-1_5'. | nobody | 2006-01-06 | 211 | -592/+1041 |
| | |||||
* | Updated Copyright date to 2006 | kcr | 2006-01-05 | 212 | -439/+526 |
| | |||||
* | More changes for Issue 206 : Example program cleanup | kcr | 2005-12-21 | 9 | -271/+336 |
| | |||||
* | Partial fix for Issue 206 : Example program cleanup | kcr | 2005-12-12 | 8 | -215/+303 |
| | |||||
* | Issue 198 : Need more shader example programs | kcr | 2005-12-06 | 9 | -2/+943 |
| | | | | | | 1) Added Phong shading example 2) Minor mod to SphereGLSL 3) Added toon shader | ||||
* | 1) Modified IntersectTest to use the new pickfast utils. | jada | 2005-11-03 | 3 | -30/+13 |
| | | | | 2) Cleanup PickTest | ||||
* | 1) GLSLShaderTest : | jada | 2005-10-25 | 9 | -101/+1125 |
| | | | | | | | Added new GLSL shader example program. No exit when exception is encountered. 2) PickTest : Update PickTest.java to use the new pickfast utility. | ||||
* | Merged changes from dev-1_4 branch into the main trunk. | kcr | 2005-10-17 | 29 | -0/+4007 |
| | | | | NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed. | ||||
* | Updated links | kcr | 2005-07-12 | 1 | -2/+5 |
| | |||||
* | Rearranged web pages -- all content is now in parent java3d page | kcr | 2005-07-01 | 2 | -76/+27 |
| | |||||
* | Web page update | kcr | 2005-03-22 | 1 | -3/+3 |
| | |||||
* | Bumped Copyright date to 2005 | kcr | 2005-02-18 | 169 | -170/+170 |
| | |||||
* | Updated Downloads section | kcr | 2005-02-11 | 1 | -9/+8 |
| | |||||
* | Updated QueryProperties example program to print all properties in Map. | kcr | 2004-12-21 | 1 | -65/+75 |
| | |||||
* | 1) Add "Free OffScreen Buffer" menu item to free the off-screen buffer (by ↵ | kcr | 2004-11-01 | 2 | -6/+49 |
| | | | | | | | | 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 | ||||
* | Force target=1.4 so that examples built with JDK 1.5 will run on JDK 1.4 | kcr | 2004-10-06 | 38 | -38/+152 |
| | |||||
* | The fix for Issue 23 now prints a warning when a program | kcr | 2004-10-06 | 2 | -0/+6 |
| | | | | | | 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. | ||||
* | Issue number: 26 | kcr | 2004-09-03 | 1 | -0/+6 |
| | | | | | Print out the values for the 3 new Canvas3D.queryProperties(): texture3DWidthMax, texture3DHeightMax, and texture3DDepthMax. | ||||
* | Fixed links (use "java3d.dev.java.net/" not "index.html") | kcr | 2004-08-03 | 1 | -1/+1 |
| | |||||
* | Web page updates | kcr | 2004-07-30 | 2 | -21/+33 |
| | |||||
* | 1. Remove all URLs with e-mail addresses -- replaced with list 'at' ↵ | kcr | 2004-07-17 | 1 | -10/+12 |
| | | | | | | project.dev.java.net instead (to reduce probability of spam) 2. Make off-java.net URLs and license URLs pop up in a separate window | ||||
* | Update the web page to reflect the fact that the Issues | kcr | 2004-07-02 | 1 | -19/+38 |
| | | | | Tracker is in the parent java3d project | ||||
* | Replace dummy page with a simple, but more useful page | kcr | 2004-07-02 | 2 | -2/+86 |
| | |||||
* | Minor modification to README-FIRST.txt for consistency | kcr | 2004-06-25 | 1 | -3/+3 |
| | |||||
* | Updated placeholder for home page | kr0511 | 2004-06-17 | 1 | -6/+9 |
| | |||||
* | Minor update to build instructions | kcr | 2004-06-14 | 1 | -50/+80 |
| | |||||
* | Initial creation of j3d-examples sources in CVS repository | kcr | 2004-06-09 | 331 | -0/+82531 |
| | |||||
* | Initial data for the j3d-examples project | httpd | 2004-03-17 | 1 | -0/+8 |