godot/scene
Thaddeus Crews a078895ad2
Merge pull request #109243 from precup/tile-map-optimizations
Avoid unnecessary updates in `TileMapLayer`
2025-09-25 12:13:57 -05:00
..
2d Merge pull request #109243 from precup/tile-map-optimizations 2025-09-25 12:13:57 -05:00
3d Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
animation Merge pull request #110656 from KoBeWi/LocalTweener 2025-09-24 09:59:03 -05:00
audio Compile out editor-only logic within validate_property in games 2025-06-12 12:54:19 +08:00
debugger Revert "Replace many uses of is_class with derives_from." 2025-09-25 13:48:53 +02:00
gui Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
main Merge pull request #85080 from Cykyrios/draw-ellipse 2025-09-23 12:08:51 -05:00
resources Merge pull request #110837 from wheatear-dev/add-gdsoftclass-deeper 2025-09-25 12:13:56 -05:00
theme Add GDSOFTCLASS to six inheritors of Object 2025-09-21 16:22:29 +01: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