1
0
Fork 0
godot/scene
Rémi Verschelde 3a8fe456a5 Merge pull request #101383 from WhalesState/color-picker-wheel
Add `ColorPicker` cursor background and reuse the cursor for wheel.
2025-01-11 22:30:00 +01:00
..
2d Draw fewer fishbones to improve Path gizmo readability and performance 2025-01-09 16:08:29 +01:00
3d Fix Selection Game View 2025-01-10 09:53:17 -05:00
animation Fix various typos 2025-01-08 14:47:42 +02:00
audio Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
debugger Fix Selection Game View 2025-01-10 09:53:17 -05:00
gui Merge pull request #101383 from WhalesState/color-picker-wheel 2025-01-11 22:30:00 +01:00
main Merge pull request #93871 from KoBeWi/🚽🚽 2025-01-11 22:29:23 +01:00
resources Merge pull request #101273 from Nazarwadim/use_AHashMap_in_SurfaceTool 2025-01-10 23:06:12 +01:00
theme Add `ColorPicker` cursor background and reuse the cursor for wheel. 2025-01-10 09:55:54 +02:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
property_list_helper.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
property_list_helper.h Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
property_utils.cpp Use `(r)find_char` instead of `(r)find` for single characters 2024-11-17 10:02:18 +01:00
property_utils.h Fix default NodePaths saved in scene 2024-06-03 13:10:23 +02:00
register_scene_types.cpp Add `tween_subtween` method for nesting Tweens 2025-01-03 14:28:48 -08:00
register_scene_types.h
scene_string_names.h Merge pull request #100036 from Chaosus/hover_sname 2024-12-11 12:24:09 +03:00