1
0
Fork 0
godot/scene
WhalesState 2eded468f9 Add `ColorPicker` cursor background and reuse the cursor for wheel.
Add a cursor's background to fill the picker cursor.
Unhardcode the wheel radius.
Reuse the picker cursor image for the HSV wheel.
2025-01-10 09:55:54 +02:00
..
2d Draw fewer fishbones to improve Path gizmo readability and performance 2025-01-09 16:08:29 +01:00
3d Draw fewer fishbones to improve Path gizmo readability and performance 2025-01-09 16:08:29 +01: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 Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
gui Add `ColorPicker` cursor background and reuse the cursor for wheel. 2025-01-10 09:55:54 +02:00
main Merge pull request #101221 from bruvzg/win_dec_exp 2025-01-09 11:17:24 +01:00
resources Merge pull request #101282 from Nazarwadim/use_LocalVector_for_Curve_and_Gradient 2025-01-09 20:51:30 +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