index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
graphui
/
classes
/
com
/
jogamp
/
graph
/
ui
/
widgets
/
RangedGroup.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1501: Graph Shape: onInit(ListenerBool) -> onDraw(DrawListener) w/ added ...
Sven Göthel
2024-02-13
1
-3
/
+3
*
GraphUI Shape: Add MouseEvent to MoveListener; RangeSlider: Add rel obj posit...
Sven Göthel
2024-02-07
1
-2
/
+3
*
Bug 1498: GraphUI: Fix Picking Traversal throughout Groups in Z-Descending Or...
Sven Göthel
2024-02-05
1
-19
/
+12
*
GraphUI Cleanup: Use TreeTool directly (Reduce virtl-funcs); Fix typos; Use ...
Sven Göthel
2024-02-04
1
-3
/
+3
*
GraphUI RangedGroup: Keep position @ validate()
Sven Göthel
2024-02-04
1
-1
/
+3
*
GraphUI RangeSlider/RangedGroup: Fix overall integration, adding more API com...
Sven Göthel
2024-01-19
1
-16
/
+24
*
Bug 1489 - GraphUI Group: Resolve Performance Regression in Scene.pickShape()...
Sven Göthel
2024-01-22
1
-2
/
+2
*
Graph Clipping: Use Frustum Clipping using AABBox -> Mv transformed Cube -> F...
Sven Göthel
2024-01-20
1
-7
/
+13
*
GraphUI Enhance Clipping: Drop 'cullingScale' param, a simple intersection-te...
Sven Göthel
2024-01-16
1
-10
/
+3
*
Graph/GraphUI AA-Quality + SampleCount (shader): Push params down to RegionRe...
Sven Göthel
2024-01-16
1
-3
/
+3
*
GraphUI RangedGroup.validateImpl(): Simplify updating contentPosZero
Sven Göthel
2024-01-16
1
-5
/
+9
*
GraphUI Enhance Clipping: Drop pixel clipping if `clip-box >= clip-box*cullin...
Sven Göthel
2024-01-16
1
-3
/
+21
*
GraphUI: Added RangedGroup Widget, displaying a clipped content Group with op...
Sven Göthel
2024-01-15
1
-0
/
+160