index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
Age
Commit message (
Expand
)
Author
2021-05-24
Fixes adding nodes on dragging in visual shaders
Yuri Roubinsky
2021-05-24
Merge pull request #48956 from Chaosus/vs_fix_adding_multiple_resources_undo
Rémi Verschelde
2021-05-24
Merge pull request #48829 from Chaosus/vs_comment_node_fixes
Rémi Verschelde
2021-05-23
Merge pull request #40397 from KoBeWi/silent_seeker
Rémi Verschelde
2021-05-23
Reset Shader Editor scroll when changing shader
kobewi
2021-05-23
SpriteFramesEditor Minor fixes
kleonc
2021-05-22
Add a keyboard shortcut to select the word under cursor in TextEdit
Hugo Locurcio
2021-05-22
Basic warning support implementation for the Godot Shading Language.
Yuri Roubinsky
2021-05-22
Add custom background line colour to TextEdit and remove marked lines
Paulb23
2021-05-22
Fixes non-atomary action of dragging resources on visual shader graph
Yuri Roubinsky
2021-05-22
Merge pull request #48918 from groud/fix_tilemap_y_sort
Rémi Verschelde
2021-05-21
Fixes TileSet Y-sort not working and TileSet not saving correctly
Gilles Roudière
2021-05-20
Merge pull request #48895 from JFonS/fix_viewport_rotation_control
Rémi Verschelde
2021-05-20
Fix swapped front/rear directions in viewport rotation control.
jfons
2021-05-20
Merge pull request #48812 from groud/tilemap_scenes_painting
Rémi Verschelde
2021-05-20
Merge pull request #48882 from aaronfranke/approx-use-double
Rémi Verschelde
2021-05-20
Implement scenes tiles in TileMaps
Gilles Roudière
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-05-20
Make is_equal_approx have explicit float and double versions
Aaron Franke
2021-05-20
Updates script list colors after theme is changed
Yuri Roubinsky
2021-05-19
Prevents VisualShaderNodeComment from overlapping its content
Yuri Roubinsky
2021-05-18
Fix crash when trying to save with no scenes and scripts open
Hugo Locurcio
2021-05-18
Merge pull request #37796 from Gogsi/master
Rémi Verschelde
2021-05-18
Change EditorFileSystem and ScriptEditor file sorting order to improve consis...
Georgi Genkov
2021-05-17
Improve TreeItem API and allow to move nodes
trollodel
2021-05-17
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
Rémi Verschelde
2021-05-16
Merge pull request #48605 from sent44/scripteditor_get_codeedit
Rémi Verschelde
2021-05-15
Add get_base_editor to ScriptEditorBase
sent44
2021-05-13
text-editor: fix Clicking warning doesn't center around line
llschuster
2021-05-12
Add outlines and contrasting backgrounds to the editor UI elements
Yuri Sizov
2021-05-10
Fix small issues with capitalization in the new TileMap editor
Michael Alexsander
2021-05-09
Merge pull request #46808 from pycbouh/theme-editor-better-create-ui
Rémi Verschelde
2021-05-09
Save the current script when pressing Ctrl + S if no scene is open
Hugo Locurcio
2021-05-09
Refactor Create Theme menu in Theme Editor
Yuri Sizov
2021-05-07
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
Merge pull request #48535 from groud/tiles_squashed
Rémi Verschelde
2021-05-07
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-05-07
Merge pull request #33577 from Calinou/highlight-control-flow-keywords
Rémi Verschelde
2021-05-06
Merge pull request #45607 from Calinou/improve-editor-theme
Rémi Verschelde
2021-05-05
Save the current script when adding a new method via signal connection
Hugo Locurcio
2021-05-05
Highlight control flow keywords with a different color
Hugo Locurcio
2021-05-04
Merge pull request #48378 from Calinou/editor-improve-audio-inspector-preview
Rémi Verschelde
2021-05-04
Rename `doubleclick` to `double_click`
Aaron Franke
2021-05-03
Merge pull request #48403 from kleonc/tilemap-editor-modulate-autotile-preview
Rémi Verschelde
2021-05-03
TileMapEditor Modulate autotile previews
kleonc
2021-05-03
TileMapEditor::_bucket_fill Check autotile coordinates only if autotile is se...
kleonc
2021-05-02
Add comment highlighting to script thumbnails
Michael Alexsander
2021-05-02
Improve the editor audio preview inspector appearance and functionality
Hugo Locurcio
2021-04-28
Remove obsolete LargeTexture, it's no longer useful since 3.x
Rémi Verschelde
2021-04-28
Merge pull request #48239 from akien-mga/goodbye-copymem
Rémi Verschelde
[next]