Age | Commit message (Expand) | Author |
---|---|---|
2022-05-03 | Add `get_video_adapter_api_version()` to RenderingServer | Hugo Locurcio |
2022-04-17 | Moved particles into ParticlesStorage | Bastiaan Olij |
2022-04-17 | Move light, reflection probe and lightmap into LightStorage | Bastiaan Olij |
2022-04-17 | Merge canvas and decal into TextureStorage and add render target | Bastiaan Olij |
2022-04-02 | Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage | Bastiaan Olij |
2022-03-31 | Extract global variable, shader and material storage | Bastiaan Olij |
2022-03-21 | Extract Decal and Decal atlas from Storage class | Bastiaan Olij |
2022-03-17 | Replace DirectionalLight3D's `use_in_sky_only` with `sky_mode` enum | Hugo Locurcio |
2022-03-16 | Split dummy renderer classes into separate files | Bastiaan Olij |