godot/doc
Markus Sauermann 6d490ce8de Deprecate push_unhandled_input
The functionality of `push_unhandled_input` has changed so that it no
longer propagates input events to SubViewports.
This makes it less predictable and it should be deprecated in favor of
`push_input` which provides the same functionality and more.

Also this deprecation simplifies the Viewport-API by reducing the methods
for pushing input events, so that users don't need to worry about when
to use which function in order to insert input events.
2023-05-31 19:07:04 +02:00
..
classes Deprecate push_unhandled_input 2023-05-31 19:07:04 +02:00
tools Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
translations i18n: Sync translations with Weblate 2023-05-19 08:57:37 +02:00
class.xsd
Doxyfile
Makefile [Export docs] Move docs to platform folders. 2023-04-20 11:02:12 +03:00