Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds brush as a decal to the cursor #98

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Adds brush as a decal to the cursor #98

merged 1 commit into from
Jul 4, 2023

Conversation

TokisanGames
Copy link
Owner

@TokisanGames TokisanGames commented Jul 1, 2023

  • Adds the current brush as a decal to the cursor.
  • It is scaled and aligned with how the brush will affect the terrain.
  • If jitter is high, the brush will spin like a drill bit as it paints the ground.
  • Advanced option to hide brush decal while painting (see drill bit)
  • Decal opacity matches brush opacity down to a minimum of 33%.
  • Different modes have different colors. e.g. Sculpt raise is white, lower is black, flatten is dark cyan, roughness is light cyan, texturing is green, and the colormap is whatever color you have selected.
  • Pickers use a smaller circle brush (ring1)

image

Fixes #62
Only one commit 03fd1bb
Based off of #91 , merge that first

@TokisanGames TokisanGames requested a review from outobugi July 1, 2023 16:53
@TokisanGames TokisanGames force-pushed the add-decal branch 4 times, most recently from f032d34 to 9775d15 Compare July 3, 2023 10:58
@TokisanGames TokisanGames mentioned this pull request Jul 4, 2023
@TokisanGames TokisanGames merged commit d6439a8 into main Jul 4, 2023
@TokisanGames TokisanGames deleted the add-decal branch July 4, 2023 07:46
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.

Add cursor decal
1 participant