index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed some commented out code and put braces around an if's body
epoch
2020-07-17
1
-16
/
+1
*
hackvr_svg? what kind of madness is this?
epoch
2020-07-17
1
-1
/
+6
*
subsume got multiple group globbing and actually works again
epoch
2020-07-05
1
-3
/
+16
*
anything isspace() things is space is allowed as whitespace instead of just 0x20
epoch
2020-06-25
1
-6
/
+7
*
added horizon line back
epoch
2020-06-25
1
-3
/
+7
*
split some code apart and added the recursive code needed for groups being su...
epoch
2020-06-03
1
-8
/
+42
*
mass rename of group_rot to group_rel
epoch
2020-06-03
1
-1
/
+1
*
mass rename of group_rot to group_rel
epoch
2020-06-03
3
-15
/
+16
*
mass rename of group_rot to group_rel
epoch
2020-06-03
1
-9
/
+9
*
added the "subsume" command
epoch
2020-06-03
4
-12
/
+20
*
I should stop commiting code that does not compile. it compiles now. going to...
epoch
2020-05-16
1
-50
/
+55
*
Merge branch 'master' of ssh://21.41.41.1/~/hackvr
epoch
2020-05-16
2
-4
/
+11
|
\
|
*
changed default size of window to 1024x768
epoch
2020-05-05
1
-2
/
+2
|
*
added ability to set library-specific paths
epoch
2020-05-05
1
-2
/
+9
*
|
got rid of the selfcommand in the move command. redid the delete commands. ch...
epoch
2020-05-16
1
-61
/
+83
*
|
I needed a 12 sided shape for a chaosgate so I upped MAX_SIDES to 20
epoch
2020-05-16
1
-1
/
+1
*
|
get_group_relative simplification and error checking
epoch
2020-05-16
1
-7
/
+8
*
|
added a test 3D cursor. it might stick around. it might just get commented out.
epoch
2020-05-16
1
-1
/
+19
|
/
*
colors were in the wrong order...
epoch
2020-05-05
1
-1
/
+1
*
forgot to prevent the deletion commands from trying to free the camera struct...
epoch
2020-04-23
1
-8
/
+12
*
derped up with the check against what should have been the id, but was the wh...
epoch
2020-04-23
1
-9
/
+9
*
forgot to put the code for applying rotations to globbed groups
epoch
2020-04-22
1
-0
/
+7
*
attempt at fixing bug in renamegroup based on hashtable crap
epoch
2020-04-22
1
-1
/
+3
*
redid some of the help crap
epoch
2020-04-22
1
-26
/
+87
*
was setting the scale to 0 after flattening, also was cleaning the gr before ...
epoch
2020-04-22
1
-7
/
+7
*
temporarily commented out physics stuff
epoch
2020-04-21
1
-2
/
+4
*
set_title and a output the window id for easier resize automation
epoch
2020-04-21
1
-1
/
+7
*
added set_title stub
epoch
2020-04-21
1
-0
/
+5
*
LOTS of stuff needed to be changed to get rid of group_rot stuff in here.
epoch
2020-04-21
1
-135
/
+126
*
moved default load position and got rid of group_rot stuff
epoch
2020-04-21
1
-4
/
+2
*
switched from using group_rot array to ht_group. also, scaling is now in grou...
epoch
2020-04-21
1
-14
/
+15
*
got rid of group_rot
epoch
2020-04-21
1
-2
/
+2
*
removed a couple things in keyboard event code that was initializing the keyb...
epoch
2020-04-14
1
-10
/
+2
*
cleaned out a BUNCH of old commented out code. updated other parts to get it ...
epoch
2020-04-14
1
-221
/
+11
*
removed a comment, added a comment.
epoch
2020-04-14
1
-4
/
+1
*
added ability for graphics system to not generate events.
epoch
2020-04-14
1
-5
/
+8
*
redraw on mouse movement in X11 because... I dunno
epoch
2020-04-14
1
-0
/
+3
*
now draw a cursor at the mouse location. useful in the fb version
epoch
2020-04-14
2
-3
/
+9
*
added hackvr_fb back into the default build
epoch
2020-04-14
1
-4
/
+4
*
redid most of the /dev/input/mice code
epoch
2020-04-14
1
-1
/
+44
*
new function: c2_add. you can guess what it does.
epoch
2020-04-14
2
-0
/
+6
*
forgot to remove the hackvr script from the install target
epoch
2020-04-13
1
-1
/
+0
*
noticed I don't need input.o in the makefile anymore
epoch
2020-04-12
3
-25
/
+13
*
added a new idea of using X11 video and /dev/input/event for input. moved hac...
epoch
2020-04-12
3
-22
/
+25
*
fixed up the /dev/input/event (die) inputs to work better with libidc
epoch
2020-04-12
3
-4
/
+24
*
added some more informative messages, split input into keyboard/mouse
epoch
2020-04-12
1
-3
/
+19
*
fixed export, glob_match, and y-axis-only movement.
epoch
2020-04-07
1
-8
/
+15
*
added a lot of code while trying to fix the 3D projection to be less suck. en...
epoch
2020-04-06
3
-54
/
+106
*
left some really derpy code in the move command. added extra check to return ...
epoch
2020-04-03
2
-4
/
+22
*
added the camera to the group_rots
epoch
2020-04-03
1
-0
/
+1
[next]