mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
5 lines
322 B
Text
5 lines
322 B
Text
GH-84419
|
|
--------
|
|
Validate extension JSON: API was removed: classes/Node/constants/NOTIFICATION_NODE_RECACHE_REQUESTED
|
|
|
|
Removed unused NOTIFICATION_NODE_RECACHE_REQUESTED notification. It also used to conflict with CanvasItem.NOTIFICATION_DRAW and Window.NOTIFICATION_VISIBILITY_CHANGED (which still need to be resolved).
|