index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectManager: prevent installing project template in non-empty dir
Poommetee Ketson
2018-01-28
1
-11
/
+8
*
i18n: Sync translations with Weblate
Rémi Verschelde
2018-01-25
3
-131
/
+138
*
Fix shortcut conflict
Razah
2018-01-25
1
-6
/
+3
*
maximum recent files increment fix
Razah
2018-01-25
1
-1
/
+1
*
i18n: Sync translations with Weblate
Rémi Verschelde
2018-01-24
12
-957
/
+885
*
Merge pull request #15869 from guilhermefelipecgs/fix_always_open_output_on_play
Rémi Verschelde
2018-01-24
1
-1
/
+3
|
\
|
*
Fix option run/output/always_open_output_on_play
Guilherme Silva
2018-01-19
1
-1
/
+3
*
|
Rotate Control node with respecting pivot offset
volzhs
2018-01-24
1
-2
/
+2
*
|
i18n: Fix typo in translation msgid
Rémi Verschelde
2018-01-22
46
-92
/
+92
*
|
i18n: Sync translations with Weblate
Rémi Verschelde
2018-01-22
16
-1254
/
+1300
*
|
Fix ObjectDB Instances still exist
Poommetee Ketson
2018-01-22
2
-1
/
+6
*
|
Hide only PluginScript in dialog box
Emmanuel Leblond
2018-01-21
1
-2
/
+3
*
|
i18n: Sync translation templates with current source
Rémi Verschelde
2018-01-20
46
-3090
/
+3727
*
|
i18n: Sync translations with Weblate
Rémi Verschelde
2018-01-20
18
-3020
/
+10314
|
/
*
Hide Script nodes in dialog box to prevent crash with pluginscript
Emmanuel Leblond
2018-01-19
1
-0
/
+3
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
60
-193
/
+193
*
Merge pull request #15803 from Noshyaar/pm
Rémi Verschelde
2018-01-18
1
-35
/
+21
|
\
|
*
ProjectManager: show error/warning by default
Poommetee Ketson
2018-01-18
1
-35
/
+21
*
|
Disallow creating new projects in a non-empty folder.
bruvzg
2018-01-18
1
-3
/
+3
*
|
Merge pull request #15817 from volzhs/icon-color
Rémi Verschelde
2018-01-18
1
-0
/
+4
|
\
\
|
*
|
Fix Error/Success/Warning icon color
volzhs
2018-01-18
1
-0
/
+4
|
|
/
*
|
Merge pull request #15826 from MarianoGnu/master
Rémi Verschelde
2018-01-18
1
-6
/
+4
|
\
\
|
*
|
TileSetEditorPlugin: take scale in accout when highlighting current selected ...
Mariano Suligoy
2018-01-17
1
-6
/
+4
|
|
/
*
/
Fix find/replace bar
volzhs
2018-01-18
2
-69
/
+87
|
/
*
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
1
-0
/
+42
*
Merge pull request #15701 from groud/changes_default_keep_margin_to_true
Rémi Verschelde
2018-01-15
3
-16
/
+14
|
\
|
*
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-15
3
-16
/
+14
*
|
PropertyEditor: Add missing MAKE_PROPSELECT.
Andreas Haas
2018-01-15
1
-0
/
+2
|
/
*
Merge pull request #15696 from bojidar-bg/15646-assigned-animation
Rémi Verschelde
2018-01-15
1
-13
/
+11
|
\
|
*
Fix an issue with the animation editor not seeking to the target time properly.
Bojidar Marinov
2018-01-14
1
-13
/
+11
*
|
Fix crash when freelook shortcuts are undefined
Marc Gilleron
2018-01-15
1
-17
/
+21
*
|
Fixed member keywords colour not updating on settings change
Paulb23
2018-01-14
1
-0
/
+1
*
|
Merge pull request #15706 from groud/remove_unused_class
Rémi Verschelde
2018-01-14
2
-441
/
+0
|
\
\
|
*
|
Remove the unused FindReplaceDialog class
Gilles Roudiere
2018-01-14
2
-441
/
+0
*
|
|
Fix external editors always opening on scene change
Bernhard Liebl
2018-01-14
1
-4
/
+8
|
|
/
|
/
|
*
|
Merge pull request #15669 from poke1024/fix-dep-files-size
Rémi Verschelde
2018-01-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix files section size in dependency error dialog
Bernhard Liebl
2018-01-13
1
-0
/
+1
*
|
Fix clicking on sub-resources in a node's right-click menu
binbitten
2018-01-13
1
-0
/
+1
|
/
*
Properly save the new save safe setting, avoid crash.
Juan Linietsky
2018-01-12
2
-2
/
+3
*
Attempt renaming multiple times on safe file save, and make the behavior opti...
Juan Linietsky
2018-01-12
1
-1
/
+1
*
Make members a bit more visible color wise
Juan Linietsky
2018-01-12
1
-1
/
+1
*
Add special coloring to members, to make shadowing more obvious.
Juan Linietsky
2018-01-12
2
-0
/
+37
*
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
3
-7
/
+7
*
Merge pull request #15611 from bojidar-bg/x-bind-more-properties
Rémi Verschelde
2018-01-12
2
-3
/
+5
|
\
|
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
2
-3
/
+5
*
|
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...
Juan Linietsky
2018-01-12
3
-3
/
+3
|
/
*
Fixes add script button update
Gilles Roudiere
2018-01-11
2
-13
/
+16
*
Merge pull request #15571 from RandomShaper/fix-crash-save-branch
Rémi Verschelde
2018-01-11
1
-1
/
+8
|
\
|
*
Fix crash on save-branch-as-scene
Pedro J. Estébanez
2018-01-10
1
-1
/
+8
*
|
Merge pull request #15579 from damarindra/add-receptor-tileset
Rémi Verschelde
2018-01-11
2
-0
/
+10
|
\
\
[next]