index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
hackvr
/
examples
/
calendar
/
calvr
Commit message (
Collapse
)
Author
Age
Files
Lines
*
got rid of the /home/epoch in calvr. put the year in the UI. use a loop that ↵
epoch
2020-12-19
1
-11
/
+37
|
|
|
|
makes more sense and is less error-prone.
*
forgot to mkdir for calendar stuff
epoch
2020-03-28
1
-0
/
+1
|
*
added a clock to the calendar
epoch
2020-03-28
1
-25
/
+55
|
*
added rectangles behind the month and prev and next arrows to make them ↵
epoch
2020-01-30
1
-3
/
+18
|
|
|
|
easier to click on.
*
put gaps between the days and made them not distance-based shading
epoch
2020-01-30
1
-9
/
+11
|
*
moved the deleteallexcept to a single spot
epoch
2020-01-29
1
-4
/
+6
|
*
lol. got the empty check backwards
epoch
2020-01-29
1
-1
/
+1
|
*
remove day files after they have been edited if they are empty
epoch
2020-01-29
1
-0
/
+3
|
*
not sure how I expected the infinite loop to exit when I wasn't checking for ↵
epoch
2020-01-28
1
-1
/
+3
|
|
|
|
EOF from the read. derp me.
*
added ANOTHER example of a calendar program. might have figured out a good ↵
epoch
2020-01-27
1
-0
/
+115
way to hashbang hackvr.