index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
script_language.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Add Script.get_base_script/instance_base_type API
Will Nations
2017-12-19
1
-0
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-4
/
+4
*
Removes Script::get_node_type()
Jerome67000
2017-10-25
1
-1
/
+0
*
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
1
-1
/
+0
*
Has_method is already provided by Object
Hein-Pieter van Braam
2017-09-01
1
-1
/
+0
*
Made some methods to check method/signal availability in GDScript, closes #9800
Juan Linietsky
2017-08-29
1
-0
/
+6
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Moved member variables from constructor to initialization list
Wilson E. Alvarez
2017-08-08
1
-5
/
+4
*
keep default exported script values unless overriden, closes #8127
Juan Linietsky
2017-08-06
1
-0
/
+33
*
Script languges are uninitialized properly now.
Juan Linietsky
2017-07-22
1
-0
/
+7
*
Added a simpler/faster way to bind script languages instance wrappers to Godot
Juan Linietsky
2017-07-16
1
-5
/
+0
*
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
-112
/
+84
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-7
/
+7
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-7
/
+7
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
More visual script work
Juan Linietsky
2016-08-25
1
-0
/
+1
*
-Fix crashes with thread_exit()
Juan Linietsky
2016-06-26
1
-0
/
+14
*
Added function to notify ScriptLanguage when a thread is created/freed, allow...
Juan Linietsky
2016-06-25
1
-0
/
+16
*
Changed reload logic to auto-hard-reload scripts on save. It's simpler to use...
Juan Linietsky
2016-06-13
1
-1
/
+11
*
Ability to reload scripts on running game
Juan Linietsky
2016-06-01
1
-1
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-5
/
+5
*
-Some changes to how scenes and scripts are overriden in scene instance and i...
Juan Linietsky
2016-01-23
1
-0
/
+16
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
-Display on animation editor which keys are invalid and which tracks are unre...
Juan Linietsky
2015-12-05
1
-0
/
+14
*
improved get_node(), connect(), etc code completion.
Juan Linietsky
2015-06-26
1
-0
/
+8
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
UDP Fixes
Juan Linietsky
2014-11-13
1
-0
/
+7
*
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-09-22
1
-1
/
+3
*
Light Baker!
Juan Linietsky
2014-06-11
1
-2
/
+0
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+305