git.ucc.asn.au
/
atyndall
/
cits2231.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ca9caa
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 02:45:03 +0000
(10:45 +0800)
committer
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 02:45:03 +0000
(10:45 +0800)
helper.c
patch
|
blob
|
history
diff --git
a/helper.c
b/helper.c
index
18ae61a
..
d7d418b
100644
(file)
--- a/
helper.c
+++ b/
helper.c
@@
-263,7
+263,7
@@
void drawLine() {
glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
glColor3f( 0.0, 0.0, 0.0 );
- float arrowLength = 0.
5
;
+ float arrowLength = 0.
3
;
glBegin(GL_LINES);
// x arrow
UCC
git Repository :: git.ucc.asn.au