Randall O'Reilly
Randall O'Reilly
converting code from tdewolff canvas PDF rendering to support direct rendering to PDF files.
### Describe the bug This is just to document a change made in the pdf branch of math32/quaternion.go to use a simpler and possibly faster version of quaternion rotation. The...
This updates core/gpu to the API changes in https://github.com/cogentcore/webgpu/pull/8 -- it won't work until that is merged and the libraries are updated and committed. It can be used until then...
### Describe the bug I can not predict what setting will be in either panel. Just have to randomly look at both to find what I'm looking for. Even the...
### Describe the feature The PDF rendering really needs to support indent and hanging indent. This is not possible without taking over the go-text shaping system.. ### Relevant code ```go...
### Describe the bug If you have widgets with different Properties set, clicking on them only shows the first property value you click on -- it is not updating to...
### Describe the bug @kkoreilly please edit to clarify this as needed -- just a prompt to remember to fix this: * If you define types and code without a...
### Describe the bug figure out how to get yaegi to free memory, e.g., in yaegicore / content when a new interpreter is used, and also in goal.. ### How...
### Describe the bug e.g., in the cogent code status label, if we don't allocate the label itself with Pw(90) (which we do now), then it just gets exactly what...