godot/modules
Rémi Verschelde 9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
The underscore prefix was used to avoid the conflict between the `RID` class
name and the matching enum value in `Variant::Type`.

This can be fixed differently by prefixing uses of the `RID` class in `Variant`
with the scope resolution operator, as done already for `AABB`.
2020-11-09 16:29:04 +01:00
..
arkit iOS: Refactoring 2020-10-02 15:04:51 +03:00
assimp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
basis_universal Fix header guards in modules: 2020-09-06 16:13:59 +01:00
bmp Add Image.load_bmp_from_buffer() for run-time BMP image loading 2020-10-20 23:52:45 +02:00
bullet Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
camera iOS: Refactoring 2020-10-02 15:04:51 +03:00
csg Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
cvtt Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
dds DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 2020-06-15 13:10:24 +02:00
denoise Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
enet Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
etc Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
freetype SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gdnative Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
gdnavigation Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
gdscript Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
glslang vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
gridmap Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
hdr Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
jpg Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
jsonrpc Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
lightmapper_rd Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
mbedtls Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
mobile_vr Port ClassDB tests to use doctest 2020-08-16 16:41:02 +03:00
mono Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
ogg SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
opensimplex Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
opus [macOS] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 12:33:51 +03:00
pvr iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:22:51 +02:00
regex Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
squish Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
stb_vorbis Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
svg Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
tga Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
theora Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
tinyexr Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
upnp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
vhacd Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
visual_script Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
vorbis SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
webm Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
webp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
webrtc Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
websocket Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
xatlas_unwrap Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
modules_builders.py Enable support for C++ modules tests 2020-07-26 17:41:46 +03:00
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2020-02-11 11:53:29 +01:00
SCsub SCons: Refactor running commands through builders 2020-07-28 00:09:21 +03:00