scribblemaniac
scribblemaniac
There should be at least one way for our users to verify the integrity and authenticity of the downloaded application. Currently the macOS binary is signed and notarized, and there...
 This PR is a work-in-progress implementation of a built-in theme switcher in Pencil2D (closes #801). With it you can change the style and color palette...
This PR moves the Linux nightly builds to Rocky Linux. By doing this, we can build on a system that is still receiving support, while still maintaing a low glibc...
### Issue Summary For a while now, when attempting to do things like drawing on a hidden layer, the action is prevented and a dialog pops up warning the user...
Analyzing the following PHP code causes Psalm (6.13.1 and the latest git commit 37282530e0c780519d2cd0187ba8461d1dd9cacc) to crash for me when installed with composer, but not with the official Docker container: ```
Adds a non-root Dockerfile and basic instructions on how to use it. This greatly simplifies managing the sometimes outdated or undocumented dependencies needed to run this project.