コミット履歴

作者 SHA1 メッセージ 日付
  clayjohn 8e31ea244b Significantly improve the speed of shader compilation in compatibility backend 1 年間 前
  kleonc 663ba67016 Fix 2D normals for transposed texture 1 年間 前
  Patrick c98ab5aba3 Add option to use world coordinates in canvas item shader 1 年間 前
  Danil Alexeev 43b0702a02 Fix "Light Only" mode of `CanvasItemMaterial` 2 年 前
  clayjohn ab603e347f Clamp normal when calculating 2D lighting to avoid artifacts 2 年 前
  Yuri Sizov 2bd5302704 Merge pull request #72695 from clayjohn/CanvasGroup-shading 2 年 前
  clayjohn dfbf439081 Avoid shading CanvasGroup nodes twice 2 年 前
  clayjohn bf0cc8f52a Ignore instance color and instance custom_data when not used in the OpenGL renderer 2 年 前
  clayjohn faea9f5c10 Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE 2 年 前
  Rémi Verschelde 226daf9b59 GLES3: Fix canvas shader use of undefined draw_data 2 年 前
  jainl28patel 390f83bf5a fix normal map not flipping in sprite2D 2 年 前
  clayjohn b6a1aa15b1 Use instanced array buffer instead of UBO for canvas item batching 2 年 前
  clayjohn 975a8f9ada Clean up specialization constants in OpenGL scene renderer 2 年 前
  clayjohn 7bc11b5fe8 Exposure emulated *Unorm4x8 glsl functions in non-android builds 2 年 前
  clayjohn f33ffd9ab4 Add Skeletons and Blend Shapes to the OpenGL renderer 2 年 前
  clayjohn 0e5a98cdd8 Fix drawing of 2D skeletons in the RD renderer. 2 年 前
  clayjohn 2ec234ff67 Add 2D shadows and canvas SDF to OpenGL3 renderer 2 年 前
  clayjohn 978aa05a99 Fix error in Web builds that resulting in 2D 2 年 前
  clayjohn e600fb93a5 Add 2D lights to OpenGL3 canvas renderer 2 年 前
  clayjohn 154b9c1c91 Use a giant UBO to optimize performance in 2D 2 年 前
  clayjohn c8f0f27a0b Properly expose TEXTURE_PIXEL_SIZE in Opengl3 renderer 2 年 前
  clayjohn fea48cdfc6 Fix rendering when using WebGL2. 2 年 前
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 2 年 前
  clayjohn 5f52936350 Implement MultiMesh in 3D and flesh out MultiMesh functions 2 年 前
  clayjohn fb860265e0 Implement 2D Meshes and MultiMeshes in GLES3 backend 3 年 前
  clayjohn 652adcd5bf Basic 3D rendering 3 年 前
  clayjohn 3bb8e6a9fe SkyShaders working 3 年 前
  Rémi Verschelde f394388aa2 Merge pull request #60503 from clayjohn/OPENGL-3D 3 年 前
  clayjohn 2f2064fe3d Overhaul GLES3: Add basis for 3D renderer, overhaul materials and textures 3 年 前
  bruvzg be611c1c05 Implement Label3D node. 3 年 前