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-07-27
Merge pull request #50836 from Calinou/3d-editor-camera-preview-add-shortcut
Rémi Verschelde
2021-07-27
Merge pull request #50933 from JFonS/gizmo_rework_improvements
Rémi Verschelde
2021-07-27
Fixes to editor subgizmos
jfons
2021-07-26
Fix icon colors in 3d editor on theme changing
Yuri Roubinsky
2021-07-26
Merge pull request #50899 from akien-mga/refref
Rémi Verschelde
2021-07-26
Use Ref<T> references as iterators where relevant
Rémi Verschelde
2021-07-26
Removing bounding box calculations from 3D scene drag and drop and collide ag...
SaracenOne
2021-07-26
Merge pull request #50847 from reduz/implement-binary-shader-compilation
Rémi Verschelde
2021-07-26
Implement Binary Shader Compilation
reduz
2021-07-26
Merge pull request #48620 from Calinou/editor-3d-hide-selection-box-no-gizmos
Rémi Verschelde
2021-07-26
Fix undo for bucket tool in tile map
kobewi
2021-07-25
Add shortcut to toggle the 3D editor's camera preview
Hugo Locurcio
2021-07-25
Merge pull request #50809 from akien-mga/iterators-const-references
Rémi Verschelde
2021-07-25
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
Fix various typos with codespell
luz paz
2021-07-24
Merge pull request #50791 from foxydevloper/select-mode-tooltip-improvation
Rémi Verschelde
2021-07-23
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
Improve select tool's tooltip
foxydevloper
2021-07-23
Merge pull request #50748 from JFonS/gizmo_rework
Rémi Verschelde
2021-07-23
Node3D gizmo improvements
jfons
2021-07-23
Don't set metadata_label font if it doesn't exist
kobewi
2021-07-23
Merge pull request #50768 from Calinou/editor-asset-library-urls-clarify
Rémi Verschelde
2021-07-23
Merge pull request #37760 from KoBeWi/rect_edit_level_up
Rémi Verschelde
2021-07-23
Clarify the purpose of the default asset library URLs in the editor
Hugo Locurcio
2021-07-22
Fix `TexturePreview` crashing
Lightning_A
2021-07-21
Implement atlas merging and tile proxies
Gilles Roudière
2021-07-21
Merge pull request #50521 from aaronfranke/iseqapprox
Rémi Verschelde
2021-07-21
Use is_equal_approx in more places
Aaron Franke
2021-07-20
Fix hidden seperators when horizontal frames is 1
foxydevloper
2021-07-20
Merge pull request #38317 from verdog/get-cam-2d-4.0
Rémi Verschelde
2021-07-20
Minor enhancements for the TileMap editor
Michael Alexsander
2021-07-20
Merge pull request #50621 from KoBeWi/feel_good_scroll
Rémi Verschelde
2021-07-20
Add scrolling to tile atlas view
kobewi
2021-07-20
Merge pull request #50631 from timothyqiu/add-item-type
Rémi Verschelde
2021-07-20
Merge pull request #50500 from LightningAA/simplify-subviewport-preview-edito...
Rémi Verschelde
2021-07-20
Improve add item type UI in theme editor
Haoyu Qiu
2021-07-20
Merge pull request #50605 from Calinou/tweak-shader-code-style
Rémi Verschelde
2021-07-20
Merge pull request #50624 from foxydevloper/translate-more-strings
Rémi Verschelde
2021-07-20
Merge pull request #50498 from LightningAA/zoom-out-alt-4.0
Rémi Verschelde
2021-07-19
Add scaling to the curve editor's handles
Atlinx
2021-07-19
Make various strings translatable
foxydevloper
2021-07-19
Merge pull request #50606 from Chaosus/textedit_fix_guttertype
Rémi Verschelde
2021-07-19
Fixed typos in `TextEdit::GutterType` enum
Yuri Roubinsky
2021-07-19
Use C++11 raw literals for shader code to improve readability
Hugo Locurcio
2021-07-18
Optimize StringName usage
reduz
2021-07-18
Remove unnecessary get_editor_theme() in SubViewportPreview
Lightning_A
2021-07-17
Merge pull request #50509 from Calinou/editor-tweak-select-mode-drag-threshold
Rémi Verschelde
2021-07-17
Fix focus behavior in the Add Item Type dialog of the Theme editor
Yuri Sizov
2021-07-16
Fix control picker in the Theme editor
Yuri Sizov
2021-07-16
Add shift + [1-5] keyboard shortcuts to zoom out
Lightning_A
[next]