index
:
colin/wheelwork.git
main
refactor-with-def
A Sprite System in Common Lisp
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
application.lisp
Age
Commit message (
Collapse
)
Author
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-23
[remove] spurious refs to display tree events; [tweak] menu focus
Colin Okay
I may add these display tree events back in
2022-07-23
[modified] focus [event] firing logic, slightly
Colin Okay
2022-07-22
[version] [refactor] [redesign] removed containers
Colin Okay
2022-07-18
[add] mouse event bubbling; [example] click-and-drag to 01
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-06
[refactor] containers have render bounds
Colin Okay
2022-07-01
[add] frameset class and an [exmaple] using it
Colin Okay
2022-06-30
[modify] moved *application* into wheelwork; should-listen-for-p
Colin Okay
2022-06-30
[moved] fps functins into wheelwork.lisp
Colin Okay
2022-06-29
[refactor] [structure] modularized project file structure
Colin Okay