godot/scene
GabCoolDude f394656844 Fix color text's tooltip not being updated when the intensity is more than 0
Before, the tooltip would only change when pressing the "#" button in the editor, but it would never change at runtime or in the editor when changing the intensity
2025-10-03 23:33:47 +02:00
..
2d Merge pull request #107666 from Sch1nken/add-physics-interpolation-multimesh2d 2025-10-03 12:01:07 -05:00
3d Move server files into their subfolders 2025-09-30 19:39:39 -07:00
animation Move server files into their subfolders 2025-09-30 19:39:39 -07:00
audio Move server files into their subfolders 2025-09-30 19:39:39 -07:00
debugger Merge pull request #97210 from AleksLitynski/object-snapshot-debugger 2025-10-03 12:01:11 -05:00
gui Fix color text's tooltip not being updated when the intensity is more than 0 2025-10-03 23:33:47 +02:00
main Merge pull request #97210 from AleksLitynski/object-snapshot-debugger 2025-10-03 12:01:11 -05:00
resources Merge pull request #89409 from aaronfranke/server-folders 2025-10-03 12:01:00 -05:00
theme Merge pull request #89409 from aaronfranke/server-folders 2025-10-03 12:01:00 -05:00
property_list_helper.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
property_list_helper.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
property_utils.cpp Add is_instance() helper method to Node 2025-07-08 20:42:52 +02:00
property_utils.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_scene_types.cpp Core: Handle disabled class detection in ClassDB 2025-08-26 09:31:14 -05:00
register_scene_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
scene_string_names.h [RTL] Add paragraph separation theme property. 2025-06-10 12:13:48 +03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00