Skip to content

[WIP] Cherry pick change from pull request 103553#1

Closed
Copilot wants to merge 1 commit into
masterfrom
copilot/cherry-pick-change-479a74c
Closed

[WIP] Cherry pick change from pull request 103553#1
Copilot wants to merge 1 commit into
masterfrom
copilot/cherry-pick-change-479a74c

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 19, 2026

  • Apply cherry-pick of godotengine/godot PR Add custom camera scale to rendering server godotengine/godot#103553 (camera_set_scale) to this repository
  • Modify doc/classes/RenderingServer.xml - Add documentation for camera_set_scale method
  • Modify servers/rendering/renderer_scene_cull.h - Add scale/use_scale/projection fields to Camera struct and declare camera_set_scale
  • Modify servers/rendering/renderer_scene_cull.cpp - Implement camera_set_scale and apply scale in render_camera
  • Modify servers/rendering/rendering_method.h - Add pure virtual camera_set_scale
  • Modify servers/rendering/rendering_server_default.h - Add FUNC2 macro for camera_set_scale
  • Modify servers/rendering_server.cpp - Bind camera_set_scale method
  • Modify servers/rendering_server.h - Declare pure virtual camera_set_scale
  • Verify all changes are correct

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@blueloveTH blueloveTH closed this Feb 19, 2026
Copilot AI requested a review from blueloveTH February 19, 2026 16:31
Copilot stopped work on behalf of blueloveTH due to an error February 19, 2026 16:31
@blueloveTH blueloveTH deleted the copilot/cherry-pick-change-479a74c branch February 26, 2026 02:51
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