Commit History

Author SHA1 Message Date
  NHodgesVFX dbe366a830 add more OpenGL attributes 3 years ago
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 3 years ago
  Yuri Roubinsky 6873ecaaf9 Added support for uniform arrays in shaders 4 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Hugo Locurcio ba65730cbf Rename RID's `getornull()` to `get_or_null()` 3 years ago
  Hendrik Brucker 6a9f3746af Fix editor freeze when asigning Skeleton2D to Polygon2D 3 years ago
  Anilforextra 90908cd67d Add Get Center Method for Rect2/Rect2i and AABB. 3 years ago
  JFonS 5f69218edc Merge pull request #51604 from TechnoPorg/fix-vulkan-parent-material 3 years ago
  Clay John 036b7a0985 Merge pull request #51873 from Chaosus/fix_uniform_error_spam 4 years ago
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 years ago
  Yuri Roubinsky b6af457d25 Fix incorrect checking of uniform set to prevent error spam (2) 4 years ago
  Hugo Locurcio a139e58f8c Add comments at the top of each built-in shader to ease debugging 4 years ago
  TechnoPorg b097e7f510 Vulkan: Fix CanvasItem::use_parent_material 4 years ago
  Yuri Roubinsky 9de779344c Makes a clear error message if shader compilation failed 4 years ago
  Nathan Franke 051234e84e Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tile 4 years ago
  Yuri Roubinsky ac4406cfbe Fix incorrect checking of uniform set to prevent error spam 4 years ago
  luz paz 3564c16cb8 Fix various typos with codespell 4 years ago
  Hugo Locurcio abc38b8d66 Use C++11 raw literals for shader code to improve readability 4 years ago
  reduz 83addd6ee5 Fix material invalidation on reimport. 4 years ago
  reduz c43f624d44 Unify material parameter update 4 years ago
  Gilles Roudière e8476c994d Keep the drawing transform when drawing meshing in CanvasItem 4 years ago
  reduz 94d31ac327 Implement animation slice drawing in CanvasItem 4 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Rémi Verschelde f1abfbbeb1 Merge pull request #48837 from Soupstraw/shader-pi 4 years ago
  Joosep Jääger 16567321ba Added constants PI, TAU and E to the shader language 4 years ago
  reduz 789713b008 Support for 2D particles to collide against SDF 4 years ago
  reduz 479391ef54 Fixes missng 2D engine bits 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  reduz d3b49c416a Refactor GLSL shader compilation 4 years ago
  reduz 64140eaf42 Reorganize Project Settings 4 years ago