Commit History

Author SHA1 Message Date
  Ricardo Buring 56fc0fd175 CPUParticles2D - Add ability to follow physics interpolated target 7 months ago
  Yufeng Ying e88e30c273 Remove unused headers in servers. 8 months ago
  Thaddeus Crews d3e5b62ea2 Merge pull request #99230 from paddy-exe/instance_uniforms_compatability_renderer 8 months ago
  kobewi ceefc0d38a Implement 2D instance shader parameters 2 years ago
  clayjohn 7c61252dd7 Optimize PointLight2D shadow rendering by reducing draw calls and RD state changes. 8 months ago
  Dario e2c6daf7ef Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 1 year ago
  kleonc 1bd8372813 Fix Parallax2D repeats being not relative to its transform 1 year ago
  rune-scape 6adcb1373a fix missing cleanup and null checks for various singletons 1 year ago
  Ricardo Buring 2ed2ccc2d8 Fixed Timestep Interpolation (2D) 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  markdibarry a62870956a Add new Parallax2D node 1 year ago
  clayjohn 528b4a3283 Implement render info counters for the 2D renderer 1 year ago
  Juan Linietsky 407b16ab00 Debug CanvasItem redraw 2 years ago
  SlugFiller f25508befb Fixes a canvas item set to clip children being drawn as black if no children are visible 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  clayjohn 2ec234ff67 Add 2D shadows and canvas SDF to OpenGL3 renderer 2 years ago
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 years ago
  Bastiaan Olij ecfcfd97fa Split dependency logic 3 years ago
  clayjohn 7b71545652 Remove mesh and particles RD dependencies from canvas rendering server 3 years ago
  clayjohn fb860265e0 Implement 2D Meshes and MultiMeshes in GLES3 backend 3 years ago
  Bastiaan Olij 0b4fd92a17 Moved particles into ParticlesStorage 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  Bastiaan Olij b8be7903f3 Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 years ago
  reduz 37776b2867 Clean up RenderingServer and its bindings 4 years ago
  reduz 94d31ac327 Implement animation slice drawing in CanvasItem 4 years ago
  lawnjelly 07ca9cd263 [4] Fix canvas rect bound calculation 4 years ago