Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.

Auto Rebuild responsiveness improvement with Resize tool. #93

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

Henry00IS
Copy link
Collaborator

When you used the bounds tool or translate tool to move brushes around the Auto Rebuild function would invalidate brushes on every mouse pixel movement even when no brushes were actually modified due to grid snapping:

before

Now the brushes only rebuild when there was an actual change. This gives SabreCSG a couple milliseconds of time between snapped movements to rebuild the scene. As it won't be busy anymore the next time the brushes change it can immediately react instead of possibly still rebuilding unchanged brushes. Everything feels more responsive:

after

@Henry00IS Henry00IS merged commit e1cc2fb into sabresaurus:master Apr 13, 2018
@Henry00IS Henry00IS deleted the AutoRebuildBounds branch April 13, 2018 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant