godot/modules
geequlim da2bcda7be Enhanced debugger. ake 2.1 more productive!
Allow access more informations from remote debugger.
Refector more debugger related code to allow full access to variables.
Array Property Editor now can edit with more objects including remote objects.
Implements `GDInstance::debug_get_globals` to query all gloabl constants avaliable in GDScriptLanguage.
Show globals in debug stack variable panel.
Disabe capitalize property name for  remote object.
Add DictionaryPropertyEdit to edit with Dictionaries.
The serialization/unserialization workflow use binary data instead of dictionary to avoid send too large data.
Do not stop debugger if curent break point stack has error fix #9034.
Don't send all content of strings but first 80 characters from remote debugger.
Add constants into the break point stack tree and remote object instance edit inspector.
Remote GDScript resource object instance list constants in the property inspector.
Add `self` to the local in the break point stack as a remote object.
Move some functions for GDScript related to thier base classes so debugger don't rely on the gdscript module any more.
The slef in the debugger tree now expanded as the instance of script instead of the script resource.
2017-07-11 17:44:28 +08:00
..
chibi Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
cscript Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
dds Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
etc1 Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
freetype Update freetype to 2.8 2017-06-25 11:16:45 +09:00
gdscript Enhanced debugger. ake 2.1 more productive! 2017-07-11 17:44:28 +08:00
gridmap Implemented scrolling factor for smooth trackpad scrolling 2017-05-15 06:44:00 +08:00
ik Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
jpg Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
mpc Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
ogg Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
openssl Fix cherry-picking issues caused by code updates 2017-06-07 12:59:42 -03:00
opus Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
pbm Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
pvr Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
speex Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
squish Use libsquish to decompress DXT textures. 2017-05-26 18:56:10 -05:00
theora Move other lone thirdparty files to thirdparty/misc 2017-05-26 23:39:47 +02:00
vorbis Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
webp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
register_module_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
SCsub BuildSystem: generated files have .gen.ext 2017-06-25 20:31:56 +07:00