diff options
author | Markus Sauermann <6299227+Sauermann@users.noreply.github.com> | 2023-05-10 21:51:50 +0200 |
---|---|---|
committer | Markus Sauermann <6299227+Sauermann@users.noreply.github.com> | 2023-05-31 19:07:04 +0200 |
commit | 6d490ce8def209682d884ad0d98f317de9b29702 (patch) | |
tree | 76df5222feaa484422c1f08c238ecb56ab15645b /modules/gdscript/gdscript_disassembler.cpp | |
parent | 6101240231600c871f5c5473872532c68ea3268c (diff) | |
download | redot-engine-6d490ce8def209682d884ad0d98f317de9b29702.tar.gz |
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.
Diffstat (limited to 'modules/gdscript/gdscript_disassembler.cpp')
0 files changed, 0 insertions, 0 deletions