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

Terrain Cleanup and Terrain Material #123

Merged
merged 5 commits into from
Oct 28, 2022
Merged

Terrain Cleanup and Terrain Material #123

merged 5 commits into from
Oct 28, 2022

Conversation

JamesTKhan
Copy link
Owner

@JamesTKhan JamesTKhan commented Oct 24, 2022

This PR performs some Terrain classes cleanup, including renaming the TerrainTexture class to TerrainMaterial and treating it more like a material similar to the water shader. This is to open the doors for future terrain enhancements.

Also deleted the deprecated older TerrainShader files (Marked deprecated in 0.4.0).

There should be no visual changes to terrains with this PR, mostly maintenance and preparation for future updates.

@JamesTKhan JamesTKhan marked this pull request as ready for review October 25, 2022 03:28
# Conflicts:
#	commons/src/main/com/mbrlabs/mundus/commons/terrain/Terrain.java
@JamesTKhan JamesTKhan merged commit 9ea467d into master Oct 28, 2022
@JamesTKhan JamesTKhan deleted the terrain-cleanup branch October 28, 2022 15:09
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.

1 participant