Age | Commit message (Expand) | Author |
2022-07-28 | [add] canvas-paint example; [refactor] with-current-pen | Colin Okay |
2022-07-27 | [refactor] represent scene as a vector; [refactor] shared text shader | Colin Okay |
2022-07-27 | [add] alpha support to image class | Colin Okay |
2022-07-27 | [refactor] to get rid of finalizers. [add] pre-exit-hooks | Colin Okay |
2022-07-24 | [add] cleanup for menu and interactive | Colin Okay |
2022-07-23 | [refactor] event-handlers to include a tag | Colin Okay |
2022-07-22 | [version] [refactor] [redesign] removed containers | Colin Okay |
2022-07-21 | [add] gui package. moved button.lisp into gui | Colin Okay |
2022-07-21 | [refactor] make-frameset to use clearler naming | Colin Okay |
2022-07-19 | [rename] bitmap/image | Colin Okay |
2022-07-17 | [wip] | Colin Okay |
2022-07-17 | [refactor] [rename] with-line/with-grid-line; all vars now in loop | Colin Okay |
2022-07-16 | [refactor] blit to use glTexSubImage2D | Colin Okay |
2022-07-15 | [example] tweaking canvas example | Colin Okay |
2022-07-15 | [add] working canvas demo! | Colin Okay |
2022-07-09 | [bugfix] still need bitmap cleanup method. | Colin Okay |
2022-07-09 | [refactor] use trival-garbage finalizers to clean up gl resources | Colin Okay |
2022-07-08 | [docs] added docstrings to exports | Colin Okay |
2022-07-08 | [formatting] reorganized package exports | Colin Okay |
2022-07-08 | [add] exports to pacage; [rename] frameset-key/sprite-frameset-key | Colin Okay |
2022-07-06 | [bugfix] in accessor generation for button | Colin Okay |
2022-07-06 | [refactor] containers have render bounds | Colin Okay |
2022-07-01 | [bugfix] temporary prohibition of reasigning button faces | Colin Okay |
2022-07-01 | [remove] [dep] lambda-riffs and hyperquirks | Colin Okay |
2022-07-01 | [add] sprite class and example | Colin Okay |
2022-07-01 | [modify] don't need to set visibility of frameset frames | Colin Okay |
2022-07-01 | [refactor] namechange for macrolet frameset accessor generation | Colin Okay |
2022-07-01 | [refactor] generating frameset accessors using macrolet | Colin Okay |
2022-07-01 | [add] frameset class and an [exmaple] using it | Colin Okay |
2022-06-30 | [add] text button example; button file to asd file | Colin Okay |
2022-06-30 | [add] button unit and [example]; [modify] scale-by is now defun | Colin Okay |
2022-06-30 | [structure] renamed some asd modules | Colin Okay |