Skip to content

Add global enabled bool toggle to PanOrbitCamera component - #25537

Open
3to1dash wants to merge 3 commits into
bevyengine:mainfrom
3to1dash:add-global-enabled-toggle-panorbitcamera
Open

Add global enabled bool toggle to PanOrbitCamera component#25537
3to1dash wants to merge 3 commits into
bevyengine:mainfrom
3to1dash:add-global-enabled-toggle-panorbitcamera

Conversation

@3to1dash

Copy link
Copy Markdown

Objective

This PR adds global enabled boolean toggle for camera controller in PanOrbitCamera component.

Fixes #25471

Solution

Added a global enabled boolean toggle to the PanOrbitCamera struct and updated all relevant systems.

@github-actions

Copy link
Copy Markdown
Contributor

Welcome, new contributor!

Please make sure you've read our contributing guide, as well as our policy regarding AI usage, and we look forward to reviewing your pull request shortly ✨

@Zeophlite Zeophlite added D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward A-Camera User-facing camera APIs and controllers. labels Aug 25, 2026
@taishi-sama

Copy link
Copy Markdown
Contributor

Add button to toggle camera into pan_orbit_camera_cad example, please

Otherwise LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Camera User-facing camera APIs and controllers. D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add bool toggle for camera controller in PanOrbitCamera component

3 participants