index
:
musw
front
multi-user Spacewar!
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vmodeled
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle player quits gracefully.
rodri
2023-05-05
1
-3
/
+1
*
vmodeled: wrote a man page.
rodri
2023-04-30
1
-0
/
+54
*
vmodeled: implemented the ability to move points around as a new mode/state.
rodri
2023-04-30
1
-5
/
+51
*
show a guide when rotating the vmodel object.
rodri
2023-04-25
1
-3
/
+44
*
draw the points as the user plots a stroke.
rodri
2023-04-25
1
-0
/
+16
*
vmodeled: draw the points of every stroke. implement undo() functionality.
rodri
2023-02-05
1
-23
/
+96
*
vmodeled: plot lines and curves and save them to a file on exit.
rodri
2023-02-03
1
-24
/
+82
*
vmodeled: made scale and rotation xforms methods of an Object. began work on ...
rodri
2023-02-02
1
-29
/
+62
*
vmodeled: got rid of unnecessary variables and xforms.
rodri
2023-02-02
1
-44
/
+16
*
vmodeled: fixed object scaling and rotation without affecting coords. created...
rodri
2023-02-02
2
-42
/
+119
*
vmodeled: added the ability to rotate a model.
rodri
2023-02-01
1
-2
/
+24
*
use libgeometry from the system. got rid of global `theparty`. wrote a little...
rodri
2023-01-31
2
-18
/
+2
*
implemented new zooming functionality (adapted from games/galaxy.)
rodri
2022-06-21
1
-14
/
+18
*
added zoom.
rodri
2022-06-20
1
-2
/
+26
*
brought the VModel struct and its routines to loading from a file and drawing.
rodri
2022-06-16
1
-2
/
+133
*
began work on a VModel editor.
rodri
2022-06-15
2
-0
/
+166