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
/
jogl
/
classes
/
com
/
jogamp
/
graph
/
curve
/
OutlineShape.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix commit b5910f18f0b82a8a1f6f6252dc19971d5e487f39 for toString(): Call supe...
Sven Gothel
2014-08-28
1
-0
/
+6
*
Findbugs.normal: Adding safeguard hashCode() implementation throwing Internal...
Sven Gothel
2014-07-08
1
-0
/
+5
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-20
/
+20
*
Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...
Sven Gothel
2014-04-01
1
-47
/
+100
*
Quaternion: Add rotateByEuler(..); AABBox: Add translate(..); Minor edits ..
Sven Gothel
2014-03-17
1
-1
/
+1
*
FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te...
Sven Gothel
2014-03-15
1
-7
/
+6
*
Quaternion: User EPSILON for all tests against zero and one (identity .. ) an...
Sven Gothel
2014-03-15
1
-1
/
+1
*
Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r...
Sven Gothel
2014-03-15
1
-4
/
+4
*
Bug 801: Outline/OutlineShape tranform and sort fixes ; Quaternion: Reduce mu...
Sven Gothel
2014-03-15
1
-9
/
+35
*
Bug 801: VectorUtil: Pass result vector, allowing caller to manage memory (pe...
Sven Gothel
2014-03-05
1
-14
/
+13
*
Bug 801: Outline.setClosed(boolean [closed->closeTail]): Always close, but al...
Sven Gothel
2014-02-28
1
-7
/
+30
*
Bug 801: Graph TextRenderer Cleanup Part-6: Fix TypecastRenderer; Minor Editing
Sven Gothel
2014-02-28
1
-2
/
+3
*
Bug 801: Graph TextRenderer Cleanup Part-3: Region.addOutlineShape(..) Push G...
Sven Gothel
2014-02-27
1
-3
/
+0
*
Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom...
Sven Gothel
2014-02-25
1
-81
/
+78
*
Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)
Sven Gothel
2014-02-24
1
-22
/
+103
*
Merge branch 'master' into stash_glyphcache
Sven Gothel
2014-02-23
1
-80
/
+66
|
\
|
*
jogl: remove clone() version that can only ever fail
Harvey Harrison
2013-10-20
1
-17
/
+0
|
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+3
|
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-62
/
+62
|
*
jogl: remove executable bit from some java files and a png
Harvey Harrison
2013-04-09
1
-0
/
+0
|
*
Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....
Sven Gothel
2012-11-11
1
-2
/
+2
*
|
Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)
Sven Gothel
2014-02-23
1
-1
/
+1
*
|
Graph minor linear optimization: use vertexInTriangle3(..) reduces redundant ...
Sven Gothel
2012-05-16
1
-9
/
+4
*
|
Graph minor linear optimization: Passing array storage (reduce temp array) an...
Sven Gothel
2012-05-16
1
-8
/
+16
|
/
*
Java Source Files: dos -> unix format
Sven Gothel
2012-05-15
1
-629
/
+629
*
Handle curved triangles overlaps.
Rami Santina
2011-06-20
1
-586
/
+629
*
Added handling for offcurve triangle overlaps.
Rami Santina
2011-06-14
1
-435
/
+490
*
Add Factory for triangulation with base Interface; misc cleanup
Rami Santina
2011-06-05
1
-3
/
+3
*
Fix: transform to Quadratic; Refactor method names
Rami Santina
2011-06-05
1
-523
/
+531
*
Remove implicit for loops reduces temp objects
Rami Santina
2011-05-21
1
-1
/
+2
*
Fix: glyph outline orientation with the removal of inversion
Rami Santina
2011-05-10
1
-0
/
+13
*
Graph: OutlineShape fix, cleanup
Sven Gothel
2011-05-08
1
-36
/
+75
*
Graph: more clone() cleanup.
Sven Gothel
2011-05-06
1
-1
/
+1
*
Graph: More std. functionality (equals, clone) / Better in-place transformati...
Sven Gothel
2011-05-06
1
-65
/
+218
*
Merging OutlineShape.VerticesState enum type (John Pritchard <
[email protected]
...
Sven Gothel
2011-05-05
1
-6
/
+25
*
Added nonuniform weight impl; misc enhancements/cleanups
Rami Santina
2011-05-02
1
-11
/
+2
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
1
-204
/
+204
*
Folded turtle2d into jogl folders
Sven Gothel
2011-04-01
1
-0
/
+307