Age | Commit message (Expand) | Author |
---|---|---|
2020-12-29 | Consistently use normal_map | Marcel Admiraal |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-24 | Fix blendshapes and calculation of bone_aabbs | Lyuma |
2020-12-19 | Rename Rect2 and Rect2i clip() to intersection() | Marcel Admiraal |
2020-12-18 | Implement automatic LOD (Level of Detail) | reduz |
2020-12-16 | Reimplement skeletons and blend shapes | reduz |
2020-12-10 | Image: Rename PVRTC{2,4} to PVRTC1_{2,4}, drop COMPRESS_PVRTC2 | Rémi Verschelde |
2020-12-05 | Merge pull request #36382 from aaronfranke/unhide-the-hidden | Rémi Verschelde |
2020-12-05 | Frees CanvasShaderSDF reference (prevents warning at startup) | Yuri Roubinsky |
2020-12-04 | Rename RD texture "type" to "texture_type" | Aaron Franke |
2020-12-04 | Rename RD uniform "type" to "uniform_type" | Aaron Franke |
2020-12-04 | RenderingServer reorganization | reduz |