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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed duplicate default colours and removed GDScriptHighligher colours from...
Paulb23
2018-06-13
1
-2
/
+18
*
Merge pull request #19526 from robojumper/fix_tutorials
Rémi Verschelde
2018-06-13
1
-1
/
+1
|
\
|
*
Add support for tutorial links to makerst.py
robojumper
2018-06-12
1
-1
/
+1
*
|
Inner classes' functions now appear in the editor's functions panel
Jairo Honorio
2018-06-12
1
-0
/
+7
|
/
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-1
/
+1
*
New sync keywords in GDScript, NativeScript, Mono
Fabio Alessandrelli
2018-05-29
4
-2
/
+48
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-29
6
-30
/
+22
*
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
8
-70
/
+32
*
Merge pull request #19021 from Faless/rpc_sync_fix
Max Hilbrunner
2018-05-29
8
-32
/
+70
|
\
|
*
New sync keywords in GDScript, NativeScript, Mono
Fabio Alessandrelli
2018-05-26
4
-2
/
+48
|
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-26
6
-30
/
+22
*
|
Enable singletons to be recognized as constant expressions
George Marques
2018-05-28
1
-0
/
+8
|
/
*
Merge pull request #19131 from YeldhamDev/connection_comment_capitalize
Max Hilbrunner
2018-05-24
1
-1
/
+1
|
\
|
*
Capitalized comments of methods created by the Connect Signal dialog.
Michael Alexsander Silva Dias
2018-05-23
1
-1
/
+1
*
|
Fix positive operator in GDScript compiler
George Marques
2018-05-23
1
-0
/
+3
|
/
*
Merge pull request #18405 from flashyincceo/gdscript-constants-help
Rémi Verschelde
2018-05-17
1
-0
/
+7
|
\
|
*
Fix Ctrl+click on @GDScript constants
Peter Folkins
2018-04-24
1
-0
/
+7
*
|
Merge pull request #18545 from vnen/editor-autoload
Juan Linietsky
2018-05-14
6
-2
/
+65
|
\
\
|
*
|
Enable autoload in editor
George Marques
2018-05-01
6
-2
/
+65
|
|
/
*
|
Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changes
Rémi Verschelde
2018-05-10
4
-8
/
+84
|
\
\
|
*
|
Added GDScript NodePath highlighting
Paulb23
2018-04-20
2
-1
/
+14
|
*
|
Added GDScript function definition highlighting
Paulb23
2018-04-20
2
-1
/
+11
|
*
|
GDScript highlighter now remembers previous state
Paulb23
2018-04-20
2
-6
/
+56
|
*
|
Exclude GDScriptSyntaxHighlighter from non-tool builds
Paulb23
2018-04-20
4
-1
/
+4
*
|
|
Merge pull request #16106 from poke1024/gdscript-lerp
Juan Linietsky
2018-05-07
1
-4
/
+18
|
\
\
\
|
*
|
|
GDScript: generalize lerp
Bernhard Liebl
2018-01-27
1
-4
/
+18
*
|
|
|
Add is_instance_valid() method to GDScript, ending more than a decade of pain.
Juan Linietsky
2018-05-07
2
-1
/
+18
*
|
|
|
Merge pull request #18406 from YeldhamDev/script_templates_period
Max Hilbrunner
2018-05-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Changed periods in the script templates.
Michael Alexsander Silva Dias
2018-05-02
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export
Rémi Verschelde
2018-05-03
1
-30
/
+28
|
\
\
\
\
|
*
|
|
|
Allow exporting arrays of resources in GDScript
Bojidar Marinov
2018-02-05
1
-30
/
+28
*
|
|
|
|
Merge pull request #18553 from bzztbomb/fix/stack_underflow_when_debuggin_in_...
Rémi Verschelde
2018-05-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix a crash when trying to run Godot debugger on a release build.
Brian Richardson
2018-05-01
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #18452 from flashyincceo/enum-no-class
Rémi Verschelde
2018-05-02
1
-0
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix enums without class name not opening docs page
Peter Folkins
2018-05-01
1
-0
/
+12
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #18531 from KidRigger/issue5972
Rémi Verschelde
2018-05-02
1
-0
/
+7
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Adds keywords to autocomplete predictions.
Anish
2018-05-01
1
-0
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
1
-2
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
1
-2
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
2
-7
/
+7
|
/
/
/
*
|
|
Merge pull request #18040 from Paulb23/color_region_cache
Rémi Verschelde
2018-04-09
1
-17
/
+1
|
\
\
\
|
*
|
|
Fixed color regions and added local color region cache
Paulb23
2018-04-07
1
-17
/
+1
*
|
|
|
Merge pull request #16556 from aragar/master
Juan Linietsky
2018-04-08
1
-3
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
For-in loop variable added to autocompletion
Rado'sPC\aRaGaR
2018-02-11
1
-3
/
+13
|
|
/
/
*
|
|
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
Paulb23
2018-04-04
3
-8
/
+8
*
|
|
Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighter
Rémi Verschelde
2018-04-04
3
-0
/
+336
|
\
\
\
|
*
|
|
Abstracted the syntax highlighter from text edit
Paulb23
2018-04-02
3
-0
/
+336
*
|
|
|
Ctrl+Clicking a enum now scrolls down to it in the docs.
Felix Yang
2018-04-03
1
-1
/
+26
|
/
/
/
*
|
|
Merge pull request #17291 from Warlaan/master
Hein-Pieter van Braam
2018-03-15
2
-4
/
+17
|
\
\
\
|
*
|
|
completed-signal is emitted by all GDScriptFunctionStates of a coroutine now,...
Lars Kokemohr
2018-03-14
2
-4
/
+17
[next]