Nathan Dwarshuis
|
2fb3cb2aaa
|
REF make graphics module pretty
|
2021-07-17 23:28:59 -04:00 |
Nathan Dwarshuis
|
36c23df114
|
REF get rid of global vars passed to modules
|
2021-07-17 16:43:00 -04:00 |
Nathan Dwarshuis
|
5875eeff98
|
REF make modules return startup closures
|
2021-07-17 00:17:22 -04:00 |
Nathan Dwarshuis
|
ca136ad551
|
REF use separate file to define geometry
|
2021-07-16 23:25:44 -04:00 |
Nathan Dwarshuis
|
021ab83434
|
FIX graphics formatting
|
2021-07-13 00:14:04 -04:00 |
Nathan Dwarshuis
|
01fda373eb
|
FIX typo
|
2021-07-12 11:19:49 -04:00 |
Nathan Dwarshuis
|
0cee1aa0f8
|
FIX typo
|
2021-07-11 20:56:05 -04:00 |
Nathan Dwarshuis
|
a7db545cd3
|
ENH use string.print instead of prefix/suffix
|
2021-07-10 19:07:45 -04:00 |
Nathan Dwarshuis
|
d15ede5ec9
|
ENH use numbers for critical threshhold
|
2021-07-06 19:32:18 -04:00 |
Nathan Dwarshuis
|
4faa18ded0
|
REF move crticial patterns out of core
|
2021-07-06 18:56:24 -04:00 |
Nathan Dwarshuis
|
42535dfcb5
|
REF move font specs into common module
|
2021-07-06 00:11:00 -04:00 |
Nathan Dwarshuis
|
b33cf3933f
|
REF move patterns into common theming/widget composition module
|
2021-07-05 23:27:43 -04:00 |
Nathan Dwarshuis
|
d4ac91ac35
|
REF move pattern code into drawing modules
|
2021-07-04 22:24:18 -04:00 |
Nathan Dwarshuis
|
ed505d0e15
|
REF use general pattern names
|
2021-07-04 19:50:55 -04:00 |
Nathan Dwarshuis
|
f55f7ff9ca
|
FIX remove extra tengths digit
|
2020-03-07 10:58:28 -05:00 |
Nathan Dwarshuis
|
45a3903144
|
ENH update graphics for optimus-manager
|
2020-01-30 23:48:02 -05:00 |
Nathan Dwarshuis
|
fa0ad15c70
|
Revert "ENH change color sheme"
This reverts commit bd36011119 .
|
2020-01-28 20:22:15 -05:00 |
Nathan Dwarshuis
|
bd36011119
|
ENH change color sheme
|
2020-01-21 23:58:31 -05:00 |
petrucci4prez
|
fbf69531a6
|
split plotting to static and dynamic
|
2018-08-05 14:29:52 -04:00 |
petrucci4prez
|
ba4ea08453
|
move all atomic static drawing ops to static drawing functions
|
2018-08-05 11:35:00 -04:00 |
petrucci4prez
|
715e856d20
|
split drawing modules into static and dynamic
|
2018-08-05 11:22:07 -04:00 |
petrucci4prez
|
77974cc7bc
|
remove old interface switch
|
2018-08-05 11:08:37 -04:00 |
petrucci4prez
|
4d0874c825
|
add freq to Processor
|
2017-10-23 02:40:12 -04:00 |
petrucci4prez
|
09dbbeea85
|
clean up if then
|
2017-07-20 01:02:45 -04:00 |
petrucci4prez
|
c4f400c697
|
change is_critical to boolean
|
2017-07-20 00:58:23 -04:00 |
petrucci4prez
|
3ca319bd7e
|
make widget and patterns global vars so we can control their destruction easier through main.lua
|
2017-07-20 00:49:24 -04:00 |
petrucci4prez
|
7fecbdab4a
|
rename json and util to follow naming conventions
|
2017-07-19 00:43:44 -04:00 |
petrucci4prez
|
3412fbbd62
|
rename drawing files and rename schema
|
2017-07-19 00:36:15 -04:00 |