Skip to content

Fix CurveTexture ignores domain range and doesn't record it fully#112670

Open
vreedw wants to merge 1 commit intogodotengine:masterfrom
vreedw:master
Open

Fix CurveTexture ignores domain range and doesn't record it fully#112670
vreedw wants to merge 1 commit intogodotengine:masterfrom
vreedw:master

Conversation

@vreedw
Copy link

@vreedw vreedw commented Nov 12, 2025

CurveTexture doesn't register custom domain range and records range (0/width) to (width-1/width) missing the last chunk.

@AThousandShips
Copy link
Member

Is there an issue tracking this? If not please create one to make sure we track the context of why this is needed

@AThousandShips AThousandShips requested a review from a team November 12, 2025 15:16
@AThousandShips AThousandShips added this to the 4.6 milestone Nov 12, 2025
@vreedw
Copy link
Author

vreedw commented Nov 18, 2025

Yes, here's the link: #111413 (comment)
On top of the things described there, you can see that the anchor in MRP at (1.0, 1.0) is not being recorded by dragging its tangent. Provided fix solves the issue

@Repiteo Repiteo modified the milestones: 4.6, 4.x Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect Curve baking in CurveTexture resource

3 participants