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
2017-08-19
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-19
Merge pull request #10435 from endragor/export-quit
Rémi Verschelde
2017-08-19
Quit after command-line export
Ruslan Mustakov
2017-08-18
Inspector re-edits edited object when dock moves, closes #9287
Juan Linietsky
2017-08-16
Merge pull request #10307 from Rubonnek/update-argument-names
Rémi Verschelde
2017-08-16
Rename layouts file to editor_layouts-3.cfg
Pedro J. Estébanez
2017-08-15
Merge pull request #10337 from endragor/command-line-export
kubecz3k
2017-08-15
Small fix for problem of nodes losing type, this is not good enough to solve ...
Juan Linietsky
2017-08-15
Fix Editor dimming.
Andreas Haas
2017-08-15
Converting to MeshLibrary works again, fixes #8092
Juan Linietsky
2017-08-14
Enable command-line export
Ruslan Mustakov
2017-08-12
Updated function argument names
Wilson E. Alvarez
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-02
-Added GLTF scene support (still missing animations and .glb extension)
Juan Linietsky
2017-08-02
Revert "Tweak command-line arguments to make them more UNIX-like"
Juan Linietsky
2017-08-02
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-07-26
Fix !save_each_scene saving scenes with no filename
Poommetee Ketson
2017-07-24
EditorNode: fix missing distraction-free tooltip
Poommetee Ketson
2017-07-23
-Ability to set default import presets for type
Juan Linietsky
2017-07-23
Suppress get_edited_scene_root error
Poommetee Ketson
2017-07-23
Merge pull request #9790 from Noshyaar/pr-req
Rémi Verschelde
2017-07-23
EditorNode: request_attn when behind other windows
Poommetee Ketson
2017-07-23
Move About dialog to editor_about.cpp
Poommetee Ketson
2017-07-21
Enhanched About dialog, Add ItemList auto_height
Poommetee Ketson
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
Merge pull request #9565 from kubecz3k/tool-signals
Rémi Verschelde
2017-07-18
Merge pull request #9695 from Noshyaar/pr-rcd
Rémi Verschelde
2017-07-18
Make available more informations about editor for Tool Plugins
Jakub Grzesik
2017-07-18
EditorNode: remove obsolete comments in constructor
Poommetee Ketson
2017-07-18
Added separators using StyleBoxLine, some theme style fixes, added variant icon
Daniel J. Ramirez
2017-07-17
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-16
Improvements and fixes for the default theme.
Daniel J. Ramirez
2017-07-15
Script editor usability fixes
Juan Linietsky
2017-07-15
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-07-12
Added some missing icons, fixed some ui icons
Daniel J. Ramirez
2017-07-10
ability to reposition scene tabs with drag & drop
Jakub Grzesik
2017-07-10
Fix crash on closing [empty](*) scene tab
Poommetee Ketson
2017-07-08
About: center valign copyright label
Poommetee Ketson
2017-07-06
About: add thirdparty license info
Poommetee Ketson
2017-07-04
About: Add License info
Poommetee Ketson
2017-07-03
Merge pull request #9447 from Noshyaar/pr
Rémi Verschelde
2017-07-03
Merge pull request #9462 from Noshyaar/pr2
Rémi Verschelde
2017-07-03
Authors/About: support for multiple sections
Poommetee Ketson
2017-07-01
SceneTab: MMB or double LMB to create new scene
Poommetee Ketson
2017-06-30
EditorNode: request attention when quit while minimized
Poommetee Ketson
2017-06-30
EditorNode: mark opened deleted scenes as unsaved
Poommetee Ketson
2017-06-28
Reworked translation system
Juan Linietsky
2017-06-27
Clean up redundancy in scene save confirmation
Poommetee Ketson
2017-06-27
Fix regression in dc1843201571707ee09f0592ef3b0cd4232c70b8
Rémi Verschelde
[next]