godot/doc
Rémi Verschelde 2adfcc60e2 Joint3D: Remove utility method bindings for angular limits
The inspector now supports converting degrees to radians automatically when
using the `radians` hint, so all those utility bindings were redundant.

This cleans things up by making these properties with slash properly bound
to `set_param`/`get_param` which the users can call with the relevant enum.
2022-08-23 11:57:44 +02:00
..
classes Joint3D: Remove utility method bindings for angular limits 2022-08-23 11:57:44 +02:00
tools Merge pull request #63635 from asmaloney/add-python-type-hints 2022-08-18 13:02:53 +03:00
translations i18n: Sync classref translations with Weblate 2022-08-05 03:32:23 +02:00
class.xsd Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00