index
:
users/jgouesse/java3d/java3d-core.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
j3dcore: remove unused local variables and unneeded casts in FogRetained
Harvey Harrison
2013-02-23
1
-15
/
+3
*
j3dcore: annotate getScopes methods to return Enumeration<Group>
Harvey Harrison
2013-02-23
2
-23
/
+23
*
j3dcore: remove some unused local variables in LightRetained
Harvey Harrison
2013-02-23
1
-7
/
+1
*
j3dcore: annotate list of LightRetained
Harvey Harrison
2013-02-23
1
-6
/
+6
*
j3dcore: add a hash mixing helper for the Java3D way of mixing double values
Harvey Harrison
2013-02-23
5
-27
/
+63
*
j3dcore: small list annotation for offscreen messages
Harvey Harrison
2013-02-19
1
-4
/
+3
*
j3dcore: remove a null check, canvas cannot be null here
Harvey Harrison
2013-02-18
1
-3
/
+1
*
j3dcore: make setting boolean properties less chatty
Harvey Harrison
2013-02-18
1
-1
/
+2
*
j3dcore: remove some commented out and superceded code in JoglPipeline
Harvey Harrison
2013-02-18
1
-108
/
+0
*
j3dcore: restore the explicit profile for each GL constant
Harvey Harrison
2013-02-18
1
-32
/
+18
*
j3dcore: changes from August Lammersdorf
August Lammersdorf
2013-02-18
2
-268
/
+782
*
j3dcore: add new Pipeline method resizeOffscreenLayer
Harvey Harrison
2013-02-17
4
-23
/
+23
*
j3dcore: add members and helpers for future FBOlayer work
Harvey Harrison
2013-02-17
2
-9
/
+55
*
j3dcore: make the antialiasing flag private to Canvas3d
Harvey Harrison
2013-02-16
2
-5
/
+11
*
j3dcore: fix generation of texture ids
August Lammersdorf
2013-02-16
9
-93
/
+29
*
j3dcore: annotate list of lights in GraphicsContext3D
Harvey Harrison
2013-02-02
1
-9
/
+8
*
j3dcore: remove unused variables, annotate sounds list in GraphicsContext3D
Harvey Harrison
2013-02-02
1
-13
/
+8
*
j3dcore: Annotate list of user sounds in GraphicsContext3D
Harvey Harrison
2013-02-02
1
-27
/
+26
*
j3dcore: Annotate list of user lights in GraphicsContext3D
Harvey Harrison
2013-02-02
1
-26
/
+25
*
j3dcore: annotate lists in SetLiveState related to OrderedGroupRetained
Harvey Harrison
2013-01-31
2
-11
/
+11
*
j3dcore: annotate list of Scopes in ModelClipRetained
Harvey Harrison
2013-01-28
2
-39
/
+39
*
j3dcore: remove a pile of unneeded casts, mostly to Bounds
Harvey Harrison
2013-01-28
11
-40
/
+34
*
j3dcore: annotate Renderbin map, format the management functions
Harvey Harrison
2013-01-27
1
-41
/
+35
*
j3dcore: remove some unneeded casts to Tuple3d
Harvey Harrison
2013-01-27
2
-18
/
+17
*
j3dcore: annotate arguments taking lists of SwitchStates
Harvey Harrison
2013-01-27
2
-6
/
+6
*
j3dcore: annotate switchLevels list in SwitchRetained
Harvey Harrison
2013-01-27
1
-6
/
+6
*
j3dcore: annotate list of SwitchStates in SwitchRetained, TargetsInterface
Harvey Harrison
2013-01-27
4
-43
/
+39
*
j3dcode: sweep up some trivial warning fixes
Harvey Harrison
2013-01-27
13
-17
/
+8
*
j3dcore: annotate dirtyList in RenderBin
Harvey Harrison
2013-01-27
1
-4
/
+4
*
j3dcore: annotate list of RenderAtoms in RenderBin
Harvey Harrison
2013-01-27
2
-14
/
+14
*
j3dcore: annotate lists of OrderedBins in RenderBin
Harvey Harrison
2013-01-27
1
-10
/
+9
*
j3dcore: annotate textureBinList in RenderBin
Harvey Harrison
2013-01-27
1
-7
/
+6
*
j3dcore: annotate list of Views in Physical body, call remove directly
Harvey Harrison
2013-01-27
1
-17
/
+12
*
j3dcore: always call Canvas3D freeDisplayList and freeTexture statically
Harvey Harrison
2013-01-27
4
-7
/
+7
*
j3dcore: remove an unused member variable from TextureBin
Harvey Harrison
2013-01-27
1
-7
/
+0
*
j3dcore: remove unused local variable from TextureBin
Harvey Harrison
2013-01-27
1
-8
/
+2
*
j3dcore: use correct types in the TextureBin render method to avoid instanceof
Harvey Harrison
2013-01-27
1
-30
/
+14
*
j3dcore: annotate addMaps in TextureBin
Harvey Harrison
2013-01-27
2
-30
/
+27
*
j3dcore: annotate Maps in TextureBin
Harvey Harrison
2013-01-27
2
-14
/
+14
*
j3dcore: push list annotation through some of RenderBin's internal functions
Harvey Harrison
2013-01-27
1
-12
/
+11
*
j3dcore: annotate lists of change lightretained,fogretained and modelclipreta...
Harvey Harrison
2013-01-27
1
-29
/
+28
*
j3dcore: use code formatter to cleanup insertNodes/RemoveNodes functions
Harvey Harrison
2013-01-26
1
-140
/
+156
*
j3dcore: trivial annotation for list of GeometryAtoms
Harvey Harrison
2013-01-24
1
-3
/
+2
*
j3dcore: annotate scopes list for AlternateAppearance
Harvey Harrison
2013-01-24
2
-24
/
+23
*
j3dcore: annotate list of View
Harvey Harrison
2012-11-24
2
-28
/
+25
*
j3dcore: annotate view specific lists
Harvey Harrison
2012-11-23
2
-15
/
+13
*
j3dcore: annotate AlternateAppearanceRetained list
Harvey Harrison
2012-11-23
1
-37
/
+34
*
j3dcore: annotate list of ClipRetained
Harvey Harrison
2012-11-23
1
-21
/
+16
*
j3dcore: annotate some BackGroundRetained lists
Harvey Harrison
2012-11-23
1
-31
/
+26
*
j3dcore: remove some trailing whitespace that snuck in
Harvey Harrison
2012-11-23
3
-8
/
+8
[prev]
[next]