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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
gd_script.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDScript: Refactor "GD" class prefix to "GDScript"
Rémi Verschelde
2017-11-16
1
-449
/
+0
*
Removes Script::get_node_type()
Jerome67000
2017-10-25
1
-1
/
+0
*
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
Ignacio Etcheverry
2017-10-24
1
-0
/
+1
*
Fixes language overridden external editors
Ignacio Etcheverry
2017-09-03
1
-1
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Code completion for enumerations
Juan Linietsky
2017-08-24
1
-1
/
+1
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-3
/
+3
*
Better user expirence with external text editors.
geequlim
2017-06-27
1
-0
/
+1
*
Add ability to use custom script templates.
Andreas Haas
2017-06-13
1
-0
/
+2
*
Merge pull request #8420 from magyar123/pr-script-files-as-base
Rémi Verschelde
2017-04-24
1
-0
/
+1
|
\
|
*
Added the ability to select files as base when creating scripts
mbalint12
2017-04-15
1
-0
/
+1
*
|
Added support for space indentation
Paulb23
2017-04-18
1
-0
/
+1
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-150
/
+120
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
Type renames:
Juan Linietsky
2017-01-11
1
-1
/
+1
*
uses the global thread to protect the instacnes map in GDScript, closes #4615
Juan Linietsky
2017-01-10
1
-0
/
+2
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-2
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fix build for templates
George Marques
2016-09-12
1
-0
/
+2
*
Do ctrl-click on any code identifier to go to definiton or help page.
Juan Linietsky
2016-09-12
1
-0
/
+15
*
More visual script work
Juan Linietsky
2016-08-25
1
-0
/
+2
*
Proper function/property selection in visual script editing for property.
Juan Linietsky
2016-08-23
1
-0
/
+3
*
Brand new networked multiplayer
Juan Linietsky
2016-08-19
1
-48
/
+53
*
Added a simpler way to do sub-functions in both visual and gdscript with the ...
Juan Linietsky
2016-08-08
1
-0
/
+2
*
VisualScript can now execute visual scripts, but there is no debugger or prof...
Juan Linietsky
2016-08-05
1
-1
/
+1
*
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-0
/
+2
*
Fixed reloading of tool scripts within editor, they should work much better n...
Juan Linietsky
2016-07-20
1
-0
/
+6
*
Warn instad of crashing when class instance is gone after yield. Closes #5247...
Juan Linietsky
2016-06-29
1
-0
/
+2
*
-Ability to reload (and soft reload) tool scripts. Please test!
Juan Linietsky
2016-06-08
1
-0
/
+1
*
Ability to reload scripts on running game
Juan Linietsky
2016-06-01
1
-2
/
+14
*
Some cleanup to GDScript
Juan Linietsky
2016-05-31
1
-201
/
+1
*
First version of Profiler
Juan Linietsky
2016-05-21
1
-7
/
+44
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-1
/
+1
*
Reworked how autoloads are load to make sure identifiers always exist, please...
Juan Linietsky
2016-01-13
1
-0
/
+1
*
-Ability to roll-back script-exported properties to their default value on th...
Juan Linietsky
2016-01-02
1
-0
/
+2
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
-add breakpoint statement to ease with debugging, closes #3165
reduz
2015-12-29
1
-0
/
+1
*
Ability to set autoloads as singleton global variables
reduz
2015-12-28
1
-0
/
+1
*
-Display on animation editor which keys are invalid and which tracks are unre...
Juan Linietsky
2015-12-05
1
-0
/
+2
*
Break into GDScript debugger when new() fails
admix
2015-11-29
1
-1
/
+1
*
**WARNING BEFORE PULLING**
Juan Linietsky
2015-08-23
1
-1
/
+1
*
error debugger
Juan Linietsky
2015-08-04
1
-0
/
+13
*
-some changes by okam
Juan Linietsky
2015-06-30
1
-0
/
+2
*
added ability to define signals in script
Juan Linietsky
2015-06-24
1
-0
/
+4
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
New Code Completion
Juan Linietsky
2014-12-16
1
-1
/
+19
*
Batch of Bugfixes
Juan Linietsky
2014-12-07
1
-2
/
+11
*
-Much improvement to baked light baker
Juan Linietsky
2014-10-27
1
-2
/
+9
*
Little Bits
Juan Linietsky
2014-10-12
1
-0
/
+3
[next]