godot/doc
kit d24d73ba31 Make mouse-enter/exit notifications match mouse event propagation
`NOTIFICATION_MOUSE_ENTER` and `NOTIFICATION_MOUSE_EXIT` now includes
the areas of children control nodes if the mouse filters allow it.

In order to check if a Control node itself was entered/exited, the newly
introduced `NOTIFICATION_MOUSE_ENTER_SELF` and
`NOTIFICATION_MOUSE_EXIT_SELF` can be used.

Co-authored-by: Markus Sauermann <6299227+Sauermann@users.noreply.github.com>
2023-11-09 09:11:59 -05:00
..
classes Make mouse-enter/exit notifications match mouse event propagation 2023-11-09 09:11:59 -05:00
tools Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
translations i18n: Sync translations with Weblate (first 4.2 sync) 2023-10-02 17:42:35 +02:00
class.xsd Deprecate project_settings_changed signal 2023-08-10 15:07:25 +02:00
Doxyfile
Makefile