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
*
not sure why I had expose events not triggering a redraw
epoch
2020-02-11
1
-3
/
+4
*
group-wide rotations now happen before the group gets translated
epoch
2020-02-11
2
-3
/
+6
*
forgot to set stdout to linebuffered in nonblocktail
epoch
2020-02-05
1
-0
/
+1
*
renamed GNUmakefile back to Makefile and added a tool to help with tailing mu...
epoch
2020-02-05
2
-3
/
+28
*
forgot to properly handle libidc calling the line handler on EOF with a null ...
epoch
2020-01-30
1
-2
/
+2
*
added scroll-wheel handling for X11 mouse and removed camera rotation from mo...
epoch
2020-01-27
1
-2
/
+14
*
trimmed some trailing whitespace. AMAZING COMMIT RIGHT HERE
epoch
2020-01-27
1
-2
/
+2
*
global struct rename
epoch
2019-08-03
1
-1
/
+1
*
I assume there was some trailing whitespace
epoch
2019-08-03
1
-1
/
+1
*
global rename. unimportant function
epoch
2019-08-03
1
-1
/
+5
*
renamed global to hvr_global. comment of stupidness. init now gets display fd...
epoch
2019-08-03
1
-3
/
+4
*
store display's fd in x11_global now to pass to select() in libidc
epoch
2019-08-03
1
-0
/
+1
*
made mouse presses redraw. new function not worth mentioning
epoch
2019-08-03
1
-0
/
+13
*
added array for pipe fds for redrawing and prototype for redraw
epoch
2019-08-03
1
-0
/
+2
*
added new redraw() which will work using libidc. also added an action on empt...
epoch
2019-08-03
1
-1
/
+13
*
letting X11 handle the repeats for held down keys
epoch
2019-08-03
1
-6
/
+13
*
huge change to using libidc from nonblocking files
epoch
2019-08-03
1
-139
/
+142
*
added a flag and old_r and old_p for future use
epoch
2019-08-03
1
-1
/
+4
*
fixed prototype for input_event_handler and added input_init prototype
epoch
2019-08-03
1
-1
/
+2
*
input.c needed input.h
epoch
2019-08-03
1
-0
/
+1
*
added all dep to makefile target "install"
epoch
2019-08-03
1
-1
/
+1
*
generic input event handler
epoch
2019-07-01
1
-0
/
+3
*
set FORCE_REDRAW to 0 because I'm abusing it now since it doesn't make much s...
epoch
2019-07-01
1
-1
/
+1
*
renamed global to hvr_global and added a namedpipe for doing selfcommand()
epoch
2019-07-01
1
-1
/
+2
*
added libidc and input.o to targets
epoch
2019-07-01
1
-24
/
+36
*
added a input handler since x11 mouse and kb events come through the same fd
epoch
2019-07-01
1
-0
/
+18
*
changed the name of a conflicting struct
epoch
2019-06-30
1
-1
/
+1
*
renamed Makefile to GNUmakefile because I use GNU specific stuff
epoch
2019-05-18
1
-2
/
+2
*
made some debug stuff go to stderr instead of stdout
epoch
2019-02-07
1
-1
/
+1
*
added ability to (commented out atm) pick luminosity based on distance from c...
epoch
2019-02-07
1
-5
/
+15
*
fixed mouseover checks to not compare cs_t to c2_t.
epoch
2019-02-06
1
-5
/
+7
*
got rid of -D argument for install in Makefile because it does not mean the s...
epoch
2019-02-05
1
-6
/
+7
*
added the separated out mouse and keyboard files
epoch
2019-02-05
10
-0
/
+410
*
squash! added physics.c
epoch
2019-02-05
1
-0
/
+6
*
added physics.c
epoch
2019-02-05
1
-0
/
+33
*
added --version/-v/version flag/command. changed mouse coords from shrot to int
epoch
2019-02-05
3
-3
/
+23
*
fuck if I know. lots of shit. moved files.
epoch
2018-12-16
14
-156
/
+212
*
fixed a bug that caused glitch art from uninitialized memory in the clean bac...
epoch
2018-03-29
1
-2
/
+10
*
various. :>
epoch
2018-03-29
1
-7
/
+22
*
removed comment out code and comment about needless header
epoch
2018-03-29
1
-2
/
+0
*
renamed a function
epoch
2018-03-29
1
-1
/
+1
*
added a comment about an idea and renamed a function.
epoch
2018-03-29
1
-2
/
+2
*
added a check for if we need to supress normal output because we're doing per...
epoch
2018-03-29
1
-12
/
+18
*
added periodic output and normalized angles
epoch
2018-03-29
1
-3
/
+28
*
added ability to periodically output changed state instead of instantaneously
epoch
2018-03-29
1
-0
/
+1
*
added ability to periodically output changed state instead of instantaneously
epoch
2018-03-29
1
-0
/
+1
*
updated slowcat to output help message for -h and --help
epoch
2018-03-21
1
-1
/
+1
*
shouldn't delete hackvr on clean... it is a script and not a binary. oops.
epoch
2018-02-22
1
-1
/
+0
*
added comments and shit to common.h
epoch
2018-02-21
1
-8
/
+10
*
added attempt at freeglut doing 3d
epoch
2018-02-21
3
-0
/
+504
[next]