aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/02-moving-bitmp.lisp
AgeCommit message (Collapse)Author
2022-07-08[add] [doc] README; [refactor] rendering of containersColin Okay
2022-07-01[example] speeiding up gelatinouscubeColin Okay
2022-06-30[modify] affine fns are generic; [add] safe-slot utilColin Okay
2022-06-30[modify] changed unit-width/height to just width/height. made defunColin Okay
2022-06-30[refactor] factored out affine from unit; made container a unit;Colin Okay
2022-06-30[example] tweakingColin Okay
2022-06-29[example] transparent texture, [modify] render transparent texturesColin Okay
2022-06-28[example] added more controlsColin Okay
2022-06-28[modify] +standard-font-chars+ includes newlineColin Okay
2022-06-27[example] added twirl on clickColin Okay
2022-06-27[example] modified example 2 to use scale-byColin Okay
2022-06-27[example] 1 2 and 3 find the right asset root automaticallyColin Okay
2022-06-27[modify] renamed set-handler to add-handlerColin Okay
2022-06-24[example] altering rotation on clickColin Okay
2022-06-24[modify] mousedown events default to the app itselfColin Okay
2022-06-24[add] handling of mousewheel eventsColin Okay
2022-06-24[formatting] in the [example]Colin Okay
2022-06-24[example] added focus and blur examplesColin Okay
2022-06-23[add] fps controlColin Okay
2022-06-23[add] perframe event handlingColin Okay
2022-06-23[modify] on-* macros to make arguments optionalColin Okay
2022-06-23[add] mousemotion handlers; [modify] app subclass interactiveColin Okay
2022-06-23[add] eventhandling for mousedown and keyupColin Okay
2022-06-22[fix] bug in ensure-loaded for texturesColin Okay
2022-06-22[fix] bad slots in cache invalidation code.Colin Okay