index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hackvr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added relative movement and absolute movement to rotate and move. added group...
epoch
2018-02-19
1
-55
/
+95
*
added control command to change target of key press commands
epoch
2018-02-07
1
-0
/
+9
*
changed some comments
epoch
2018-02-03
1
-3
/
+2
*
added a counter to at least draw the screen every 100 lines read from stdin
epoch
2018-01-15
1
-1
/
+6
*
added group rotation deletion inside deleteallexcept
epoch
2018-01-02
1
-1
/
+11
*
made hackvr's export also support colors and added color help to addshape
epoch
2018-01-02
1
-2
/
+2
*
string.h in the wrong spot. ogh.
epoch
2017-12-24
1
-1
/
+0
*
fixed format strings to match type and removed a couple defines and unused va...
epoch
2017-12-24
1
-11
/
+9
*
I was exporting the point as rotations because I forgot about the offset of o...
epoch
2017-12-24
1
-1
/
+2
*
added group_rot to export, set default mode to movement instead of passthru, ...
epoch
2017-12-24
1
-9
/
+13
*
added support for color, turned printfs of information to fprintf for stderr,...
epoch
2017-12-19
1
-57
/
+104
*
fixed memory leak in load_stdin() and made it so world changes from load_stdi...
epoch
2017-11-01
1
-15
/
+33
*
just fixed an error message.
epoch
2017-09-30
1
-1
/
+1
*
the changes needed to get tictactoe running pretty.
epoch
2017-04-18
1
-4
/
+11
*
cleaned up a bit of stuff and added another option to config.h
epoch
2017-04-10
1
-14
/
+4
*
I have no idea why I am doing this...
epoch
2017-03-19
1
-37
/
+69
*
converted more things to use the radians and degrees structures, fixed up dis...
epoch
2017-02-09
1
-8
/
+10
*
I derped with the define
epoch
2017-01-26
1
-3
/
+3
*
was thinking of switching to select code. not sure how I will yet. oh well.
epoch
2017-01-24
1
-9
/
+12
*
made all versions get built by default and moved some functions from graphics...
epoch
2017-01-09
1
-15
/
+25
*
fixed redraw check
epoch
2017-01-07
1
-2
/
+1
*
added proper calculation of expected amount of arguments for addshape
epoch
2017-01-04
1
-2
/
+2
*
lots and lots of shit. opengl shit is barely worked on. new pl script to obj2...
epoch
2017-01-03
1
-16
/
+19
*
trying to split up hackvr.c into graphical and non-graphical stuff to make it...
epoch
2016-12-21
1
-0
/
+367