godot/modules
Hugo Locurcio 31b7f02a29
Remove ToolButton in favor of Button
ToolButton has no redeeming differences with Button;
it's just a Button with the Flat property enabled by default.
Removing it avoids some confusion when creating GUIs.

Existing ToolButtons will be converted to Buttons, but the Flat
property won't be enabled automatically.

This closes https://github.com/godotengine/godot-proposals/issues/1081.
2020-06-19 20:49:49 +02:00
..
arkit
assimp Merge pull request #39370 from Anutrix/remove-usused-assimp-var 2020-06-08 13:22:20 +02:00
basis_universal
bmp
bullet
camera
csg
cvtt
dds DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 2020-06-15 13:10:24 +02:00
denoise denoise: Restrict build to 64-bit desktop platforms 2020-06-06 21:23:46 +02:00
enet
etc
freetype
gdnative Export: Rename 'Windows Universal' to 'UWP' 2020-06-19 16:31:28 +02:00
gdnavigation Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
gdscript Merge pull request #38067 from ThakeeNathees/elif-error-line-fixed 2020-06-17 19:17:44 +02:00
glslang
gridmap Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls
mobile_vr
mono Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
ogg
opensimplex
opus SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
pvr
regex Fix RegEx example in class doc and correct typo 2020-06-15 10:25:09 +08:00
squish
stb_vorbis
svg
tga
theora SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
tinyexr
upnp
vhacd
visual_script DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
vorbis SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
webm SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
webp
webrtc Fix WebRTCPeerConnection set_local_description doc 2020-06-04 21:10:34 +02:00
websocket
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub