summaryrefslogtreecommitdiffstats
Unidiff
-rw-r--r--r/connect.R2
-rw-r--r--src/GLee5_4/GLee.c18170
-rw-r--r--src/GLee5_4/GLee.h17652
-rw-r--r--src/GLee5_4/GLee.libbin0 -> 1460208 bytes
-rw-r--r--src/GLee5_4/extensionList.txt410
-rw-r--r--src/GLee5_4/readme.txt380
-rw-r--r--src/controller/actions/clear_selection.sqc2
-rw-r--r--src/controller/actions/process_hits.c1
-rw-r--r--src/controller/actions/process_hits.h2
-rw-r--r--src/controller/callbacks/mouse.c2
-rw-r--r--src/util/check_error.c8
11 files changed, 36621 insertions, 8 deletions
diff --git a/src/controller/callbacks/mouse.c b/src/controller/callbacks/mouse.c
index 5b1a794..09c703b 100644
--- a/src/controller/callbacks/mouse.c
+++ b/src/controller/callbacks/mouse.c
@@ -1,3 +1,4 @@
1#include "../../GLee5_4/GLee.h"
1#include "../../util/check_error.h"2#include "../../util/check_error.h"
2#include "../../util/pick_convert.h"3#include "../../util/pick_convert.h"
3#include "../../view/geometry.h"4#include "../../view/geometry.h"
@@ -7,7 +8,6 @@
7#include "../actions/zoom.h"8#include "../actions/zoom.h"
8#include "mouse.h"9#include "mouse.h"
9#include "reshape.h"10#include "reshape.h"
10#include <GL/glut.h>
11#include <math.h>11#include <math.h>
12#include <stdio.h>12#include <stdio.h>
13#include <stdlib.h>13#include <stdlib.h>

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.