|
2bdc7e0e59
|
Change text over nodes to just be hit points
|
2011-07-01 22:23:16 -04:00 |
|
|
c49fdb8169
|
Added display showing information about selected vertex
|
2011-07-01 18:04:15 -04:00 |
|
|
d15e6590ec
|
Added code for drawing a circle around selected vertex
|
2011-07-01 17:44:43 -04:00 |
|
|
938e75716c
|
Implemented font framework, print info about each vertex
|
2011-07-01 13:15:30 -04:00 |
|
|
6560b1c28b
|
Increase portability as per SDL standards, add a window title
|
2011-06-24 09:53:44 -04:00 |
|
|
837b3466a5
|
Refactored all the rendering code into its own class
|
2011-06-24 09:40:13 -04:00 |
|
|
9d36120f6d
|
Fixed a compile bug, general code cleanup
|
2011-06-23 14:42:07 -04:00 |
|
|
b5e385586d
|
Replaced move_template with procedural circle primitive - but it won't fill or alphatize yet.
|
2011-06-22 23:52:22 -04:00 |
|
|
53f1560393
|
Fixed first vertex bug, use pointers to track vertices (in case we want to move them easily later), and added a formula for vertex distance calculations
|
2011-06-22 21:54:35 -04:00 |
|
|
fc8a76c1db
|
Added transparency to nodes
|
2011-06-22 18:24:20 -04:00 |
|
|
9691974629
|
Added function to draw a straight line
|
2011-06-22 16:42:54 -04:00 |
|
|
27c6f1e0b6
|
Fundamental framework for an SDL application
|
2011-06-22 16:12:22 -04:00 |
|