| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More web page updates | Kevin Rushforth | 2005-02-15 | 2 | -27/+84 |
* | Update comment : change issue 97 to issue 104 | Chien Yang | 2005-02-15 | 2 | -3/+3 |
* | Fixed to issue 99 : Cannot build native bits in j3d-core with Sun Studio 10. | Chien Yang | 2005-02-15 | 2 | -4/+4 |
* | Undo a change that will break win32-d3d build. | Chien Yang | 2005-02-15 | 1 | -3/+2 |
* | 1) Fixed to issue 97 - ATI video card related - Lockup, lose hardware acceler... | Chien Yang | 2005-02-14 | 4 | -18/+41 |
* | Fix issue 102, thanks Alessandro | paulby | 2005-02-11 | 1 | -1/+6 |
* | Updated Downloads section | Kevin Rushforth | 2005-02-11 | 1 | -10/+14 |
* | Fixed the structure for the daily builds | Kevin Rushforth | 2005-02-10 | 2 | -9/+18 |
* | Fixed "release" target for Windows | Kevin Rushforth | 2005-02-10 | 1 | -0/+3 |
* | Issue number: 96 | Kevin Rushforth | 2005-01-31 | 1 | -1/+15 |
* | Minor web page update | Kevin Rushforth | 2005-01-27 | 2 | -2/+6 |
* | Added release target | paulby | 2005-01-27 | 1 | -0/+15 |
* | Fixed issue 94 : glCallList error. | Chien Yang | 2005-01-25 | 1 | -8/+26 |
* | Fixed typo | Kevin Rushforth | 2005-01-20 | 1 | -1/+2 |
* | Point to 1.4 javadoc on javadesktop.org | Kevin Rushforth | 2005-01-20 | 3 | -4/+183 |
* | Add link to javadoc for 1.3.2-beta2 | paulby | 2005-01-12 | 1 | -1/+3 |
* | Add build.javaonly property and jar-opt-javaonly, jar-debug-javaonly targets. | paulby | 2005-01-08 | 1 | -20/+64 |
* | Bump version_buildnum to 11 and version_betastr to beta3 | Kevin Rushforth | 2005-01-06 | 1 | -2/+2 |
* | Bump beta string to beta2 in preparation for 1.3.2-beta2 build | Kevin Rushforth | 2005-01-06 | 1 | -1/+1 |
* | Issue number: 5 | Kevin Rushforth | 2004-12-23 | 4 | -71/+134 |
* | Issue number: 91 | Kevin Rushforth | 2004-12-21 | 3 | -26/+54 |
* | Fixed line break | Kevin Rushforth | 2004-12-11 | 1 | -1/+3 |
* | Updated javadocs for 1.4 shaders | Kevin Rushforth | 2004-12-11 | 12 | -161/+622 |
* | 1) Added a better fix to issue 15 and 88 | Chien Yang | 2004-12-09 | 6 | -105/+93 |
* | Fixed issues : | Chien Yang | 2004-12-07 | 2 | -65/+62 |
* | Issue number: 86 | Kevin Rushforth | 2004-12-02 | 1 | -114/+80 |
* | Bump build number to "10" | Kevin Rushforth | 2004-11-17 | 1 | -1/+1 |
* | Updated web page to point to page describing the naming of CVS tags | Kevin Rushforth | 2004-11-17 | 1 | -1/+4 |
* | Updated build numbering scheme for beta and fcs builds in preparation for | Kevin Rushforth | 2004-11-16 | 4 | -96/+275 |
* | Fixed issue 27 - Shapes mistakenly culled when they are visible | Chien Yang | 2004-11-11 | 2 | -316/+38 |
* | Fixed Issue 81: SimpleUniverse.cleanup() doesn't dispose of all threads | Kevin Rushforth | 2004-11-09 | 2 | -13/+42 |
* | 1. Added new boolean property, "j3d.usePbuffer", which can be used to | Kevin Rushforth | 2004-11-05 | 5 | -36/+49 |
* | Bumped version to pre9 | Kevin Rushforth | 2004-11-05 | 1 | -1/+1 |
* | Bumped version to build8 | Kevin Rushforth | 2004-11-05 | 1 | -1/+1 |
* | Fixed another race condition where the MasterControlThread would exit | Kevin Rushforth | 2004-11-05 | 2 | -28/+39 |
* | 1) Do not compute cachedFrustum if j3d.viewFrustumCulling is false. | Chien Yang | 2004-11-04 | 2 | -132/+5 |
* | Added in a new property, j3d.viewFrustumCulling, to disable | Chien Yang | 2004-11-04 | 8 | -13/+34 |
* | 1. Fixed a problem in setOffScreenBuffer that prevented native off-screen buf... | Kevin Rushforth | 2004-11-03 | 8 | -25/+14 |
* | More fixes related to destruction of off-screen buffer; off-screen buffer | Kevin Rushforth | 2004-11-03 | 2 | -18/+74 |
* | Fixed issue 66 : NullPointerException in renderOffScreenBuffer. | Chien Yang | 2004-11-01 | 1 | -5/+26 |
* | Remove implementation specific scenegraph io packages from public javadoc | paulby | 2004-11-01 | 1 | -0/+2 |
* | Submitted by: mikofclassx | Kevin Rushforth | 2004-10-29 | 4 | -39/+89 |
* | 1) Fixed issue 77 : Scene antialiasing is disabled on Windows / OpenGL | Chien Yang | 2004-10-28 | 8 | -301/+321 |
* | Issue number: 33 | Kevin Rushforth | 2004-10-28 | 1 | -0/+4 |
* | 1. Fixed Issue 80 : libj3dcore-ogl.so fails to load on Linux systems without ... | Kevin Rushforth | 2004-10-22 | 12 | -129/+216 |
* | More javadoc fixes, change @return to @param where for methods with void | paulby | 2004-10-21 | 2 | -3/+3 |
* | Fix javadoc issue, changed @return to @param | paulby | 2004-10-21 | 1 | -1/+1 |
* | Amd64 build | paulby | 2004-10-20 | 4 | -3/+83 |
* | FIxed 4 problems with off-screen rendering: | Kevin Rushforth | 2004-10-20 | 5 | -64/+136 |
* | Issue number: 4, 28, 71 and 76 | Chien Yang | 2004-10-15 | 11 | -688/+1805 |