Commit History

Author SHA1 Message Date
  Hugo Locurcio 09bedcead4 Add a per-light volumetric fog energy property 4 years ago
  Rémi Verschelde 02d510bd07 Merge pull request #63003 from Geometror/msaa-2d 3 years ago
  Rémi Verschelde 7013c68619 Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0 3 years ago
  kobewi f7f4873ed0 Replace Array return types with TypedArray 3 3 years ago
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 3 years ago
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 3 years ago
  Rémi Verschelde 7b4927bb5f Merge pull request #60309 from The-O-King/oct 3 years ago
  clayjohn bbbcdd725a Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone 3 years ago
  Omar El Sheikh 78881b3cc3 Octahedral Normal/Tangent Compression 3 years ago
  Hendrik Brucker e96b1a2c0c Implement MSAA for 2D [Vulkan only] 3 years ago
  Hugo Locurcio baaa7503c7 Add a shadow opacity property to Light3D 3 years ago
  Hugo Locurcio db22b7ded0 Rename shader parameter uniform setter/getter methods for consistency 3 years ago
  Hugo Locurcio d041ca6c02 Add Nearest Mipmap Anisotropic filter option to decals and projectors 4 years ago
  Rémi Verschelde 5352cf8e2f Merge pull request #46557 from asmaloney/remove-impossible-condition 3 years ago
  Rémi Verschelde 8e0f328a80 Merge pull request #59840 from Calinou/renderingserver-global-uniform-rename 3 years ago
  Hugo Locurcio 4b42379c8f Rename RenderingServer global shader uniform methods to be more explicit 3 years ago
  Hugo Locurcio e24029edc3 Allow changing mipmap LOD bias when FSR 1.0 scaling is not used 3 years ago
  Juan Linietsky c7255388e1 Remove ThreadWorkPool, replace by WorkerThreadPool 3 years ago
  reduz f649678402 Clean up Shader Preprocessor 3 years ago
  Bastiaan Olij d139131aab Adding Variable Rate Shading support to Godot 3 years ago
  Hugo Locurcio 21ea1c3835 Rename soft shadow quality project settings for easier searching 3 years ago
  Hugo Locurcio 2651e88b05 Automatically update the editor viewport when 3D scaling options are changed 3 years ago
  jfons ba832d83b2 Initial TAA implementation 3 years ago
  Bastiaan Olij 69b66ec425 Ensure has_os_features is safely called as it can't be called from within the construct of RenderingServerDefault on which it relies 3 years ago
  Hugo Locurcio e85459dcd1 Add Cone and Cylinder shapes to FogVolume 3 years ago
  clayjohn 9b61c855ef Add basic lighting to GLES3 renderer. 3 years ago
  Rémi Verschelde 9cf9054c3e Merge pull request #60976 from Calinou/fsr-rename-property-hint 3 years ago
  clayjohn 652adcd5bf Basic 3D rendering 3 years ago
  Hugo Locurcio 0cdd7d88ad Rename remaining references of FSR to FSR 1.0 3 years ago
  Hugo Locurcio 31194f5b1c Add `get_video_adapter_api_version()` to RenderingServer 4 years ago