index
:
java3d/java3d-core.git
1.6-master
dev1.7.0
dev1.7.1
master
shadowmap
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
classes
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
j3dcore: add a constructor so that parts of RenderAtomListInfo can be final
Harvey Harrison
2012-01-12
2
-8
/
+9
*
j3dcore: use System.arrayCopy and make RenderAtom creation loops common
Harvey Harrison
2012-01-12
1
-57
/
+22
*
j3dcore: move an early-return case as early as possible in locked section in ...
Harvey Harrison
2012-01-12
1
-17
/
+6
*
j3dcore: use consistent locking when updating the renderAtoms array
Harvey Harrison
2012-01-12
1
-3
/
+2
*
j3dcore: remove unused variables and unneeded casting from BehaviorStructure
Harvey Harrison
2012-01-09
1
-8
/
+2
*
j3dcore: Canvas3D and Screen3D list annotations in View
Harvey Harrison
2012-01-09
1
-26
/
+22
*
j3dcore: add type annotations to the textureReload list
Harvey Harrison
2012-01-08
2
-7
/
+4
*
j3dcore: remove unused variables and call a function statically in Renderer
Harvey Harrison
2012-01-08
1
-11
/
+4
*
j3dcore: annotate lists of TextureRetained, change to explicit null checks
Harvey Harrison
2012-01-08
2
-43
/
+28
*
j3dcore: annotate lists of OrderedBins and a RenderAtonListInfo collection
Harvey Harrison
2012-01-08
2
-27
/
+25
*
j3dcore: add annotations for lists holding an Integer id
Harvey Harrison
2012-01-08
3
-14
/
+14
*
j3dcore: annotate lists of renderMolecules/renderAtoms in Canvas3D and RenderBin
Harvey Harrison
2012-01-08
3
-13
/
+13
*
j3dcore: annotate View's list of Canvas3Ds
Harvey Harrison
2012-01-08
3
-63
/
+42
*
j3dcore: type annotation in RenderBin
Harvey Harrison
2012-01-08
1
-11
/
+11
*
j3dcore: pass ArrayList directly to j3dQueryProps rather than a temp array
Harvey Harrison
2012-01-08
3
-15
/
+12
*
j3dcore: small annotations in VirtualUniverse
Harvey Harrison
2012-01-08
1
-6
/
+6
*
j3dcore: annotate lists in VirtualUniverse
Harvey Harrison
2012-01-08
2
-44
/
+44
*
j3dcore: annotate Shape3DRetained.getGeomAtomsList and update all callers
Harvey Harrison
2012-01-07
16
-71
/
+71
*
j3dcore: remove unneeded casting, type annotation in RasterRetained
Harvey Harrison
2012-01-07
1
-6
/
+4
*
j3dcore: type annotations in ShaderBin and related code
Harvey Harrison
2012-01-07
4
-54
/
+52
*
j3dcore: remove unused variables and unneeded casting in RenderMolecule
Harvey Harrison
2012-01-07
1
-15
/
+6
*
j3dcore: type annotation in LightBin
Harvey Harrison
2012-01-07
2
-19
/
+18
*
j3dcore: type annotations in EnvironmentSet
Harvey Harrison
2012-01-07
3
-27
/
+22
*
j3dcore: annotate list in AttributeBin, remove unused vars and unneeded cast
Harvey Harrison
2012-01-07
2
-9
/
+8
*
j3dcore: further list annotations in RenderBin
Harvey Harrison
2012-01-07
1
-28
/
+26
*
j3dcore: annotate a few more lists in RenderBin
Harvey Harrison
2012-01-07
1
-11
/
+10
*
j3dcore: annotate OrderedCollection lists in OrderedBin
Harvey Harrison
2012-01-07
2
-21
/
+21
*
j3dcore: remove unnecessary casts and accesses that should be static in Rende...
Harvey Harrison
2012-01-04
1
-10
/
+8
*
j3dcore: add type annotations to RenderBin.updateCheckList
Harvey Harrison
2012-01-04
1
-11
/
+8
*
j3dcore: remove a bunch of trivially unused variables in RenderBin
Harvey Harrison
2012-01-04
1
-57
/
+13
*
j3dcore: add type annotations to RenderBin.sBinUpdateList and .tbUpdateList
Harvey Harrison
2012-01-04
1
-13
/
+13
*
j3dcore: add type annotations to RenderBin.rmUpdateList and.aBinUpdateList
Harvey Harrison
2012-01-04
1
-15
/
+12
*
j3dcore: add type annotations to RenderBin.lightMessageList
Harvey Harrison
2012-01-04
1
-5
/
+5
*
j3dcore: add type annotations to RenderBin.renderAtoms
Harvey Harrison
2012-01-04
1
-19
/
+13
*
j3dcore: use eclipse organize imports cleanup tool
Harvey Harrison
2011-12-31
201
-350
/
+576
*
j3dcore: remove trailing whitespace from all files
Harvey Harrison
2011-12-31
343
-11013
/
+11013
*
j3dcore: cherry-pick fix for issue 636 from svn-trunk
Ken Mc Neill
2011-12-29
1
-0
/
+18
*
Issue number: 634 - GeometryArrayRetained : dirty flag isn't set in setNorma...
Alessandro Borges
2009-10-30
1
-0
/
+1
*
Issue number: 633 - ShaderAttributeSetRetained : remove(..) doesn't remove a...
Alessandro Borges
2009-10-30
1
-3
/
+3
*
Issue number: 632 - PointAttributesRetained : setPointAntialiasingEnable doe...
Alessandro Borges
2009-10-27
1
-1
/
+1
*
Issue number: 620 - ROTATE_NONE is not considered in OrientedShape3D
Alessandro Borges
2009-06-19
1
-1
/
+1
*
Issue number: 609
Alessandro Borges
2009-02-24
1
-3
/
+3
*
Issue number: 607
Alessandro Borges
2009-02-24
1
-320
/
+321
*
Issue number: 602
Alessandro Borges
2009-02-24
1
-270
/
+270
*
Copy fix for 592 from trunk
paulby
2008-08-13
2
-13
/
+18
*
Fixed 591: ArrayIndexOutOfBoundsException in NnuIdManager
Kevin Rushforth
2008-08-13
1
-23
/
+33
*
Merge changes between root-1_6 and rel-1_5_2-fcs into the dev-1_6 branch
Kevin Rushforth
2008-06-30
1
-1
/
+1
*
1. Fixed issue 543 (see below)
Kevin Rushforth
2008-05-22
2
-4
/
+28
*
Fixed issue 583: A disposed Graphics2D remains in Canvas3D after removal and ...
Kevin Rushforth
2008-05-15
2
-1
/
+11
*
Update source code for GPLv2 license
Kevin Rushforth
2008-02-28
405
-814
/
+8494
[prev]
[next]