godot/modules
Rémi Verschelde a16031beb6 Use translated docs in PropertySelector
And do the dedent and stripping for both translated and
non-translated strings for consistency, and so that we
don't need to do it at the call site.
2020-05-28 12:02:12 +02:00
..
arkit Rename InputFilter back to Input 2020-04-28 15:19:49 +02:00
assimp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
basis_universal Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
bmp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
bullet Style: Fix unnecessary semicolons that confused clang-format 2020-05-19 11:24:58 +02:00
camera Style: Fix unnecessary semicolons that confused clang-format 2020-05-19 11:24:58 +02:00
csg Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
cvtt Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
dds Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
denoise Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
enet Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
etc Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
freetype SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gdnative GDNative: Add bindings for the Packed*Array ptr() and ptrw() functions. 2020-05-26 17:02:02 +03:00
gdnavigation Style: Fix unnecessary semicolons that confused clang-format 2020-05-19 11:24:58 +02:00
gdscript Merge pull request #39074 from vnen/gdscript-assert-message 2020-05-27 08:23:17 +02:00
glslang Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
gridmap Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
hdr Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
jpg Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
jsonrpc Improve jsonrpc error reporting 2020-05-15 23:55:41 +02:00
lightmapper_rd GLSL: Change shader type specifier from [vertex] to #[vertex] 2020-05-18 10:58:14 +02:00
mbedtls Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
mobile_vr Style: Fix unnecessary semicolons that confused clang-format 2020-05-19 11:24:58 +02:00
mono Update Mono C# warning to reflect latest list of platforms supported 2020-05-26 09:19:45 +08:00
ogg SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
opensimplex Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
opus SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
pvr Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
regex Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
squish Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
stb_vorbis Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
svg Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
tga Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
theora Style: Fix unnecessary semicolons that confused clang-format 2020-05-19 11:24:58 +02:00
tinyexr Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
upnp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
vhacd Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
visual_script Use translated docs in PropertySelector 2020-05-28 12:02:12 +02:00
vorbis SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
webm Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
webp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
webrtc Style: Enforce braces around if blocks and loops 2020-05-14 21:57: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
modules_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2020-02-11 11:53:29 +01:00
SCsub Add custom_modules build option to compile external user modules 2020-05-25 15:33:32 +03:00