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
/
core
/
script_language.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes language overridden external editors
Ignacio Etcheverry
2017-09-03
1
-0
/
+1
*
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
*
Script languges are uninitialized properly now.
Juan Linietsky
2017-07-22
1
-0
/
+1
*
Added a simpler/faster way to bind script languages instance wrappers to Godot
Juan Linietsky
2017-07-16
1
-1
/
+4
*
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
*
|
External editor improvements and fixes
Ignacio Etcheverry
2017-04-17
1
-1
/
+2
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
increased maximum number of scripting languages
Karroffel
2017-04-03
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-153
/
+134
*
Type renames:
Juan Linietsky
2017-01-11
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Do ctrl-click on any code identifier to go to definiton or help page.
Juan Linietsky
2016-09-12
1
-0
/
+20
*
More visual script work
Juan Linietsky
2016-08-25
1
-0
/
+6
*
Proper function/property selection in visual script editing for property.
Juan Linietsky
2016-08-23
1
-0
/
+1
*
Brand new networked multiplayer
Juan Linietsky
2016-08-19
1
-1
/
+17
*
Added a simpler way to do sub-functions in both visual and gdscript with the ...
Juan Linietsky
2016-08-08
1
-0
/
+3
*
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
/
+1
*
Make most resources (save for packedscenes and scripts) reload if they change...
Juan Linietsky
2016-06-27
1
-0
/
+1
*
-Fix crashes with thread_exit()
Juan Linietsky
2016-06-26
1
-0
/
+1
*
Added function to notify ScriptLanguage when a thread is created/freed, allow...
Juan Linietsky
2016-06-25
1
-1
/
+9
*
Fixed error using the same atlas rect for all images, closes #4139
Juan Linietsky
2016-06-21
1
-0
/
+4
*
Better support in ScriptLanguage for GC based scripts
Juan Linietsky
2016-06-21
1
-0
/
+3
*
Changed reload logic to auto-hard-reload scripts on save. It's simpler to use...
Juan Linietsky
2016-06-13
1
-0
/
+4
*
-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
-1
/
+6
*
First version of Profiler
Juan Linietsky
2016-05-21
1
-0
/
+22
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-12
/
+12
*
-Some changes to how scenes and scripts are overriden in scene instance and i...
Juan Linietsky
2016-01-23
1
-0
/
+2
*
-Ability to roll-back script-exported properties to their default value on th...
Juan Linietsky
2016-01-02
1
-0
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+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
/
+3
*
error debugger
Juan Linietsky
2015-08-04
1
-0
/
+7
*
live debug fixes
Juan Linietsky
2015-08-02
1
-1
/
+1
*
Live edit WORK IN PROGRESS
Juan Linietsky
2015-08-02
1
-0
/
+29
*
improved get_node(), connect(), etc code completion.
Juan Linietsky
2015-06-26
1
-0
/
+13
*
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
/
+1
*
UDP Fixes
Juan Linietsky
2014-11-13
1
-0
/
+2
*
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-09-22
1
-0
/
+2
*
Fixed failed to connect to remote debugger with -rdebug will crash engine
marynate
2014-07-15
1
-1
/
+1
*
Light Baker!
Juan Linietsky
2014-06-11
1
-0
/
+1
*
Making Godot Easier to Use..
Juan Linietsky
2014-05-24
1
-0
/
+1
*
-added kinematic body
Juan Linietsky
2014-02-22
1
-0
/
+2
[next]