Skip to content

Conversation

AGulev
Copy link
Contributor

@AGulev AGulev commented Oct 8, 2025

I made fixes related to my chanages in 1.11.1

@AGulev AGulev requested a review from britzl October 8, 2025 11:11

### Render script

Starting with Defold 1.9.6, when using the default render script Defold will automatically set the last enabled camera that should be used for rendering. Before this change, a script somewhere in the project needed to explicitly send the `use_camera_projection` message to the renderer to notify it that the view and projection from camera components should be used. This is no longer necessary, but it is still possible to do so for backwards compatibility purposes.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change was a long time ago, so it's not necessary to mention version anymore

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

never used image

@AGulev AGulev merged commit ee4e877 into master Oct 9, 2025
2 checks passed
@AGulev AGulev deleted the 1.11.1-changes branch October 9, 2025 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants