Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | j3dcore: missed annotation when annotation SetLiveState.orderedPaths | Harvey Harrison | 2012-06-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: casting fallout from annotating SetLiveState.switchStates | Harvey Harrison | 2012-06-27 | 17 | -25/+23 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: final OrderedPath cleanup | Harvey Harrison | 2012-06-27 | 2 | -3/+2 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: stylistic cleanup in OrderedPath | Harvey Harrison | 2012-06-27 | 1 | -12/+11 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate list in OrderedPath | Harvey Harrison | 2012-06-27 | 1 | -8/+7 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove more unused variables | Harvey Harrison | 2012-06-27 | 1 | -1/+0 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove redundant casts in CachedTargets | Harvey Harrison | 2012-06-27 | 1 | -2/+1 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate types in MemoryFreeList, although this type should likely ↵ | Harvey Harrison | 2012-06-27 | 1 | -13/+11 |
| | | | | | | be killed Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate switch list in LOD | Harvey Harrison | 2012-06-27 | 1 | -12/+12 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate list of branchGroups in Locale | Harvey Harrison | 2012-06-27 | 1 | -4/+4 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate SetLiveState orderPaths and switchStates lists | Harvey Harrison | 2012-06-27 | 7 | -50/+42 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate a list of GeometryAtoms, use ArrayList.toArray instead of ↵ | Harvey Harrison | 2012-06-27 | 1 | -29/+27 |
| | | | | | | a for() loop Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove some unused variables, unneeded casting in BackgroundRetained | Harvey Harrison | 2012-06-27 | 1 | -10/+4 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove another unneeded cast | Harvey Harrison | 2012-06-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: use more specific types for loop variable where possible | Harvey Harrison | 2012-06-26 | 1 | -8/+6 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: J3DMessage.args is Object[], remove unneeded casts | Harvey Harrison | 2012-06-26 | 1 | -10/+10 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: GeometryAtom.source is a Shape3DRetained, remove unneeded casts | Harvey Harrison | 2012-06-26 | 1 | -8/+8 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: more list annotation in RenderingEnvironmentStructure | Harvey Harrison | 2012-06-26 | 1 | -27/+19 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: further cleanup to node update functions | Harvey Harrison | 2012-06-26 | 1 | -66/+73 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: more code cleanup related to ModelClips | Harvey Harrison | 2012-06-26 | 1 | -43/+31 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: cleanup code in the scope-testing functions | Harvey Harrison | 2012-06-26 | 1 | -42/+39 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate add/removeNodes methods in RenderingEnvironmentStructure | Harvey Harrison | 2012-06-26 | 1 | -128/+154 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove a bunch of unused local variables | Harvey Harrison | 2012-06-26 | 1 | -15/+6 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate lists of fog and lights | Harvey Harrison | 2012-06-26 | 2 | -34/+35 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annoate freelist with type and clean code in ↵ | Harvey Harrison | 2012-06-26 | 1 | -27/+15 |
| | | | | | | RenderingEnvironmentStructure Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate some structures in RenderingEnvironmentStructure with types | Harvey Harrison | 2012-06-26 | 1 | -47/+44 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove unused local variable and unneeded cast from AppearanceRetained | Harvey Harrison | 2012-06-26 | 1 | -2/+1 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate some lists in GeometryArrayRetained | Harvey Harrison | 2012-06-24 | 1 | -21/+15 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: cleanup a feature test in J3DBuffer | Harvey Harrison | 2012-06-23 | 1 | -21/+12 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove the totally unused J3dNodeTable class | Harvey Harrison | 2012-06-23 | 2 | -301/+0 |
| | | | | | | Can't find where this was ever used. Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate some priviledged actions with return types | Harvey Harrison | 2012-06-23 | 1 | -41/+35 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: more list type annotation | Harvey Harrison | 2012-06-23 | 2 | -10/+9 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove unneeded cast and unused variable | Harvey Harrison | 2012-06-23 | 1 | -3/+1 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove isWindows boolean state | Harvey Harrison | 2012-06-23 | 1 | -12/+1 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove appletLauncher code, rely on JOGL to load native bits | Harvey Harrison | 2012-06-23 | 1 | -16/+0 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate deviceMap with type information | Harvey Harrison | 2012-06-23 | 2 | -5/+3 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove some dead code from Screen3D | Harvey Harrison | 2012-05-19 | 1 | -2/+0 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove inc/dec canvasCount helpers from Screen3D | Harvey Harrison | 2012-05-19 | 1 | -15/+0 |
| | | | | | | Only used by MasterControl and it does its own locking there. Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove unused activeViews list from Screen3D | Harvey Harrison | 2012-05-19 | 1 | -15/+0 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate the Device->Renderer map and always use static access | Harvey Harrison | 2012-05-19 | 3 | -21/+15 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: removed some unused local vars in Canvas3D | Harvey Harrison | 2012-05-19 | 1 | -7/+1 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate dirty list of displaylists | Harvey Harrison | 2012-05-19 | 3 | -7/+6 |
| | | | | | | - This would be better doen with a trivial inner class instead of Object[] Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove unneeded casts in Canvas3D | Harvey Harrison | 2012-05-19 | 1 | -5/+4 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove RCS file markers from source files | Harvey Harrison | 2012-05-18 | 399 | -1995/+0 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: remove some unneeded casts from NodeRetained | Harvey Harrison | 2012-05-08 | 1 | -9/+9 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: annotate the SharedGroupRetained parents member | Harvey Harrison | 2012-05-08 | 8 | -37/+28 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: move Jogl-using classes into the main source folder | Harvey Harrison | 2012-05-07 | 6 | -0/+0 |
| | | | | | | We now assume Jogl support, keep it with the rest of the code. Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: brutal hack to get offscreen rendering working | Harvey Harrison | 2012-05-03 | 1 | -9/+2 |
| | | | | | | Done by stupidly trying things. Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: final conversion of the JOGL backend to use JOGL2 | Julien Gouesse | 2012-05-03 | 2 | -30/+82 |
| | | | | | | | | - still some work required in the offscreen case - updated for jogl2-rc8 package re-arranging Signed-off-by: Julien Gouesse <[email protected]> Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | j3dcore: disable support for GL_SGIX_texture_lod_bias | Harvey Harrison | 2012-05-03 | 1 | -7/+9 |
| | | | | | | | - ensure the Canvas3D feature flag TEXTURE_LOD_OFFSET never gets set which will avoid this path entirely. Signed-off-by: Harvey Harrison <[email protected]> |