ocean (they/them)
|
6c65213487
Extend `Curve` to allow for arbitrary domains
|
2 년 전 |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
1 년 전 |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
1 년 전 |
Hugo Locurcio
|
41b7196ad4
Fix incorrect Curve editor preview thumbnail scaling
|
1 년 전 |
Christian Kaiser
|
5f4f088552
Improve Curve preview colors for consistency
|
1 년 전 |
Fredia Huya-Kouadio
|
8f7dc86223
Enable `restart_if_changed` for the touchscreen editor settings
|
1 년 전 |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 년 전 |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
1 년 전 |
A Thousand Ships
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
1 년 전 |
A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
1 년 전 |
kobewi
|
a031911c82
Use check_changed_settings_in_group() everywhere
|
2 년 전 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 년 전 |
Yuri Rubinsky
|
6d9e4e9704
Fix CurveEdit crash when dragging the curve if it is null
|
2 년 전 |
ajreckof
|
6afadbaa9f
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
|
2 년 전 |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 년 전 |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 년 전 |
ocean (they/them)
|
bf3af190c3
Increase vertical size of `CurveEdit` when `Inspector` widens
|
2 년 전 |
Yuri Sizov
|
fefd02b411
Merge pull request #79175 from MewPurPur/curve-deselect
|
2 년 전 |
kobewi
|
a076792a3c
Fix wrong Curve connection
|
2 년 전 |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 년 전 |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 년 전 |
MewPurPur
|
d8d53e3370
Deselect curve point with RMB on the empty space
|
2 년 전 |
MewPurPur
|
beae9b0bc1
Fix Curve Editor crash with null curve
|
2 년 전 |
Markus Sauermann
|
5ddab1f363
Some code simplifications
|
2 년 전 |
VolTer
|
6566b96b63
Use NOTIFICATION_MOUSE_EXIT instead of a signal for a few editor plugins
|
2 년 전 |
VolTer
|
a3c4a4b039
Overhaul the Curve Editor
|
2 년 전 |
kobewi
|
04317e9ced
Add metadata to resource previews
|
3 년 전 |
Fredia Huya-Kouadio
|
30824e9818
Adds a `scale_gizmo_handles` entry to the `Touchscreen` editor settings
|
2 년 전 |
Yuri Sizov
|
8a74d8438f
Extract editor run toolbar into its own component
|
2 년 전 |
Yuri Sizov
|
49d7041d34
Decouple EditorInterface from EditorPlugin
|
2 년 전 |