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-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
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
2021-04-27
Improve the editor theme
Hugo Locurcio
2021-04-27
Merge pull request #48050 from JFonS/occlusion_culling
Rémi Verschelde
2021-04-27
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
Merge pull request #47826 from Chaosus/vs_fix_default_input_overriding
Rémi Verschelde
2021-04-23
Merge pull request #46593 from pycbouh/theme-editor-better-edit-ui
Rémi Verschelde
2021-04-23
Implement occlusion culling
jfons
2021-04-19
Merge pull request #47448 from madmiraal/rename-lineedit-cursor
Rémi Verschelde
2021-04-18
Refactor Edit Theme menu in Theme Editor
Yuri Sizov
2021-04-17
Fix `sky` visual shader mode after last rename
Yuri Roubinsky
2021-04-17
Rename LineEdit caret_* properties getters and setters to match property
Marcel Admiraal
2021-04-16
Merge pull request #47629 from Calinou/editor-allow-center-selection-without-...
Rémi Verschelde
2021-04-15
Merge pull request #47878 from clayjohn/rename-get_surface_material
Rémi Verschelde
2021-04-14
Rename get_surface_material to get_surface_override_material
clayjohn
2021-04-14
Refactor GLSL shader compilation
reduz
2021-04-14
Merge pull request #47856 from ray90514/bug#47555
Rémi Verschelde
2021-04-13
Fix multi-selection doesn't correctly show in the inspector
ray90514
2021-04-12
Prevents default values of VSNodeCustom from overriding by a script
Yuri Roubinsky
2021-04-12
Merge pull request #47531 from fire/update-skeleton-display
Rémi Verschelde
2021-04-11
Fix 3D selection box size for Node3D
Haoyu Qiu
2021-04-10
Merge pull request #46340 from gongpha/various-color-picker
Rémi Verschelde
2021-04-09
Show a message when trying to zoom farther than the limit
Aaron Franke
2021-04-09
Merge pull request #47733 from Calinou/editor-tweak-frame-time-display
Rémi Verschelde
2021-04-09
Tweak frame time display in the editor
Hugo Locurcio
2021-04-09
Fixes Node3D rotation in select mode on macOS
Haoyu Qiu
2021-04-06
Add Various ColorPicker shapes
Kongfa Waroros
2021-04-05
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
Style: Apply clang-tidy's `modernize-use-bool-literals`
Rémi Verschelde
2021-04-05
Merge pull request #47636 from qarmin/input
Rémi Verschelde
2021-04-05
Merge pull request #47632 from Calinou/asset-search-autofocus
Rémi Verschelde
2021-04-05
Merge pull request #47408 from megalobyte/remove-float-recast
Rémi Verschelde
2021-04-05
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
Automatically focus the Search field when displaying asset library
Hugo Locurcio
[next]