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 Merge pull request #39085 from madmiraal/fix-39059 2020-05-29 12:10:47 +02:00
camera Style: Fix unnecessary semicolons that confused clang-format 2020-05-19 11:24:58 +02:00
csg Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 2020-05-27 14:28:34 +03:00
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 Improve jsonrpc error reporting 2020-05-15 23:55:41 +02:00
lightmapper_rd Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 2020-05-27 14:28:34 +03:00
mbedtls
mobile_vr Style: Fix unnecessary semicolons that confused clang-format 2020-05-19 11:24:58 +02:00
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 websocket: Fix crash at exit when not running the editor 2020-05-16 04:30:12 +02:00
xatlas_unwrap xatlas: Sync with upstream 470576d 2020-05-20 13:51:15 +02:00
SCsub Add `custom_modules` build option to compile external user modules 2020-05-25 15:33:32 +03:00
modules_builders.py
register_module_types.h