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
/
tools
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Option to toggle syntax highlighting
Paulb23
2016-04-06
2
-1
/
+4
*
Fixed block indent inconsistency, fixes issue 3803
Paulb23
2016-04-06
1
-26
/
+2
*
Bind Z key (without modifiers) to toggle wireframe in 3D view
Bojidar Marinov
2016-04-06
1
-0
/
+11
*
Fixed text edit undo and redo operation interaction
Paul Batty
2016-04-06
1
-2
/
+10
*
Fixes errors occurring when switching to a new scene with a spatial editor fr...
SaracenOne
2016-04-06
1
-24
/
+30
*
Added rotation/panning support for trackpads in 3D mode #53
sunnystormy
2016-04-06
1
-5
/
+22
*
Separate help pages from scripts by default
Rémi Verschelde
2016-04-06
1
-1
/
+1
*
Change toggle comment behaviour. Fixes #4198
Luiz Paulo de Vasconcellos
2016-04-06
1
-0
/
+5
*
Fix building against 2.0 API
Rémi Verschelde
2016-04-02
1
-1
/
+1
*
Function syntax highlighting
Paul Batty
2016-04-02
2
-0
/
+2
*
Remove trailing spaces
Rémi Verschelde
2016-04-02
1
-7
/
+7
*
Option to toggle line numbers
Paulb23
2016-04-02
2
-0
/
+4
*
Stopped save scene flicker, issue 4118
Paulb23
2016-04-02
1
-2
/
+6
*
Syntax highlighting for numbers
Paulb23
2016-04-02
2
-0
/
+2
*
Fixes #3942 - Throws an error when exporting for X11 with no filename
demolitions
2016-04-02
1
-1
/
+8
*
Fix for #4014, changed to 2 instead of 3 chars to trigger search
demolitions
2016-04-02
1
-1
/
+1
*
Option to toggle tab drawing
Paulb23
2016-04-02
2
-1
/
+3
*
Highlight all occurrences of selected word
Paulb23
2016-04-02
2
-0
/
+5
*
Fix editors panels, of the bottom panel, not resizing in some cases
Franklin Sobrinho
2016-04-02
3
-3
/
+7
*
Fix file dialog, of Particles2D plugin, showing "Error" icons
Franklin Sobrinho
2016-04-02
2
-17
/
+17
*
Fix crash when importing sub-scenes
Franklin Sobrinho
2016-04-02
1
-1
/
+1
*
Added configuable tab size
Paulb23
2016-04-02
2
-0
/
+5
*
Remove redundant buttons
Rémi Verschelde
2016-04-02
2
-79
/
+3
*
Add stop and delete buttons to sample library
Rémi Verschelde
2016-04-02
2
-32
/
+57
*
TileSet Export: Avoid invalid error when merge is enabled but file does not e...
Ignacio Etcheverry
2016-04-02
1
-14
/
+11
*
remove trailing whitespace
Hubert Jarosz
2016-04-02
54
-466
/
+466
*
Enabled scrolling past end of file
Paulb23
2016-04-02
2
-0
/
+4
*
Fix Project Settings dialog add/delete global variable
Franklin Sobrinho
2016-03-06
3
-27
/
+80
*
The help page now show the entire object hierarchy
Franklin Sobrinho
2016-03-06
1
-2
/
+52
*
Removed "__editor_plugin_screen__" metadata creation
Franklin Sobrinho
2016-03-06
1
-19
/
+0
*
Added search box in Class List dialog (Script Editor)
Franklin Sobrinho
2016-03-06
3
-11
/
+93
*
Add editor settings for call hint placement
Martin Chuckeles
2016-03-05
2
-0
/
+9
*
added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settings
Ariel Manzur
2016-02-29
1
-5
/
+21
*
adds -pm and -project_manager command line options to start project manager
Ariel Manzur
2016-02-27
1
-2
/
+3
*
Fixed closing a scene tab when it was not the CURRENT tab. Fixes #3810
Julian Murgia - StraToN
2016-02-27
1
-1
/
+1
*
keep previous rotation when using rotate tool. fixes #3788.
volzhs
2016-02-22
1
-1
/
+1
*
Change "erase" to "remove" in project manager. fixes #3796.
volzhs
2016-02-22
1
-3
/
+3
*
._sc_ file is now a ConfigFile for self contained mode
Ariel Manzur
2016-02-21
2
-4
/
+27
*
-fixed a crash when closing scene with animationplayer open
Juan Linietsky
2016-02-21
2
-2
/
+6
*
-Change link to new documentation
Juan Linietsky
2016-02-20
1
-1
/
+1
*
Added a setting in editor defining scene tabs close button policy. Fixes #3777
Julian Murgia - StraToN
2016-02-20
1
-1
/
+5
*
Added "self contained" mode for Steam installation and similar. Editor looks ...
Ariel Manzur
2016-02-19
1
-9
/
+19
*
Keep 'Play custom scene' button unpressed when not running
Ignacio Etcheverry
2016-02-18
1
-0
/
+1
*
Merge pull request #3749 from akien-mga/pr-codeblock
Rémi Verschelde
2016-02-17
1
-1
/
+1
|
\
|
*
Implement support for [codeblock] tag in help
Rémi Verschelde
2016-02-17
1
-1
/
+1
*
|
Remove unimplemented SceneAnimationImport plugin from menu
Rémi Verschelde
2016-02-17
1
-1
/
+2
*
|
Added option to restart custom scene
Ignacio Etcheverry
2016-02-17
2
-4
/
+19
*
|
Fix _quick_run method (Play custom scene)
Ignacio Etcheverry
2016-02-17
2
-3
/
+3
|
/
*
Merge pull request #3689 from nunodonato/numpademulation
Rémi Verschelde
2016-02-16
2
-4
/
+17
|
\
|
*
* Added numpad emulation (fixes #3612)
Nuno
2016-02-12
2
-4
/
+17
[next]