Commit History

Author SHA1 Message Date
  FireForge 84431bd782 Use integer types in Image and ImageTexture methods 3 years ago
  Priyansh Rathi e995764e50 add support for soft shadows to the lightmapper 3 years ago
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" 3 years ago
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build 3 years ago
  kobewi 39d429e497 Change some math macros to constexpr 3 years ago
  reduz b0ca03b0a2 Add a UniformSet cache 3 years ago
  Anilforextra c9f5d88f3a Use fill() to fill an entire image instead of setting pixels individually. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  William Deurwaarder 5465ef83cb GPULightmapper: execute dilate also after denoise 3 years ago
  William Deurwaarder a7599076d2 GPULightmapper: execute dilate before denoise 3 years ago
  William Deurwaarder e11dd6500a GPULightmapper's triangles and their bounding box will be in-sync 4 years ago
  reduz cf3f404d31 Implement Binary Shader Compilation 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  jfons 6995b0429c Assorted fixes to UV unwrapping and GPU lightmapper 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  reduz 64140eaf42 Reorganize Project Settings 4 years ago
  jfons 99e1ce0690 Invert spotlight angle attenuation 4 years ago
  reduz 280f334f81 Reorganize RenderingDevice barriers 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  bruvzg 644f739660 Static analyzer fixes: 4 years ago
  Aaron Franke 5dddf4377a Rename RD texture "type" to "texture_type" 4 years ago
  Aaron Franke 19bdd01438 Rename RD uniform "type" to "uniform_type" 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 710b34b702 Style: Fix missing/invalid copyright headers 5 years ago
  Juan Linietsky 1bea8e1eac New lightmapper 5 years ago