Age | Commit message (Expand) | Author |
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 | [add] [doc] README; [refactor] rendering of containers | 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-08 | doh | Colin Okay |
2022-07-08 | [doc] added docstring to on-mousemotion | Colin Okay |
2022-07-07 | [refactor] paths points and enclosure [add] path encloses path test | Colin Okay |
2022-07-07 | [refactor] point containment, generalized [add] intersections | Colin Okay |
2022-07-06 | [bugfix] in accessor generation for button | Colin Okay |
2022-07-06 | [bugfix] get-rect (container); [modify] contains-point-p | 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 | [removed] spurious class def | 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 | [modify] affine fns are generic; [add] safe-slot util | Colin Okay |
2022-06-30 | [structure] renamed some asd modules | Colin Okay |
2022-06-30 | [modify] changed unit-width/height to just width/height. made defun | Colin Okay |
2022-06-30 | [refactor] factored out affine from unit; made container a unit; | Colin Okay |
2022-06-30 | [add] cached-application slot to unit; app-of-unit function | Colin Okay |
2022-06-30 | [modify] moved *application* into wheelwork; should-listen-for-p | Colin Okay |
2022-06-30 | [modify] projected-matrix no longer generic | Colin Okay |
2022-06-30 | [moved] fps functins into wheelwork.lisp | Colin Okay |
2022-06-29 | [dep] [update] hq:with-plists changed; updated accordingly | Colin Okay |
2022-06-29 | [removed] spurious file | Colin Okay |
2022-06-29 | [refactor] [structure] modularized project file structure | Colin Okay |