Commit History

Author SHA1 Message Date
  Bastiaan Olij ecfcfd97fa Split dependency logic 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Rémi Verschelde 931838b330 Merge pull request #60627 from aaronfranke/rename-elements 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" 3 years ago
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" 3 years ago
  Rémi Verschelde 8dfa12cae7 Merge pull request #59979 from bruvzg/cpp_check2 3 years ago
  NNesh 2f33414dab Fix clearing backbuffer if there are no items 3 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 years ago
  Bastiaan Olij 0b4fd92a17 Moved particles into ParticlesStorage 3 years ago
  Bastiaan Olij 6b28d94e77 Merge canvas and decal into TextureStorage and add render target 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Bastiaan Olij b8be7903f3 Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage 3 years ago
  Bastiaan Olij 36defd1179 Extract global variable, shader and material storage 3 years ago
  Bastiaan Olij 0fe06e9467 Extract Decal and Decal atlas from Storage class 3 years ago
  Yuri Roubinsky 0d9aecd967 Rename several transform built-ins in shaders 3 years ago
  Rémi Verschelde e142c10fc5 Merge pull request #58993 from notSanil/device-limit-exceeded-fix 3 years ago
  notSanil 36fa7059ed Fix device limit exceeding for uniform buffer 3 years ago
  Bastiaan Olij 57e5a33623 Split dummy renderer classes into separate files 3 years ago
  kobewi 39d429e497 Change some math macros to constexpr 3 years ago
  reduz b0ca03b0a2 Add a UniformSet cache 3 years ago
  Rémi Verschelde 8b8e858778 Merge pull request #54489 from briansemrau/texture-delete-update 3 years ago
  clayjohn 99064d57db New OpenGL batching canvas renderer 3 years ago
  bruvzg 679fe92bb3 Fix incorrect format and buffer used for bone weights. 3 years ago
  Rémi Verschelde 3a5a3473be Merge pull request #54791 from NHodgesVFX/master 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Brian Semrau 716e15cd26 Fix multimesh still drawing when visible instances is zero 3 years ago
  Yuri Roubinsky 826e781bfa Fix default_texture_param in shader pipeline to support uniform arrays 3 years ago
  NHodgesVFX dbe366a830 add more OpenGL attributes 3 years ago