Aaron Record
|
4b817a565c
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
2022-08-27 11:52:29 -06:00 |
|
Aaron Record
|
74eb2a70bd
|
Refactor and remove excessive calls of NOTIFICATION_THEME_CHANGED
|
2022-08-25 14:50:49 -06:00 |
|
Aaron Record
|
14df02b21f
|
Fix typo "Frac" instead of "Fract"
|
2022-06-05 19:20:32 -06:00 |
|
Aaron Record
|
900c676b02
|
Use range iterators for RBSet in most cases
|
2022-05-19 12:09:16 +02:00 |
|
Aaron Record
|
6b878e9aea
|
Disable add button when action name is invalid
|
2022-05-04 11:19:27 -06:00 |
|
Aaron Record
|
dc4bf7f6e6
|
Add tutorial links to Signal's documentation
|
2022-04-08 08:25:45 -06:00 |
|
Lightning_A
|
e078f970db
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
|
Aaron Record
|
259fdaf48e
|
Make "Last Modified" the default sorting order for the Project Manager
|
2021-11-07 15:23:35 -07:00 |
|
Aaron Record
|
d3c3540329
|
Remove redundant texture flag setters/getters for CameraTexture
|
2021-11-07 12:35:10 -07:00 |
|
Lightning_A
|
c63b18507d
|
Use range iterators for Map
|
2021-09-30 15:09:12 -06:00 |
|
Lightning_A
|
e4dfa69bcf
|
Fix non-const iterators in const methods
|
2021-09-30 15:07:30 -06:00 |
|
Lightning_A
|
285024e806
|
Focus the scene tree dock after hitting one of the "Create Root Node:" buttons
|
2021-08-11 18:15:24 -06:00 |
|
Lightning_A
|
e1ad11f453
|
Minor visual improvements to the viewport rotation gizmo (again)
|
2021-08-06 14:39:13 -06:00 |
|
Lightning_A
|
37b943be42
|
Minor improvements to the view rotation gizmo
|
2021-08-04 13:19:17 -06:00 |
|
Lightning_A
|
8ad00087ce
|
Fix TexturePreview crashing
|
2021-07-22 13:43:34 -06:00 |
|
Lightning_A
|
8aaa41ec97
|
Remove unnecessary get_editor_theme() in SubViewportPreview
|
2021-07-18 14:48:37 -06:00 |
|
Lightning_A
|
e3e8c234e4
|
Add shift + [1-5] keyboard shortcuts to zoom out
|
2021-07-16 12:20:08 -06:00 |
|
Lightning_A
|
b09f681768
|
Add viewport preview plugin
Also includes a minor refactor of TextureEditorPlugin.
|
2021-07-12 20:04:46 -06:00 |
|
Lightning_A
|
ec67266af3
|
Add the ability to reorder arrays from the inspector
|
2021-07-11 16:09:39 -06:00 |
|
Lightning_A
|
899e5f8685
|
Rename is_a_parent_of() to is_ancestor_of()
|
2021-06-21 08:39:28 -06:00 |
|
Lightning_A
|
e28fd07b2b
|
Rename instance()->instantiate() when it's a verb
|
2021-06-19 20:49:18 -06:00 |
|
Lightning_A
|
13ba788b63
|
Scrollwheel (w/o ctrl) to zoom, mouse warping when panning
Now uses Ctrl + Scrollwheel for vertical scrolling
Ctrl + Shift Scrollwheel for horizontal scrolling
Also converts some macros to constants
|
2021-06-17 08:21:32 -06:00 |
|
Lightning_A
|
b6af2a29eb
|
Rename is_valid_integer() to is_valid_int()
Method from `String`
|
2021-06-16 10:32:22 -06:00 |
|
Lightning_A
|
70fb239a25
|
Add "Suggest a Feature" to the help dialog.
Links to Godot Proposals's readme.
|
2021-06-15 18:37:27 -06:00 |
|
 Lightning_AandLightningAA
|
6d5b5ba89f
|
ScrollContainer: Expose _ensure_focused_visible to the API
Was renamed to `ensure_control_visible`
|
2021-05-31 17:14:57 -10:00 |
|
Lightning_A
|
a6984f8d28
|
Add the ability to reload the current project
|
2021-05-26 09:37:37 -06:00 |
|
Lightning_A
|
97fecd1b69
|
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
2021-05-07 14:00:50 -06:00 |
|
Lightning_A
|
bb6bdcee1a
|
Add the ability to hide scrollcontainer's scrollbars
|
2021-04-28 09:28:31 -06:00 |
|
Lightning_A
|
80b1a29c46
|
Put physics override parameters in their own group and document that areas can be used to influence audio
|
2021-04-18 21:27:06 -06:00 |
|
Lightning_A
|
d514949755
|
Make scrollwheel zoom based on mouse position
|
2021-04-05 23:00:56 -06:00 |
|
Lightning_A
|
93f944b070
|
Add the ability to remove project contents from the remove project dialog
|
2021-03-20 15:34:37 -06:00 |
|
Lightning_A
|
d752482e7a
|
Enable zooming graph_edit with scrollwheel
|
2021-03-18 18:34:29 -06:00 |
|