summaryrefslogtreecommitdiff
path: root/servers/rendering_server.h
AgeCommit message (Expand)Author
2022-01-26Merge pull request #54574 from Ansraer/glow_mapRémi Verschelde
2022-01-20Merge pull request #55360 from Calinou/rename-bake-mode-propertiesRémi Verschelde
2022-01-20add support for glow mapsAnsraer
2022-01-19Revert "Add new scaling modes for splash screen"Rémi Verschelde
2022-01-18Add new scaling modes for splash screenSamuel Pedrajas
2022-01-17Allow using between 1 and 8 cascades for SDFGIHugo Locurcio
2022-01-12Optimize include files to improve `shader_language.h` compilation speedYuri Roubinsky
2022-01-06Expose RenderingServer SSIL quality setter methodsHugo Locurcio
2022-01-05Added material_overlay property to MeshInstance3DFernando Cosentino
2022-01-04Merge pull request #55790 from Calinou/renderingserver-add-device-type-getterRémi Verschelde
2022-01-04Merge pull request #56305 from Calinou/rename-lod-thresholdRémi Verschelde
2022-01-04Merge pull request #51206 from clayjohn/Vulkan-ASSGIRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-29Rename Lod Threshold to Mesh Lod ThresholdHugo Locurcio
2021-12-14Rename and reorder bake mode properties for consistencyHugo Locurcio
2021-12-10Add `RenderingServer.get_video_adapter_type()` methodHugo Locurcio
2021-12-02Fixed minimum size of aabb in ImmediateMesh to draw only one vertexSilc 'Tokage' Renew
2021-11-23Implemented AMD's FSR as a computer shader for upscaling 3D scenesJe06jm
2021-11-12Fix default_texture_param in shader pipeline to support uniform arraysYuri Roubinsky
2021-11-06Added SSIL post processing effectclayjohn
2021-11-05Use Callable in RS::request_frame_drawn_callbackBrian Semrau
2021-10-28Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn
2021-10-25Implement distance fade and transparencyJFonS
2021-10-21Add Soft Very Low shadow quality mode for 3DHugo Locurcio
2021-10-08Allow any floating-point value as a 3D rendering scale optionHugo Locurcio
2021-10-07Merge pull request #53523 from Calinou/remove-occlusion-colorRémi Verschelde
2021-10-07Remove unimplemented `Environment.ambient_light_occlusion_color` propertyHugo Locurcio
2021-10-07Replace references to VisualServer in code comments with RenderingServerHugo Locurcio
2021-09-27Auto LOD fixes and improvementsjfons
2021-09-13Merge pull request #49063 from Calinou/remove-16x-msaaRémi Verschelde
2021-09-09Expose Vulkan internal values for access from extensionsBastiaan Olij
2021-08-27Makes FontData importable resource.bruvzg
2021-08-26Optionally scale 3D render contentBastiaan Olij
2021-08-25Remove 16× MSAA support due to driver bugs and low performanceHugo Locurcio
2021-08-12Use real_t and double where appropriate in ParticlesAaron Franke
2021-08-09Some work on double supportAaron Franke
2021-08-09Use doubles for time in many other placesAaron Franke
2021-07-19Implement more rendering options as specialization constantsreduz
2021-07-12Use specialization constants in clustered rendererreduz
2021-07-06Restructure and reimplement vsync optionsHendrik Brucker
2021-07-03Fix Render Inforeduz
2021-07-02Remove leftovers from the DirectionalLight3D Optimized shadow depth rangeHugo Locurcio
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-06-30Deprecate ImmediateGeometryreduz
2021-06-29Fixes to 2D viewportreduz
2021-06-17Implement animation slice drawing in CanvasItemreduz
2021-06-16Refactor VisibilityNotifier3Dreduz
2021-06-16Refactor VisibilityNotifierreduz
2021-06-14Implement visibility range and dependencies.jfons
2021-06-05Rename GI Classesreduz