virtualx-engine/platform
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
..
android Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
iphone Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
javascript Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
linuxbsd Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
osx Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
server Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
uwp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
windows Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00