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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18373 from KidRigger/working
Max Hilbrunner
2018-04-30
1
-3
/
+12
|
\
|
*
Replaces CTRL with CMD in TileMapEditor for MacOS.
Anish
2018-04-23
1
-3
/
+12
*
|
Merge pull request #18381 from groud/fix_hard_to_select_node2d
Max Hilbrunner
2018-04-30
1
-1
/
+1
|
\
\
|
*
|
Fixes hard to select Node2D
groud
2018-04-23
1
-1
/
+1
|
|
/
*
|
Merge pull request #18489 from Calinou/tweak-property-hint-ranges
Max Hilbrunner
2018-04-30
1
-2
/
+2
|
\
\
|
*
|
Tweak the property hint ranges of caret blink and line length guideline
Hugo Locurcio
2018-04-28
1
-2
/
+2
*
|
|
Merge pull request #18506 from AlexHolly/export-more-specific-error-message
Max Hilbrunner
2018-04-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Added a more specific error message on export
Alexander Holland
2018-04-29
1
-1
/
+1
*
|
|
|
Merge pull request #18515 from djrm/pr_icons
Max Hilbrunner
2018-04-30
33
-299
/
+118
|
\
\
\
\
|
*
|
|
|
Updated icons,
Daniel J. Ramirez
2018-04-29
33
-299
/
+118
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add option to renormalize mipmaps when generating them for normalmaps.
Juan Linietsky
2018-04-29
1
-1
/
+1
*
|
|
|
Merge pull request #18455 from neikeq/export-pck-zip-debug
Hein-Pieter van Braam
2018-04-29
5
-5
/
+23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Make 'Export PCK/ZIP' work well with EditorExportPlugin
Ignacio Etcheverry
2018-04-26
5
-5
/
+23
*
|
|
|
Merge pull request #18425 from RandomShaper/fix-theme-editor-samples
Hein-Pieter van Braam
2018-04-28
1
-3
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix theme editor sample widgets
Pedro J. Estébanez
2018-04-27
1
-3
/
+3
*
|
|
|
Fix how snapping is applied to 3D polygon editing, make it more friendly.
Juan Linietsky
2018-04-28
2
-3
/
+22
*
|
|
|
CSG Support for Godot!
Juan Linietsky
2018-04-27
3
-42
/
+53
|
/
/
/
*
|
|
Fix use64 used without being initialized
Marcelo Fernandez
2018-04-27
2
-1
/
+1
*
|
|
Numerous changes to the Animation Editor.
Michael Alexsander Silva Dias
2018-04-26
2
-8
/
+20
|
/
/
*
|
Adds shortcuts for zooming in the 2D editor
Gilles Roudiere
2018-04-26
1
-2
/
+5
*
|
Fix AnimationPlayer edited scene bug
Peter Folkins
2018-04-23
1
-1
/
+0
|
/
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
28
-170
/
+170
*
Fixes left/up axis not mappable as actions
Gilles Roudiere
2018-04-18
1
-1
/
+2
*
Merge pull request #18261 from flashyincceo/export-project-default-filename
Rémi Verschelde
2018-04-18
1
-0
/
+4
|
\
|
*
Set default file name for exported projects
Peter Folkins
2018-04-18
1
-0
/
+4
*
|
Merge pull request #18168 from Chaosus/fixcrash
Rémi Verschelde
2018-04-18
2
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Fix possible crash when clicking on Skeleton2D or Sprite editor options
Chaosus
2018-04-18
2
-0
/
+10
*
|
Merge pull request #16902 from groud/analog_action_system
Juan Linietsky
2018-04-18
2
-70
/
+104
|
\
\
|
*
|
Allow actions to provide an analog value
Gilles Roudiere
2018-04-16
2
-70
/
+104
*
|
|
Merge pull request #18156 from RandomShaper/fix-messed-pr
Rémi Verschelde
2018-04-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Revert "Unify http- and percent- encode/decode"
Pedro J. Estébanez
2018-04-12
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17502 from groud/2Deditor_rect
Juan Linietsky
2018-04-13
5
-219
/
+628
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Displays node icon on hover
Gilles Roudiere
2018-04-03
4
-8
/
+217
|
*
|
Display nodes without rect's position
Gilles Roudiere
2018-04-03
3
-3
/
+116
|
*
|
Remove the selection rect for nodes that do not require it
Gilles Roudiere
2018-04-03
2
-191
/
+265
|
*
|
Fixes issues with selectable children and locks
Gilles Roudiere
2018-04-03
2
-27
/
+40
*
|
|
Merge pull request #16473 from ianb96/move_tab
Rémi Verschelde
2018-04-09
2
-0
/
+53
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Drag to rearrange Tabs and TabContainer
ianb96
2018-04-08
2
-0
/
+53
*
|
|
Merge pull request #18054 from Mintormo/bugfix-inconsistent-sort-in-file-manager
Rémi Verschelde
2018-04-09
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed bug #17929. Inconsistent sort in file manager.
Mintormo
2018-04-08
1
-0
/
+1
*
|
|
Merge pull request #16297 from lpn/master
Juan Linietsky
2018-04-08
1
-7
/
+21
|
\
\
\
|
*
|
|
Fixed wave file importer's broken resampling.
L. Nikko
2018-02-02
1
-7
/
+21
*
|
|
|
Merge pull request #16571 from Zylann/find_in_files
Juan Linietsky
2018-04-08
6
-68
/
+1155
|
\
\
\
\
|
*
|
|
|
Added find & replace in files
Marc Gilleron
2018-02-19
6
-68
/
+1155
*
|
|
|
|
Fix #18058 regression
Chaosus
2018-04-08
1
-1
/
+6
*
|
|
|
|
Merge pull request #16995 from mrcdk/custom_resources_inspector
Juan Linietsky
2018-04-08
4
-23
/
+70
|
\
\
\
\
\
|
*
|
|
|
|
Now the inspector will show the custom resources added via plugin
MrCdK
2018-02-25
4
-23
/
+70
*
|
|
|
|
|
Merge pull request #17123 from Jason0214/BugFix_UpdataFavoriteListWhenMoveOrR...
Juan Linietsky
2018-04-08
2
-23
/
+54
|
\
\
\
\
\
\
|
*
|
|
|
|
|
update favorite_dirs list after move or rename a dir
Jason0214
2018-02-28
2
-23
/
+54
*
|
|
|
|
|
|
Merge pull request #17382 from bojidar-bg/13971-path-array-unsaved
Juan Linietsky
2018-04-08
1
-1
/
+1
|
\
\
\
\
\
\
\
[next]