História revízii

Autor SHA1 Správa Dátum
  clayjohn 6b4e26c479 Add compatibility handler to RADIANCE in sky shaders since the type was changed. 2 týždňov pred
  ghostsoft b2e87ed27f disable discard and frag errors in gdshaderinc 2 mesiacov pred
  Thaddeus Crews e1e3f742b7 Merge pull request #111277 from Chaosus/shader_fix_ternary_structs 2 mesiacov pred
  Thaddeus Crews d1d28c0bcf Merge pull request #111223 from Ivorforce/remove-iterator-include 3 mesiacov pred
  Chaosus fe1447de0c Fix ternary expression for structs in shaders 3 mesiacov pred
  Lukas Tenbrink 1db0a60dc0 Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 3 mesiacov pred
  Aaron Franke 3d1c9fd5de Move server files into their subfolders 1 rok pred
  Lukas Tenbrink f81287d765 Introduce `VariantImplicitConvert<>` template for types that can be implicitly converted to and from `Variant`. 9 mesiacov pred
  Pāvels Nadtočajevs c3cc1ba8e4 Improve shader overloaded function error reporting. 5 mesiacov pred
  Chaosus 00a755f609 Fix shader function overloads with incorrect order 7 mesiacov pred
  Chaosus d3792efa89 Prevent ternary expression with a sampler types in shaders 7 mesiacov pred
  Rémi Verschelde d1083c9722 Improve error messages for method calls expecting only 1 argument 7 mesiacov pred
  Apples d674c9e289 Add stencil support for spatial materials 2 rokov pred
  Thaddeus Crews de37627404 Merge pull request #102552 from DarioSamo/shader-baker 8 mesiacov pred
  Thaddeus Crews 8c6a88cda6 Merge pull request #106781 from max99x/fix-shader-crash 8 mesiacov pred
  Dario 5a30a7e7cd Add shader baker to project exporter. 1 rok pred
  Lukas Tenbrink 4cb8a0c77e Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call. 8 mesiacov pred
  Max Shawabkeh d042763750 Fix shader compiler crash when parsing case labels with non-existent vars. 8 mesiacov pred
  Chaosus 16f51d4671 Remove duplicated entries from shader built-ins 8 mesiacov pred
  Chaosus 5a14ab7c39 [Shaders] Allow constants and expressions in `hint_range` 1 rok pred
  Thaddeus Crews a6979ef664 Merge pull request #97801 from basicer/srgb-color-hint 9 mesiacov pred
  Rob Blanckaert 8c54290b4a Add `color_conversion_disabled` shader hint. 1 rok pred
  LuoZhihao 9e0798ed36 Shader: Fix `bvec` to variant conversion 10 mesiacov pred
  Thaddeus Crews a03ec29ac5 Merge pull request #103434 from Chaosus/shader_fix_unused_varying_warning 10 mesiacov pred
  Thaddeus Crews 7459a0361d Merge pull request #103177 from Murrent/shader_default_at_top 10 mesiacov pred
  Thaddeus Crews c937b6d180 Merge pull request #102419 from Ivorforce/std-size 10 mesiacov pred
  Chaosus 2824978178 Fix "unused varying" incorrect warning in shaders 11 mesiacov pred
  Murrent 4f46ecc479 Allow default case at the top of a switch scope in shaders 11 mesiacov pred
  Chaosus 946c254cec Fix crash at using increment op for varying in `light` shader function 11 mesiacov pred
  clayjohn 35100396e4 Validate varying count when compiling shaders 11 mesiacov pred