X Tutup
Skip to content

Add a property range hint to bake_fps in the scene glTF export dialog#98268

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
Calinou:import-export-bake-fps-add-range-hint
Sep 20, 2025
Merged

Add a property range hint to bake_fps in the scene glTF export dialog#98268
Repiteo merged 1 commit intogodotengine:masterfrom
Calinou:import-export-bake-fps-add-range-hint

Conversation

@Calinou
Copy link
Member

@Calinou Calinou commented Oct 17, 2024

This clamps the value to a value greater than 0 (exclusive).

This clamps the value to a value greater than `0` (exclusive).
Copy link
Member

@fire fire left a comment

Choose a reason for hiding this comment

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

Sound good. Confirming it's 0 to 120 at intervals of 0.001 with arbitrary user input > 0. Also want to avoid divide by 0.

@Repiteo Repiteo modified the milestones: 4.4, 4.x Feb 24, 2025
@Repiteo Repiteo modified the milestones: 4.x, 4.6 Sep 20, 2025
@Repiteo Repiteo merged commit e15210b into godotengine:master Sep 20, 2025
@Repiteo
Copy link
Contributor

Repiteo commented Sep 20, 2025

Thanks!

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

X Tutup