aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-06-30[add] cached-application slot to unit; app-of-unit functionColin Okay
2022-06-30[example] tweakingColin Okay
2022-06-30[modify] moved *application* into wheelwork; should-listen-for-pColin Okay
2022-06-30[modify] projected-matrix no longer genericColin Okay
2022-06-30[moved] fps functins into wheelwork.lispColin Okay
2022-06-29[dep] [update] hq:with-plists changed; updated accordinglyColin Okay
2022-06-29[removed] spurious fileColin Okay
2022-06-29[refactor] [structure] modularized project file structureColin Okay
2022-06-29[example] fiddlingColin Okay
2022-06-29[example] transparent texture, [modify] render transparent texturesColin Okay
2022-06-29[modify] first added is last drawnColin Okay
2022-06-29[refactor] contains-point-p to eliminate edge casesColin Okay
2022-06-29[bugfix] in contains-point-pColin Okay
2022-06-29[refactor] factored run-perframe out of render (app)Colin Okay
2022-06-29[refactor] drop-unit to use when-letColin Okay
2022-06-29[bugfix] add-unit wasn't adding the container to the unitColin Okay
2022-06-28[example] 03, spin faster!Colin Okay
2022-06-28[example] added more controlsColin Okay
2022-06-28[modify] contains-point-p to factor in rotation;Colin Okay
2022-06-28[example] altered instruction text on eg 3Colin Okay
2022-06-28[modify] text init and model matrix to support multilineColin Okay
2022-06-28[modify] +standard-font-chars+ includes newlineColin Okay
2022-06-27[add] can now hold many event handlers on a single listenerColin Okay
2022-06-27[remove] spurious definitionColin Okay
2022-06-27[example] added twirl on clickColin Okay
2022-06-27[typo]Colin Okay
2022-06-27[example] modified example 2 to use scale-byColin Okay
2022-06-27[example] remove spurious definitionColin Okay
2022-06-27[example] recentering example 3Colin Okay
2022-06-27[formatting]Colin Okay
2022-06-27[typo] in readmeColin Okay
2022-06-27[add] readme, installation and how-to on running examplesColin Okay
2022-06-27[example] 1 2 and 3 find the right asset root automaticallyColin Okay
2022-06-27[modify] unit model-matrix [add] text model-matrix [add] scale funsColin Okay
2022-06-27[modify] text-color is an accessor nowColin Okay
2022-06-27[modify] renamed set-handler to add-handlerColin Okay
2022-06-27[modify] get-focus & refocus-on: allow focus on not focusablepColin Okay
2022-06-27[add] text and font classes; [modify] get-asset to pass more argsColin Okay
2022-06-27[example] fiddling with font display exampleColin Okay
2022-06-27[add] using cached projected matrix in bitmap renderingColin Okay
2022-06-27[example] working font example with fond!!Colin Okay
2022-06-25[modify] texture no longer an asset; [add] png classColin Okay
2022-06-25[modify] s/defconstant/defparameter b/c it was annoyingColin Okay
2022-06-24[add] caching projected matrix, passed to shader programsColin Okay
2022-06-24[added] initial readmeColin Okay
2022-06-24[remove] affine functionsColin Okay
2022-06-24[example] altering rotation on clickColin Okay
2022-06-24[add] mousebutton up events and handlersColin Okay
2022-06-24[add] container lifecycle events and handlersColin Okay
2022-06-24[modify] mousedown events default to the app itselfColin Okay