summaryrefslogtreecommitdiffstats
path: root/virtual-programs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merging main into c-evaluatorCharles Chamberlain2023-05-092-3/+17
| | |\ \
| | * | | Shrink page size. Increase max edges from match so we can hot patch.Omar Rizwan2023-04-251-1/+1
| | * | | More label microoptimization. This is like 0.4ms?Omar Rizwan2023-04-251-1/+2
| | * | | Some label optimizations: think this buys us another 2msOmar Rizwan2023-04-251-18/+17
| | * | | Support explicit lexical envs. Narrow envs for tags-and-calibrationOmar Rizwan2023-04-251-3/+7
| * | | | Revert to fix shapesAndrés Cuervo2023-05-271-34/+51
| | |_|/ | |/| |
| * | | Reduce halo text sizeAndrés Cuervo2023-05-221-2/+1
* | | | Getting one camera frame from a threadCharles Chamberlain2023-06-011-0/+8
* | | | Fix bug in process naming: choose unique names in same fileCharles Chamberlain2023-06-011-1/+0
* | | | WIP: Start implementing AprilTag detector. defineFolkImages shmOmar Rizwan2023-05-262-21/+25
* | | | Start moving camera to virtual programOmar Rizwan2023-05-251-0/+33
|/ / /
* | | Add font scalingAndrés Cuervo2023-05-181-2/+2
* | | Different style of fillQuad and quads in april tagsCharles Chamberlain2023-05-161-1/+2
* | | Remove extraneous polyline methodAndrés Cuervo2023-05-162-45/+18
* | | Fix When when in distanceOmar Rizwan2023-05-161-1/+1
* | | Remove some nested WhensAndrés Cuervo2023-05-1111-93/+66
* | | Make circles proper circles, add hex- & octagonAndrés Cuervo2023-05-101-2/+7
| |/ |/|
* | Some moderate performance improvements from the C branchOmar Rizwan2023-04-241-3/+7
* | Add halo messageAndrés Cuervo2023-04-241-0/+14
* | Don't project id onto tag corners. Works in the dark!Omar Rizwan2023-04-231-1/+1
|/
* Thin out default shapesAndrés Cuervo2023-04-031-2/+2
* Add circle to pi Display, center shapes correctlyAndrés Cuervo2023-04-031-15/+20
* update web editors to match to wish syntaxJacob Haip2023-03-242-4/+4
* move new-program-web-editor to virtual-programsJacob Haip2023-03-231-0/+177
* move web editors to their own programsJacob Haip2023-03-231-0/+99
* Fix printing back of index cardIan Clester2023-03-221-0/+1
* Merge pull request #23 from FolkComputer/ac/shapesAndrés Cuervo2023-03-171-0/+115
|\
| * Change shapes syntax to 'draws shape offset {x y}'Andrés Cuervo2023-03-161-69/+41
| * Add rudimentary shapes & a little region docs helperAndrés Cuervo2023-03-161-22/+99
| * Add polyline syntax, simplest shapeAndrés Cuervo2023-03-141-0/+66
* | edit existing table programs from a web editorJacob Haip2023-03-091-0/+20
|/
* Implement regions.folk and distance queryOmar Rizwan2023-03-031-0/+65
* Fix parenthesis print bugOmar Rizwan2023-02-191-1/+1
* Add soundOmar Rizwan2023-02-191-0/+8
* Add support for multi-outlineOmar Rizwan2023-02-181-6/+14
* Correct labeling logic on laptopAndrés Cuervo2023-02-181-0/+1
* Try to fix music, clean up log output; put pre in web /page endpointOmar Rizwan2023-02-181-2/+11
* Fix label orientationAndrés Cuervo2023-02-171-1/+1
* Fix line order when page orientation changesAndrés Cuervo2023-02-161-2/+3
* Forgot to add this process labeller.Omar Rizwan2023-02-141-0/+6
* Temporarily disable watchdog.Omar Rizwan2023-02-141-0/+2
* process: Show stdout/stderr as label.Omar Rizwan2023-02-141-0/+1
* More small bits of cleanupOmar Rizwan2023-02-141-0/+2
* Don't defer label text, it was already deferred anywayOmar Rizwan2023-02-121-1/+1
* Refactor sharing to have a more general 'peers' system.Omar Rizwan2023-02-112-13/+1
* Temp disable RFID programs to not cause weird process errors.Omar Rizwan2023-02-112-5/+9
* Make archived metrics use root Camera namespaceOmar Rizwan2023-02-101-2/+2
* Add first sketches of RFID programsOmar Rizwan2023-02-102-0/+103
* Save and restore virtual program positions to/from disk.Omar Rizwan2023-02-091-0/+2
* Archive test, add back imagesAndrés Cuervo2023-02-093-4/+0