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

Renderer: Added camera boundaries to CameraManager and clamping #1682. #1691

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EdvinLndh
Copy link
Contributor

@EdvinLndh EdvinLndh commented Sep 25, 2024

Camera boundaries are set using constants for now, will probably look into setting the boundaries dynamically soon. #1682

@heinezen heinezen added area: renderer Concerns our graphics renderer improvement Enhancement of an existing component nice new thing ☺ A new feature that was not there before lang: c++ Done in C++ code labels Sep 25, 2024
@heinezen heinezen linked an issue Sep 25, 2024 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: renderer Concerns our graphics renderer improvement Enhancement of an existing component lang: c++ Done in C++ code nice new thing ☺ A new feature that was not there before
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Boundaries for camera movement
2 participants