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
Age
Commit message (
Expand
)
Author
2022-07-23
[remove] spurious refs to display tree events; [tweak] menu focus
Colin Okay
2022-07-23
[fix] typo in listener-table-for
Colin Okay
2022-07-23
[refactor] event-handlers to include a tag
Colin Okay
2022-07-23
[change] option->item in menu
Colin Okay
2022-07-23
[add] menu-specific option focus support
Colin Okay
2022-07-23
[fix] ensure unit menu membership matches scene inclusion
Colin Okay
2022-07-23
[modified] focus [event] firing logic, slightly
Colin Okay
2022-07-23
[dep] examples system def depends on wheelwork-gui
Colin Okay
2022-07-23
[change] generic add/drop unit; [add] impls for menu class
Colin Okay
2022-07-23
[add] menu basics and [example]
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-20
[refactor] odd behavior in with-grid-bezier
Colin Okay
2022-07-20
[rename] canvas-api and updated the [example]
Colin Okay
2022-07-20
[export] canvas api
Colin Okay
2022-07-20
[export] canvas api
Colin Okay
2022-07-20
[doc] docstrings to canvas language [add] stroke/fill steps
Colin Okay
2022-07-20
[example] formatting
Colin Okay
2022-07-20
[example] tweaking
Colin Okay
2022-07-20
[modify] how apply-pen-at handles pen width
Colin Okay
2022-07-20
[add] fill bezier. [example] tweaking
Colin Okay
2022-07-20
[example]
Colin Okay
2022-07-20
[change] state saving forms
Colin Okay
2022-07-20
[example] added flower
Colin Okay
2022-07-20
[fix] bug in stroke and fill rect; [refactor] pen color state
Colin Okay
2022-07-19
[fix] setting of pen function in canvas
Colin Okay
2022-07-19
[add] canvas language and example to asd files
Colin Okay
2022-07-19
[example] fiddling with the example
Colin Okay
2022-07-19
[add] canvas language and [example]
Colin Okay
2022-07-19
[example] fiddling
Colin Okay
2022-07-19
[example] updating names
Colin Okay
2022-07-19
[rename] image-display image-display-and-drag
Colin Okay
2022-07-19
[rename] bitmap/image
Colin Okay
2022-07-18
[doc]
Colin Okay
2022-07-18
[rename] example 1
Colin Okay
2022-07-18
[add] mouse event bubbling; [example] click-and-drag to 01
Colin Okay
2022-07-18
[doc] docstring on with-grid-bezier
Colin Okay
2022-07-18
[example] graphcis example, twiddling, thick stroke bezier
Colin Okay
2022-07-18
[example] showing off bezier curves on canvas
Colin Okay
2022-07-18
[add] bezier curve surrport
Colin Okay
2022-07-18
[modify] with-grid-path autoclosep assumed when interiorp
Colin Okay
2022-07-17
[example] bigger
Colin Okay
2022-07-17
[example] twiddling
Colin Okay
2022-07-17
[add] path drwing and filling to canvas
Colin Okay
2022-07-17
[add] path drawing
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-16
[example ] mostly adding some docstrings to eg 10
Colin Okay
[next]