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
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rotate Control node with respecting pivot offset
volzhs
2018-01-24
1
-2
/
+2
*
Fix ObjectDB Instances still exist
Poommetee Ketson
2018-01-22
2
-1
/
+6
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
6
-16
/
+16
*
TileSetEditorPlugin: take scale in accout when highlighting current selected ...
Mariano Suligoy
2018-01-17
1
-6
/
+4
*
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-15
3
-16
/
+14
*
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
*
|
Fix external editors always opening on scene change
Bernhard Liebl
2018-01-14
1
-4
/
+8
|
/
*
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
1
-3
/
+3
*
Merge pull request #15611 from bojidar-bg/x-bind-more-properties
Rémi Verschelde
2018-01-12
1
-2
/
+4
|
\
|
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-2
/
+4
*
|
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...
Juan Linietsky
2018-01-12
2
-2
/
+2
|
/
*
Merge pull request #15579 from damarindra/add-receptor-tileset
Rémi Verschelde
2018-01-11
2
-0
/
+10
|
\
|
*
fix updating tileset list when assign texture and set autotile true
damarindra
2018-01-11
2
-0
/
+10
*
|
Fixes snap button getting out of sync (issue 15366)
poke1024
2018-01-11
1
-1
/
+1
|
/
*
Merge pull request #15516 from StateOff/fixes_crash_on_drop_scene_file
Rémi Verschelde
2018-01-10
2
-39
/
+70
|
\
|
*
- Fixes #15470 "Crash on drag and drop scene file on empty scene"
Blazej Floch
2018-01-09
2
-39
/
+70
*
|
External editor fixes
Ignacio Etcheverry
2018-01-09
1
-15
/
+13
|
/
*
Don't delete edit menu too early when closing script tabs
Bernhard Liebl
2018-01-08
1
-1
/
+3
*
Merge pull request #15433 from poke1024/fix13957
George Marques
2018-01-07
1
-18
/
+18
|
\
|
*
Fix crash due to stale refs to node selection lists
Bernhard Liebl
2018-01-07
1
-18
/
+18
*
|
Merge pull request #15357 from damarindra/autotile-behaviour
Rémi Verschelde
2018-01-07
2
-46
/
+50
|
\
\
|
|
/
|
/
|
|
*
Fixing weird behaviour on autotile editor
damarindra
2018-01-05
2
-46
/
+50
*
|
Fix typo in new strings
Poommetee Ketson
2018-01-06
1
-1
/
+1
*
|
i18n: Sync translation templates with current source
Rémi Verschelde
2018-01-06
1
-1
/
+1
|
/
*
prevent autotile properties out of bounds
damarindra
2018-01-05
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
81
-7
/
+149
*
Merge pull request #15341 from volzhs/scene-index-error
Rémi Verschelde
2018-01-04
2
-2
/
+3
|
\
|
*
Fix get_edited_scene_root error at starting editor
volzhs
2018-01-05
2
-2
/
+3
*
|
Clean up \n from end of translation strings
Artem Varaksa
2018-01-04
2
-2
/
+2
|
/
*
Merge pull request #15311 from YeldhamDev/tileset_button_fix_2
Rémi Verschelde
2018-01-04
1
-10
/
+12
|
\
|
*
Fixed "Tile Set" button always showing bug introduced with #15309.
Michael Alexsander Silva Dias
2018-01-04
1
-10
/
+12
*
|
found via cppcheck:
firefly2442
2018-01-03
1
-1
/
+0
|
/
*
Merge pull request #15309 from YeldhamDev/tileset_button_fix
Rémi Verschelde
2018-01-04
1
-7
/
+2
|
\
|
*
Fixed the "Tile Set" button being able to go out of bounds.
Michael Alexsander Silva Dias
2018-01-03
1
-7
/
+2
*
|
Merge pull request #15301 from YeldhamDev/curve_menu_fix
Rémi Verschelde
2018-01-04
1
-20
/
+3
|
\
\
|
*
|
Small fixes for the Curve Editor's context menu.
Michael Alexsander Silva Dias
2018-01-03
1
-20
/
+3
|
|
/
*
|
Merge pull request #15191 from Jerome67000/z_renaming
Rémi Verschelde
2018-01-04
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
2018-01-03
2
-3
/
+3
*
|
Merge pull request #15257 from sersoong/master-addshowscript
Rémi Verschelde
2018-01-03
2
-1
/
+12
|
\
\
|
*
|
Add Show In File System to script editor tabs
sersoong
2018-01-02
2
-1
/
+12
*
|
|
Merge pull request #15225 from volzhs/lock-group-invisible-node
Rémi Verschelde
2018-01-03
1
-4
/
+4
|
\
\
\
|
*
|
|
Fix lock or group with invisible node
volzhs
2018-01-01
1
-4
/
+4
*
|
|
|
Merge pull request #15185 from damarindra/master
Rémi Verschelde
2018-01-03
2
-13
/
+57
|
\
\
\
\
|
*
|
|
|
Improve : ease of use TileSet Editor
damarindra
2018-01-02
2
-13
/
+57
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #15093 from poke1024/canvas-editor-select
Rémi Verschelde
2018-01-03
1
-2
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
More exact picking for canvas editor
Bernhard Liebl
2017-12-27
1
-2
/
+6
[next]