godot/modules
Emmanuel Barroga 5c447cecd2 Add descriptive tooltips in VS editor
In the Visual Script editor, the override icon is not very clear what it's intended purpose is for. Currently, its tooltip just says: "Function:" which is the same tooltip as the "add new function" icon.

To resolve this issue, this PR adds descriptive tooltips to the following icons in the Visual Script editor: 
-Override Function
-Add Function
-Add Variable
-Add Signal
2019-07-31 20:10:19 -07:00
..
arkit Fix type mismatch in iOS interface orientation checks 2019-07-22 20:31:15 +02:00
assimp Updated assimp to commit 1d565b0 with iFire 2019-07-30 18:59:29 +01:00
bmp Fix BMP loader to distinguish between compression types 2019-07-17 20:28:35 +03:00
bullet Update some dead links in the codebase 2019-07-23 21:06:12 -03:00
csg doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
cvtt Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
dds Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
enet SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
etc SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
freetype SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
gdnative Merge pull request #30935 from YeldhamDev/gdnative_plugin_fix 2019-07-29 21:38:37 +02:00
gdscript Add a reference to pow to the description of exp. 2019-07-29 18:17:52 +02:00
gridmap Merge pull request #30576 from qarmin/lgtm_coverage 2019-07-20 12:00:13 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
mbedtls CryptoCore class to access to base crypto utils. 2019-07-02 12:36:27 +02:00
mobile_vr doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
mono [Mono] Deprecate Set methods 2019-07-28 17:49:22 -04:00
ogg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
opensimplex doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
opus Fixes minor issues found by static analyzer 2019-07-07 23:08:51 +02:00
pvr Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
recast Fix EditorNavigationMeshGenerator registered in Core API 2019-07-09 23:33:29 +02:00
regex doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
squish Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
stb_vorbis Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
svg Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
tga Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
theora Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
tinyexr Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
upnp SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
vhacd SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
visual_script Add descriptive tooltips in VS editor 2019-07-31 20:10:19 -07:00
vorbis Fixes minor issues found by static analyzer 2019-07-07 23:08:51 +02:00
webm SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
webp Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
webrtc doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
websocket Fix WebSocketClient crash when unref during signal 2019-07-28 15:23:20 +02:00
xatlas_unwrap SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
register_module_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Fix uses of [].append instead of env.add_source_files() 2019-07-22 15:08:32 +02:00