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
Age
Commit message (
Expand
)
Author
2018-01-30
Ability to import .escn files, which is just a .tscn but with forced import.
Juan Linietsky
2018-01-30
Merge pull request #16111 from Noshyaar/b
Rémi Verschelde
2018-01-30
Merge pull request #16091 from Noshyaar/t
Rémi Verschelde
2018-01-28
ProjectManager: prevent installing project template in non-empty dir
Poommetee Ketson
2018-01-27
3DEditor: fix multiple node selection crash the editor
Poommetee Ketson
2018-01-27
TemplateManager: hold shift to open link in browser
Poommetee Ketson
2018-01-25
i18n: Sync translations with Weblate
Rémi Verschelde
2018-01-25
Fix shortcut conflict
Razah
2018-01-25
maximum recent files increment fix
Razah
2018-01-24
i18n: Sync translations with Weblate
Rémi Verschelde
2018-01-24
Merge pull request #15869 from guilhermefelipecgs/fix_always_open_output_on_play
Rémi Verschelde
2018-01-24
Rotate Control node with respecting pivot offset
volzhs
2018-01-22
i18n: Fix typo in translation msgid
Rémi Verschelde
2018-01-22
i18n: Sync translations with Weblate
Rémi Verschelde
2018-01-22
Fix ObjectDB Instances still exist
Poommetee Ketson
2018-01-21
Hide only PluginScript in dialog box
Emmanuel Leblond
2018-01-20
i18n: Sync translation templates with current source
Rémi Verschelde
2018-01-20
i18n: Sync translations with Weblate
Rémi Verschelde
2018-01-19
Fix option run/output/always_open_output_on_play
Guilherme Silva
2018-01-19
Hide Script nodes in dialog box to prevent crash with pluginscript
Emmanuel Leblond
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
Merge pull request #15803 from Noshyaar/pm
Rémi Verschelde
2018-01-18
ProjectManager: show error/warning by default
Poommetee Ketson
2018-01-18
Disallow creating new projects in a non-empty folder.
bruvzg
2018-01-18
Merge pull request #15817 from volzhs/icon-color
Rémi Verschelde
2018-01-18
Merge pull request #15826 from MarianoGnu/master
Rémi Verschelde
2018-01-18
Fix find/replace bar
volzhs
2018-01-17
TileSetEditorPlugin: take scale in accout when highlighting current selected ...
Mariano Suligoy
2018-01-18
Fix Error/Success/Warning icon color
volzhs
2018-01-15
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
Merge pull request #15701 from groud/changes_default_keep_margin_to_true
Rémi Verschelde
2018-01-15
PropertyEditor: Add missing MAKE_PROPSELECT.
Andreas Haas
2018-01-15
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-15
Merge pull request #15696 from bojidar-bg/15646-assigned-animation
Rémi Verschelde
2018-01-15
Fix crash when freelook shortcuts are undefined
Marc Gilleron
2018-01-14
Fixed member keywords colour not updating on settings change
Paulb23
2018-01-14
Merge pull request #15706 from groud/remove_unused_class
Rémi Verschelde
2018-01-14
Remove the unused FindReplaceDialog class
Gilles Roudiere
2018-01-14
Fix external editors always opening on scene change
Bernhard Liebl
2018-01-14
Fix an issue with the animation editor not seeking to the target time properly.
Bojidar Marinov
2018-01-13
Merge pull request #15669 from poke1024/fix-dep-files-size
Rémi Verschelde
2018-01-13
Fix files section size in dependency error dialog
Bernhard Liebl
2018-01-13
Fix clicking on sub-resources in a node's right-click menu
binbitten
2018-01-12
Properly save the new save safe setting, avoid crash.
Juan Linietsky
2018-01-12
Attempt renaming multiple times on safe file save, and make the behavior opti...
Juan Linietsky
2018-01-12
Make members a bit more visible color wise
Juan Linietsky
2018-01-12
Add special coloring to members, to make shadowing more obvious.
Juan Linietsky
2018-01-12
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
Merge pull request #15611 from bojidar-bg/x-bind-more-properties
Rémi Verschelde
2018-01-12
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...
Juan Linietsky
[next]