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
Age
Commit message (
Expand
)
Author
2023-08-05
Add docstring to add-unit
colin
2022-07-29
[add] drop-unit-if
Colin Okay
2022-07-28
[add] canvas-paint example; [refactor] with-current-pen
Colin Okay
2022-07-28
[bugfix] in calculation of yrel for mousemotion events
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-27
[refactor] to [optimize] a few numeric functions
Colin Okay
2022-07-27
[refactor] to reduce use of vec
Colin Okay
2022-07-24
[add] cleanup for menu and interactive
Colin Okay
2022-07-23
[change] only bother witht the scissor box if the box isn't the app
Colin Okay
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
[modified] focus [event] firing logic, slightly
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
[modify] how apply-pen-at handles pen width
Colin Okay
2022-07-20
[add] fill bezier. [example] tweaking
Colin Okay
2022-07-20
[change] state saving forms
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
[example] fiddling with the example
Colin Okay
2022-07-19
[add] canvas language and [example]
Colin Okay
2022-07-19
[rename] bitmap/image
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
[add] bezier curve surrport
Colin Okay
2022-07-18
[modify] with-grid-path autoclosep assumed when interiorp
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-15
[example] tweaking canvas example
Colin Okay
2022-07-15
[bugfix] in ww::setf-many; [example] fiddling with example 10
Colin Okay
2022-07-15
[add] working canvas demo!
Colin Okay
2022-07-15
[fix] argument typo in setf-many macro
Colin Okay
2022-07-15
[add] with-line macro
Colin Okay
2022-07-14
[modify] exporting more symbols
Colin Okay
2022-07-14
[modify] package to export symbols naming asset classes
Colin Okay
[next]