godot-docs
godot-docs copied to clipboard
Document `@export_custom` and additional range hints in GDScript exports
- See https://github.com/godotengine/godot/pull/72912 and https://github.com/godotengine/godot-docs-user-notes/discussions/143#discussioncomment-10654792.
I don't know.
If the changes in this PR are still wanted, I can try to rebase with the latest changes on master after https://github.com/godotengine/godot/pull/95784 got merged (in order to be able to add tests for this two new methods)
BTW, the rebase will require that I create a new PR with this changes. @theraot if you agree with that I'll add you as a Co-Author of that PR because most of the code will be yours.
@pafuent you can go ahead.
- Superseded by https://github.com/godotengine/godot/pull/97716. Thanks for the contribution nonetheless!