Skip to content

Optimization - #33

Merged
jordanbrotherton merged 8 commits into
ufosc:mainfrom
BBlaza:Dragger
Sep 1, 2026
Merged

Optimization#33
jordanbrotherton merged 8 commits into
ufosc:mainfrom
BBlaza:Dragger

Conversation

@BBlaza

@BBlaza BBlaza commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

A bit of optimization for brush and eraser.
Iterating through each pixel can easily cause a performance issue. DrawableTexture2D in 4.7 can probably fix the problem by introducing more features.

BBlaza added 8 commits August 12, 2026 16:40
New tool dragger added!
A bit of optimization for brush and eraser.
Iterating through each pixel can easily cause a performance issue. DrawableTexture2D in 4.7 can probably fix the problem by introducing more features.
This reverts commit d436104.
This reverts commit 7a2cd6e.
@jordanbrotherton
jordanbrotherton merged commit f44e05a into ufosc:main Sep 1, 2026
1 check passed
@jordanbrotherton

Copy link
Copy Markdown
Collaborator

Looks good! Godot 4.7 is definitely worth looking into, I see DrawableTexture2D has a lot that'd improve Sketchpad quite a bit. Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants