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:
c87c77d
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 12:07:00 +0000
(20:07 +0800)
committer
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 12:07:00 +0000
(20:07 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
ccb5dac
..
31eff0e
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-206,6
+206,8
@@
void mouse(int button, int state, int x, int y) {
} else if ( state == GLUT_UP ) {
\r
buttonSelected = -1;
\r
}
\r
+ startx = x;
\r
+ starty = y;
\r
break;
\r
}
\r
}
\r
UCC
git Repository :: git.ucc.asn.au