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

Improve GUI in 3D demo #1140

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Nov 25, 2024


  • Increase physics ticks per second to 120, so that UI interactions feel smoother and have lower input lag. This happens since input is governed by the physics tick due to the use of physics picking.
  • Add a placeholder to the LineEdit and select a default option in the OptionButton.

Preview

3d_gui_demo.mp4

- Increase physics ticks per second to 120, so that UI interactions feel
  smoother and have lower input lag. This happens since input is governed
  by the physics tick due to the use of physics picking.
- Add a placeholder to the LineEdit and select a default option in the OptionButton.
Copy link
Contributor

@Sauermann Sauermann left a comment

Choose a reason for hiding this comment

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

Have tested the changes with v4.3.stable.official [77dcf97d8] and they work for me without problems. Code looks good.

@aaronfranke aaronfranke merged commit 5f0e0ce into godotengine:master Nov 25, 2024
1 check passed
@Calinou Calinou deleted the improve-gui-in-3d branch November 25, 2024 22:26
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.

3 participants