virtualx-engine/doc
Johannes Witt 2fb69afde6
Add GraphEdit.is_node_hover_valid(...) method
This is a virtual method that can be used to add additional error
condition checks while the connection is still being dragged. If true is
returned, the connection is valid. If false is returned, the connection
is invalid and thus not possible (ie. it will not snap). The virtual
method is exposed with an underscore to scripts.
2022-07-31 15:35:26 +02:00
..
classes Add GraphEdit.is_node_hover_valid(...) method 2022-07-31 15:35:26 +02:00
tools Patch the make_rst.py utility to handle specially operators with '<' 2022-07-28 12:37:30 +02:00
translations i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
class.xsd Merge pull request #62713 from YuriSizov/docs-scripting-annotations 2022-07-06 15:31:19 +02:00
Doxyfile
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00