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
/
modules
/
gdscript
/
gd_compiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-All variables from script are visible through get_property_list(), not just ...
Juan Linietsky
2016-06-11
1
-0
/
+3
*
Revert "Fix implicit GDScript Reference inheritance"
punto-
2016-06-06
1
-6
/
+0
*
Fix implicit GDScript Reference inheritance
eska
2016-06-05
1
-0
/
+6
*
missed ifdef that broke android build
Juan Linietsky
2016-06-01
1
-1
/
+3
*
Ability to reload scripts on running game
Juan Linietsky
2016-06-01
1
-7
/
+69
*
First version of Profiler
Juan Linietsky
2016-05-21
1
-6
/
+35
*
Subclasses can now extend from other subclasses contained in scripts derived ...
Saracen
2016-04-09
1
-1
/
+16
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-2
/
+2
*
-wip on addon editor
Juan Linietsky
2016-02-29
1
-0
/
+2
*
Fixed bug with default arguments in gdscript, closes #2024
Juan Linietsky
2016-01-03
1
-1
/
+2
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
added missing null check
Zher Huei Lee
2015-12-30
1
-1
/
+1
*
-add breakpoint statement to ease with debugging, closes #3165
reduz
2015-12-29
1
-0
/
+4
*
- added 'onready' keyword to gdscript. Defers initialization of member variab...
reduz
2015-12-28
1
-4
/
+29
*
added ability to define signals in script
Juan Linietsky
2015-06-24
1
-10
/
+30
*
-Throw error if setter and getter reference their member variable with self. ...
Juan Linietsky
2015-04-18
1
-0
/
+29
*
-try to avoid errors when path using ".." is present in script include, fixes...
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
-Resolved bug that made yield() not work in some situations, fixes #884
Juan Linietsky
2015-01-06
1
-1
/
+1
*
-added a check for setget while running the game , closes #1009
Juan Linietsky
2015-01-03
1
-3
/
+50
*
New Code Completion
Juan Linietsky
2014-12-16
1
-0
/
+7
*
Bug Fixes
Juan Linietsky
2014-11-02
1
-10
/
+14
*
-Much improvement to baked light baker
Juan Linietsky
2014-10-27
1
-3
/
+7
*
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-09-22
1
-4
/
+17
*
3D Physics Rework, Other Stuff
Juan Linietsky
2014-09-15
1
-3
/
+32
*
Little Bits
Juan Linietsky
2014-08-14
1
-1
/
+1
*
More 3D Work
Juan Linietsky
2014-06-16
1
-1
/
+9
*
-Fixed bug in "extends"
Juan Linietsky
2014-05-24
1
-0
/
+10
*
Making Godot Easier to Use..
Juan Linietsky
2014-05-24
1
-0
/
+10
*
Fixes to constants in scope
Juan Linietsky
2014-05-02
1
-26
/
+36
*
-Fixes to OpenSSL compilation (more)
Juan Linietsky
2014-05-01
1
-1
/
+6
*
-moved script to modules
Juan Linietsky
2014-02-24
1
-0
/
+1531