-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
account for world transform in TerrainQuad.setNormalRecalcNeeded() #1741
Merged
Commits on Jan 12, 2022
-
Fixes issue in setNormalRecalcNeeded() method where the bounding box containing recently changed points was always located at 0,0,0 regardless of the terrain's world translation.
Configuration menu - View commit details
-
Copy full SHA for 56b2942 - Browse repository at this point
Copy the full SHA 56b2942View commit details -
fix indentation that got messed up while copying over my code
Configuration menu - View commit details
-
Copy full SHA for 7dc39eb - Browse repository at this point
Copy the full SHA 7dc39ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9873da - Browse repository at this point
Copy the full SHA e9873daView commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd3c42c - Browse repository at this point
Copy the full SHA dd3c42cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 021f00e - Browse repository at this point
Copy the full SHA 021f00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd98b6 - Browse repository at this point
Copy the full SHA 4bd98b6View commit details
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d896384 - Browse repository at this point
Copy the full SHA d896384View commit details -
accidentally deleted quaternion import, added back in
Configuration menu - View commit details
-
Copy full SHA for b72e38d - Browse repository at this point
Copy the full SHA b72e38dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5117cb - Browse repository at this point
Copy the full SHA f5117cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6bf79 - Browse repository at this point
Copy the full SHA ef6bf79View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.