index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
escaped a couple problematic characters for sed with sed
epoch
2020-04-02
1
-1
/
+1
|
*
made the xargs in hackvr_uri use the GNU extension -r to not run anything if ↵
epoch
2020-04-02
1
-1
/
+1
|
|
|
|
there are not any lines of input
*
made xargs fork off for each attempted start of a URI so you can open more ↵
epoch
2020-04-02
1
-1
/
+1
|
|
|
|
than one at a time and they don't get stuck behind each other
*
added hackvr_uri script and fixed the makefile brokenness
epoch
2020-03-28
1
-0
/
+7
|
*
makelabel was using %d which choked on floating point numbers
epoch
2020-03-28
1
-2
/
+2
|
*
added a comment that explains what some regex does
epoch
2020-01-27
1
-0
/
+1
|
*
new tool to convert a heightmap to a cylinder in hackvr format. needs work ↵
epoch
2019-02-07
1
-0
/
+77
|
|
|
|
still.
*
changed makelabel.sh to use dirname dirname $0 instead of PREFIX variable to ↵
epoch
2019-02-05
1
-6
/
+3
|
|
|
|
find where its fonts are probably installed
*
forgot a part of the path in part of that last commit. :/
epoch
2019-02-05
1
-1
/
+1
|
*
added default font and set makelabel to use it.
epoch
2019-02-05
1
-2
/
+2
|
*
fixed derped shebang
epoch
2019-02-05
1
-1
/
+1
|
*
forgot to add bin dir that contains a LOT of the handy stuff
epoch
2019-02-05
12
-0
/
+360