| .. |
|
bmp
|
Style: Enforce use of bool literals instead of integers
|
2021-05-04 16:39:13 +02:00 |
|
bullet
|
Style: Enforce use of bool literals instead of integers
|
2021-05-04 16:39:13 +02:00 |
|
camera
|
iOS Modules: separate main platform code from modules
|
2021-01-14 15:30:00 +03:00 |
|
csg
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
cvtt
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
dds
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
denoise
|
SCons: Add explicit dependencies on thirdparty code in cloned env
|
2021-04-29 16:57:00 +02:00 |
|
enet
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
etc
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
fbx
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
freetype
|
SCons: Add explicit dependencies on thirdparty code in cloned env
|
2021-04-29 16:57:00 +02:00 |
|
gdnative
|
Style: Remove redundant void argument lists
|
2021-05-04 16:40:33 +02:00 |
|
gdscript
|
Implement LSP didSave notify and rename request
|
2021-07-17 11:50:17 -04:00 |
|
gridmap
|
Style: Enforce use of bool literals instead of integers
|
2021-05-04 16:39:13 +02:00 |
|
hdr
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
jpg
|
Style: Enforce use of bool literals instead of integers
|
2021-05-04 16:39:13 +02:00 |
|
jsonrpc
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
lightmapper_cpu
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
mbedtls
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
minimp3
|
Core: Drop custom `copymem`/`zeromem` defines
|
2021-04-29 12:34:11 +02:00 |
|
mobile_vr
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
mono
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
ogg
|
SCons: Add explicit dependencies on thirdparty code in cloned env
|
2021-04-29 16:57:00 +02:00 |
|
opensimplex
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
opus
|
SCons: Add explicit dependencies on thirdparty code in cloned env
|
2021-04-29 16:57:00 +02:00 |
|
pvr
|
Style: Enforce use of bool literals instead of integers
|
2021-05-04 16:39:13 +02:00 |
|
raycast
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
recast
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
regex
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
squish
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
stb_vorbis
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
svg
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
tga
|
Style: Enforce use of bool literals instead of integers
|
2021-05-04 16:39:13 +02:00 |
|
theora
|
Style: Remove redundant void argument lists
|
2021-05-04 16:40:33 +02:00 |
|
tinyexr
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
upnp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
vhacd
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
visual_script
|
Style: Enforce use of bool literals instead of integers
|
2021-05-04 16:39:13 +02:00 |
|
vorbis
|
SCons: Add explicit dependencies on thirdparty code in cloned env
|
2021-04-29 16:57:00 +02:00 |
|
webm
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
webp
|
Style: Enforce use of bool literals instead of integers
|
2021-05-04 16:39:13 +02:00 |
|
webrtc
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
websocket
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
webxr
|
Fixes #48178: WebXR broken when built with Emscripten 2.0.13 or later
|
2021-04-29 12:30:36 +02:00 |
|
xatlas_unwrap
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
SCsub
|
…
|
|
|
register_module_types.h
|
…
|
|