Commit History

Author SHA1 Message Date
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Hugo Locurcio 0cdd7d88ad Rename remaining references of FSR to FSR 1.0 3 years ago
  Bastiaan Olij 9939cfc4c4 Split out bokeh_dof and copy effects 3 years ago
  Rémi Verschelde c114823471 Merge pull request #58298 from Calinou/decal-distance-fade-use-easing 3 years ago
  Aaron Franke fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods 3 years ago
  Hugo Locurcio 618c88c71b Make Decal distance fade smoother 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Rémi Verschelde cab171c54e Merge pull request #60547 from BastiaanOlij/split_tonemapper_effect 3 years ago
  Bastiaan Olij 3b2267ba6d Splitting tonemapper into its own class 3 years ago
  Hugo Locurcio eb497bbaa7 Fix "ortogonal" -> "orthogonal" typo in rasterizer code 3 years ago
  Bastiaan Olij 0b4fd92a17 Moved particles into ParticlesStorage 3 years ago
  Bastiaan Olij b6faf6c6c0 Move light, reflection probe and lightmap into LightStorage 3 years ago
  Bastiaan Olij 6b28d94e77 Merge canvas and decal into TextureStorage and add render target 3 years ago
  Rémi Verschelde 46ef52162e Color: Rename `to_srgb`/`to_linear` to include base color space 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
  Hugo Locurcio c45d2c242b Replace DirectionalLight3D's `use_in_sky_only` with `sky_mode` enum 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
  Rémi Verschelde 1561737055 Merge pull request #49447 from Calinou/remove-shadow-color-property 3 years ago
  reduz b0ca03b0a2 Add a UniformSet cache 3 years ago
  Hugo Locurcio aea104deb7 Remove unused `shadow_color` property from Light3D 4 years ago
  Rémi Verschelde c787f59931 Merge pull request #58734 from Calinou/tweak-render-timestamp-names 3 years ago
  Rémi Verschelde 3078b92dff Merge pull request #58512 from Calinou/light3d-add-distance-fade 3 years ago
  Hugo Locurcio c509a3a3a5 Tweak render timestamp names for explicitness and consistency 3 years ago
  Hugo Locurcio 83efe4d8b0 Fix typo in SSR roughness quality enum value names 3 years ago
  Hugo Locurcio b1a295b739 Implement distance fade properties in OmniLight3D and SpotLight3D 3 years ago