Simon Sørensen
Simon Sørensen
Allow selecting and moving / changing color and stroke size for already drawn strokes.
This PR fixes #660. ### Issue: Id's sent via. the ```scene:inspect_object``` and ```message:inspect_object``` commands are encoded as 64 bit unsigned integers, but they are decoded as 64 bit signed integers....
### Godot version 4.2.stable ### VS Code version 1.89.1 ### Godot Tools VS Code extension version 2.0.0 ### System information Windows 10 ### Issue description Resource variables only show the...
Currently, the freehand strokes tries to limit the amount of capsule shapes for its hitbox by having a minimum required distance / size of a capsule, before a new one...
Currently, loading C or C++ shared libraries in scripts is not fully supported in Aseprite. It is possible to load these types of libraries on Windows if you fiddle with...
#### References to other Issues or PRs Fixes #28030 #### Brief description of what is fixed or changed Adds `umath` as a possible module for `lambdify`. When this string is...
The [uncertainties](https://pythonhosted.org/uncertainties/) package is very useful for solving problems requiring error propagation. However there is currently not a great way to combine this package with sympy, as sympy does not...
### Problem Statement When clicking on a Smart Lookup search result with a relevant block, the relevant note is opened, but the location inside the note is always at the...
### Problem Statement The smart connections currently provides BOTH the relevant note AND a heading / block under the note which is most relevant for the current document, as i...