Haoyu Qiu
|
a7ab249a2a
Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default
|
vor 1 Monat |
Rémi Verschelde
|
f485f6c1c2
Merge pull request #107360 from KoBeWi/spamilion
|
vor 1 Monat |
LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
vor 1 Monat |
kobewi
|
bf8a374a92
Fix Sprite2D error spam in exported project
|
vor 1 Monat |
Thaddeus Crews
|
b144bbb510
Merge pull request #106553 from Lazy-Rabbit-2001/sprite-dragging-improved
|
vor 2 Monaten |
Lazy-Rabbit-2001
|
3a7e45c0e7
Reintroduce the dragging method of Sprite2D's region_rect
|
vor 2 Monaten |
Logan Detrick
|
1a427d3dec
Add feature hint string and "On" text for checkable groups
|
vor 3 Monaten |
Lazy-Rabbit-2001
|
1410bca5ce
Allow Sprite2D being dragged to change their region_rect
|
vor 3 Monaten |
cier
|
ebe9370724
Add enable checkboxes to editor sections
|
vor 1 Jahr |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
vor 4 Monaten |
Stuart Carnie
|
1272310a14
Sprite2D: Use correct name to hide `region_filter_clip_enabled`
|
vor 5 Monaten |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
vor 7 Monaten |
Michael Alexsander
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
vor 9 Monaten |
Mark DiBarry
|
6b17d51425
Add alternative pixel rounding
|
vor 1 Jahr |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
vor 1 Jahr |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
vor 1 Jahr |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
vor 1 Jahr |
Adam Scott
|
35b640107f
Stabilize snapping 2D transforms to pixel
|
vor 1 Jahr |
Mika Viskari
|
5b9e67e0a5
Add property change guards to Sprite2D and AnimatedSprite2D
|
vor 1 Jahr |
Mika Viskari
|
484c5b5aff
Fix invalid frame index when Sprite2D's hframes or vframes has been changed
|
vor 1 Jahr |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
vor 2 Jahren |
kleonc
|
edba45ec8b
Fix click-selecting Sprites with repeated texture
|
vor 2 Jahren |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
vor 2 Jahren |
Rémi Verschelde
|
55815998d4
Merge pull request #67194 from RedMser/dirlight2d-height-suffix
|
vor 2 Jahren |
RedMser
|
a8a4e290fb
Remove incorrect px suffixes
|
vor 2 Jahren |
Rémi Verschelde
|
8017827144
SCons: Re-enable treating `#warning` as error with `werror`
|
vor 2 Jahren |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
vor 3 Jahren |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
vor 3 Jahren |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
vor 3 Jahren |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
vor 3 Jahren |