summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_canvas_render.h
AgeCommit message (Expand)Author
2022-08-23Add font LCD sub-pixel anti-aliasing support.bruvzg
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-23Implement Vector4, Vector4i, Projectionreduz
2022-06-28Split dependency logicBastiaan Olij
2022-05-26Remove mesh and particles RD dependencies from canvas rendering serverclayjohn
2022-05-25Implement 2D Meshes and MultiMeshes in GLES3 backendclayjohn
2022-04-17Moved particles into ParticlesStorageBastiaan Olij
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-04-02Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorageBastiaan Olij
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-27Makes FontData importable resource.bruvzg
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-06-17Implement animation slice drawing in CanvasItemreduz
2021-05-28[4] Fix canvas rect bound calculationlawnjelly
2021-05-11Fixes missng 2D engine bitsreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-04RenderingServer reorganizationreduz