Skip to content

Conversation

Freeslugga
Copy link

Closes #3155 - Crash when merging brush layer into boolean layer in debug

both changes to rs files in node-graph, merge handling was improper, causing a panic with certain data types. Also clamped the grid points to avoid invalid data being passed.

@Freeslugga
Copy link
Author

Currently the crash is fixed, but when you add a brush layer to the boolean group it rescales and moves the brush layer to the point where it is invisible. You are able to reset the scale and location via the properties menu and the brush re-appears.

@Freeslugga Freeslugga marked this pull request as ready for review September 13, 2025 06:56
@Freeslugga
Copy link
Author

Not sure where the transforms are taking place, I can open as a separate issue if this is merged.

@Freeslugga
Copy link
Author

@Keavon This is my first contribution to an open-source project, please let me know if you have any direct feedback to better assist my journey with contributing!

@Keavon
Copy link
Member

Keavon commented Sep 14, 2025

Thanks, I will be busy for the next day or two as I get the next release out, then I'll try to take a look. Feel free to take on more issues in the meantime.

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.

Crash in debug mode: dragging a brush layer into a boolean operation layer
2 participants