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
/
editor_node.cpp
Age
Commit message (
Expand
)
Author
2020-10-19
Allow sorting files by type
Gilles Roudière
2020-10-18
Revert "Replace SAO implementation with MSSAO"
Juan Linietsky
2020-10-18
Replace SAO implementation with MSSAO
clayjohn
2020-10-14
EditorNode now copies all drag and dropped files.
Fabio Alessandrelli
2020-10-09
Implement GPU Particle Collisions
reduz
2020-09-24
Merge pull request #42018 from Leleat/create-user-dir-if-nonexistant
Rémi Verschelde
2020-09-14
Only display the Windows toggle console option if it can actually be used
Hugo Locurcio
2020-09-13
creater user-dir, if non-existant and pressing 'Open Project Data Folder'
Leleat
2020-09-09
Rename ShortCut to Shortcut which is more grammatically correct
Hugo Locurcio
2020-09-09
Implement 3D textures as import and resource format.
reduz
2020-09-03
Merge pull request #41332 from bruvzg/win_subsys_option
Rémi Verschelde
2020-08-31
Add high quality glow mode
clayjohn
2020-08-31
Merge pull request #38580 from aaronfranke/import-dock
Rémi Verschelde
2020-08-27
Merge pull request #39440 from simpuid/custom-profilers
Rémi Verschelde
2020-08-27
Merge pull request #40302 from verdog/camera-bounds-fix
Rémi Verschelde
2020-08-27
Make the Import dock depend on the FileSystem dock
Aaron Franke
2020-08-26
Added debugger plugin support
simpu
2020-08-17
Revert "[Windows] Attach to parent console instead of creating new one."
bruvzg
2020-08-13
Added volumetric fog effect.
Juan Linietsky
2020-08-11
[Windows] Attach to parent console instead of creating new one.
bruvzg
2020-07-27
Fix EditorTranslationParser leak
SkyJJ
2020-07-27
Fix errors saving a 2D scene preview when the 2D editor was never opened
Yuri Sizov
2020-07-23
Fix run project when current scene was never saved
Tomasz Chabora
2020-07-21
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-18
fixed camera2D showing incorrect bounds in editor
Josh Chandler
2020-07-15
Merge pull request #40291 from hinlopen/dialog-size
Rémi Verschelde
2020-07-15
Merge pull request #40268 from DanielZTing/master
Rémi Verschelde
2020-07-14
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-14
Merge pull request #38440 from Paulb23/syntax_highlighter_refactor
Rémi Verschelde
2020-07-11
Revert "Merge pull request #38341 from verdog/camera-bounds-fix"
Rémi Verschelde
2020-07-11
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
Paulb23
2020-07-11
Expose Syntax highlighter for editor plugins
Paulb23
2020-07-10
Fix cancel/OK button order on macOS
Daniel Ting
2020-07-10
Merge pull request #38341 from verdog/camera-bounds-fix
Rémi Verschelde
2020-07-07
Fix crash on editor without a feature profile
coldragon
2020-07-06
Merge pull request #40163 from pycbouh/fix-saving-empty-scene
Rémi Verschelde
2020-07-06
Improve scene preview generation for empty scenes and disabled features
Yuri Sizov
2020-07-06
Expose methods to play scene from plugin code
Yuri Sizov
2020-07-04
[macOS] Implement seamless display scaling.
bruvzg
2020-07-02
Merge pull request #39415 from SkyLucilfer/PotGeneration
Rémi Verschelde
2020-07-02
Merge pull request #40049 from hinlopen/remove-pane-drag
Rémi Verschelde
2020-07-02
Merge pull request #32428 from willnationsdev/script-var-order
Rémi Verschelde
2020-07-02
Add translation parser plugin support
SkyJJ
2020-07-02
Remove unused class PaneDrag
Stijn Hinlopen
2020-07-01
Add script class categories to EditorInspector.
willnationsdev
2020-07-01
Merge pull request #39076 from rileylyman/editor_tab_names
Rémi Verschelde
2020-07-01
Merge pull request #39928 from hinlopen/qo-open-scene
Rémi Verschelde
2020-07-01
Environment: Refactor code for readability + more
Rémi Verschelde
2020-06-30
Add a separate application focus/in notification out from Window focus notifi...
Juan Linietsky
2020-06-29
Open scene selected from Quick Open dialog.
Stijn Hinlopen
[next]