Skip to content

fix(rendering): handle below-ground atmosphere views (#822) - #824

Merged
JeanPhilippeKernel merged 1 commit into
developfrom
fix/atmosphere-below-ground-camera
Sep 16, 2026
Merged

JeanPhilippeKernel merged 1 commit into
developfrom
fix/atmosphere-below-ground-camera

Conversation

@JeanPhilippeKernel

Copy link
Copy Markdown
Owner

Summary

  • classify atmosphere camera views and skip invalid or below-surface per-view integration
  • use an orientation-independent linear-blue skybox fallback for those views
  • add an opt-in editor camera constraint at the planet surface
  • cover view classification and the camera constraint with tests

Closes #822

Validation

  • macOS arm64 Debug build
  • ZEngineTests --gtest_brief=1
  • repository clang-format pre-push checks

@JeanPhilippeKernel
JeanPhilippeKernel changed the base branch from main to develop September 16, 2026 02:24
@JeanPhilippeKernel
JeanPhilippeKernel force-pushed the fix/atmosphere-below-ground-camera branch from 5e4709b to 5d4fbed Compare September 16, 2026 02:29
@JeanPhilippeKernel JeanPhilippeKernel added enhancement New feature or request area-rendering area-linux Work on Linux system area-window Work on Window system area-macOS Work on macOS system labels Sep 16, 2026
@JeanPhilippeKernel JeanPhilippeKernel self-assigned this Sep 16, 2026
@JeanPhilippeKernel
JeanPhilippeKernel merged commit 35eb51f into develop Sep 16, 2026
17 checks passed
@JeanPhilippeKernel
JeanPhilippeKernel deleted the fix/atmosphere-below-ground-camera branch September 16, 2026 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-linux Work on Linux system area-macOS Work on macOS system area-rendering area-window Work on Window system enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug] Handle below-ground cameras in atmosphere views safely

1 participant