Skip to content

Conversation

@epernod
Copy link
Contributor

@epernod epernod commented Jan 8, 2026

This is just to be able to set manually an Interactive/BaseCamera in the scene with wanted Data for position + orientation or position + lookAt and also set ZNear and ZFar values that is not overridden at start.

Quick Note: Another solution to be able to change ZNear and ZFar values:
Do not add Camera in the scene and use the default one. Save the camera position and then edit the .view file. ZNear and ZFar are specified in it.


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@epernod epernod added pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request pr: status wip Development in the pull-request is still in progress and removed pr: status to review To notify reviewers to review this pull-request labels Jan 8, 2026
@epernod
Copy link
Contributor Author

epernod commented Jan 9, 2026

I broke something :/

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

Labels

pr: fix Fix a bug pr: status wip Development in the pull-request is still in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant