Michael South
Michael South
Various scaling/translation transforms, shapes in a grid, output-recording on or off, one-time color calcs. Clean new PR with changes squashed. Changes request from prior PR: - Update to existing drawing-benchmark.lisp...
A couple of broad issues with repaint compression. Using the new drawing-benchmark demo app as reproducible base; primarily with screen recording off. - Screen update starvation. If the application is...
Example program drawing-benchmark.lisp is dying when it tries to use *glider* as an ink: There is no applicable method for the generic function # when called with arguments (#). [Condition...
When Tabs.js render() creates the element for a tab, it copies all of the tab's props. One of them, "uncloseable" (renamed from "disableClose" in my PR) is a boolean. Copying...
**Describe the bug** Build failed ``` ./koga --jobs=2 --debug-asssert --debug-bounds-assert --debug-slow --debug-long-call-history clean cclasp-boehmprecise-d ninja -C build ``` ``` [356/536] Compiling ../src/core/nativeVector.cc FAILED: boehmprecise/src/core/nativeVector.o /usr/lib/llvm/17/bin/clang++ -Iboehmprecise -Iboehmprecise/generated -O3 -g -fPIC...