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

Add Ramp brush and other fixes #176

Merged
merged 2 commits into from
May 16, 2023
Merged

Add Ramp brush and other fixes #176

merged 2 commits into from
May 16, 2023

Conversation

JamesTKhan
Copy link
Owner

@JamesTKhan JamesTKhan commented May 12, 2023

  • Add a Ramp Brush to terrain editor to allow creating a ramp from brush position to a designated end point
  • Smooth tool was not applying brush shapes, fixed so that it now does
  • Add Vector2 and Vecto3 Pools to MathUtils
  • Add very simple approach to hiding terrain brushes like on ramp tab
  • Move unnecessary matrix/vector math out of loops in brush methods

Ramp:

2023-05-12.16-02-05.mp4

Smooth Brush fix:

2023-05-12.16-03-32.mp4

@JamesTKhan JamesTKhan merged commit 1d6dc69 into master May 16, 2023
@JamesTKhan JamesTKhan deleted the ramp-brush branch May 16, 2023 02:29
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