Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path3D gizmo: Missing Bezier curve handles for the points #89138

Closed
tailsc opened this issue Mar 4, 2024 · 7 comments · Fixed by #89847
Closed

Path3D gizmo: Missing Bezier curve handles for the points #89138

tailsc opened this issue Mar 4, 2024 · 7 comments · Fixed by #89847

Comments

@tailsc
Copy link

tailsc commented Mar 4, 2024

Tested versions

4.3 dev 4 when i make a path3d the points dont have the curve points to them so cant give them a curve worked in 4.2.1

System information

Godot v4.3.dev4 - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1070 (NVIDIA; 31.0.15.4617) - AMD Ryzen 5 3600 6-Core Processor (12 Threads)

Issue description

when i make a path3d and make the points they dont have the point in them to make them curve it used to have it for 4.2.1

Steps to reproduce

add path3d add points no curve thing

Minimal reproduction project (MRP)

N/A

@akien-mga akien-mga changed the title Path3D no curve points for the poinds 4.3 dev 4 Path3D gizmo: Missing Bezier curve handles for the points Mar 4, 2024
@akien-mga akien-mga added this to the 4.3 milestone Mar 4, 2024
@akien-mga
Copy link
Member

Sounds related to #87901 (comment), CC @pohy.

@BasilYes
Copy link

Have same issue on 4.3.dev4, curves points appear only if In or Out points location != (0, 0, 0) so need to change it's manually before you can edit it in inspector + tilt gizmo have strange behavior (see video)

2024-03-12.13-56-42.mp4

@GreenCrowDev
Copy link
Contributor

I'm taking a look at this right now. I'll open a draft pr as soon as I have changes.

@tailsc
Copy link
Author

tailsc commented Mar 23, 2024

think it was fixed in 4.3 dev 5 maybe close

@GreenCrowDev
Copy link
Contributor

Not fixed, still there on the master branch.

@tailsc
Copy link
Author

tailsc commented Mar 24, 2024

oh yeah rotation was fixed for dev 5 but not curve your right
Skärmbild 2024-03-24 092834

@Calinou
Copy link
Member

Calinou commented Mar 30, 2024

I can confirm this on 4.3.dev 29b3d9e.

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

Successfully merging a pull request may close this issue.

5 participants