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

Improve: Models should respect the slope of the terrain when they are being placed. #24

Closed
krukhlis opened this issue Oct 5, 2016 · 1 comment
Labels

Comments

@krukhlis
Copy link
Contributor

krukhlis commented Oct 5, 2016

Currently, when one puts the model to some point on terrain, the model has its normal always facing Y-UP(0,1,0). IMHO, model should respect the slope of the terrain when user places it. It means it should ac-ly respect the normal at the point of terrain. Please see the image with example how it looks like after the corresponding code change:
mundus-improvement-malign

At least, we should give an option to the user if he wants his model to respect the slope of the terrain.
This is improvement, not a bug :)

@mbrlabs
Copy link
Owner

mbrlabs commented Oct 5, 2016

That's a good idea. But i agree, that the user should be able to choose between those placemnet modes.
The placement tool doesn't have any settings yet, but one could implement that in the global settings dialog.

Can you do a pull request with your changes? I could then add an option to the settings to switch betwwen the modes.

@mbrlabs mbrlabs added the feature label Oct 5, 2016
krukhlis pushed a commit to krukhlis/Mundus that referenced this issue Oct 5, 2016
mbrlabs added a commit that referenced this issue Oct 6, 2016
Initital implementation of the #24
@mbrlabs mbrlabs closed this as completed Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants