index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
servers
/
rendering_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #60309 from The-O-King/oct
Rémi Verschelde
2022-08-22
1
-27
/
+24
|
\
|
*
Octahedral Normal/Tangent Compression
Omar El Sheikh
2022-08-13
1
-27
/
+24
*
|
Remove requirement to have vertex positions when creating a mesh. Meshes can ...
clayjohn
2022-08-19
1
-6
/
+9
|
/
*
Add a shadow opacity property to Light3D
Hugo Locurcio
2022-08-07
1
-0
/
+1
*
Rename shader parameter uniform setter/getter methods for consistency
Hugo Locurcio
2022-08-04
1
-9
/
+9
*
Add Nearest Mipmap Anisotropic filter option to decals and projectors
Hugo Locurcio
2022-08-03
1
-4
/
+6
*
Merge pull request #46557 from asmaloney/remove-impossible-condition
Rémi Verschelde
2022-07-29
1
-12
/
+1
|
\
|
*
Remove impossible condition in RenderingServer::mesh_surface_make_offsets_fro...
Andy Maloney
2021-03-01
1
-12
/
+1
*
|
Merge pull request #59840 from Calinou/renderingserver-global-uniform-rename
Rémi Verschelde
2022-07-28
1
-9
/
+9
|
\
\
|
*
|
Rename RenderingServer global shader uniform methods to be more explicit
Hugo Locurcio
2022-07-28
1
-9
/
+9
*
|
|
Allow changing mipmap LOD bias when FSR 1.0 scaling is not used
Hugo Locurcio
2022-07-28
1
-5
/
+5
|
/
/
*
|
Remove ThreadWorkPool, replace by WorkerThreadPool
Juan Linietsky
2022-07-25
1
-2
/
+0
*
|
Clean up Shader Preprocessor
reduz
2022-07-22
1
-0
/
+2
*
|
Adding Variable Rate Shading support to Godot
Bastiaan Olij
2022-07-17
1
-0
/
+8
*
|
Rename soft shadow quality project settings for easier searching
Hugo Locurcio
2022-07-13
1
-10
/
+10
*
|
Automatically update the editor viewport when 3D scaling options are changed
Hugo Locurcio
2022-06-19
1
-4
/
+4
*
|
Initial TAA implementation
jfons
2022-06-07
1
-0
/
+2
*
|
Ensure has_os_features is safely called as it can't be called from within the...
Bastiaan Olij
2022-06-01
1
-0
/
+2
*
|
Add Cone and Cylinder shapes to FogVolume
Hugo Locurcio
2022-05-25
1
-0
/
+3
*
|
Add basic lighting to GLES3 renderer.
clayjohn
2022-05-16
1
-2
/
+2
*
|
Merge pull request #60976 from Calinou/fsr-rename-property-hint
Rémi Verschelde
2022-05-12
1
-1
/
+1
|
\
\
|
*
|
Rename remaining references of FSR to FSR 1.0
Hugo Locurcio
2022-05-12
1
-1
/
+1
*
|
|
Basic 3D rendering
clayjohn
2022-05-12
1
-37
/
+9
|
/
/
*
|
Add `get_video_adapter_api_version()` to RenderingServer
Hugo Locurcio
2022-05-03
1
-0
/
+1
*
|
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-9
/
+9
*
|
Restore antialiasing for `draw_line`
Yuri Roubinsky
2022-04-12
1
-1
/
+1
*
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-2
/
+0
*
|
Merge pull request #49738 from Calinou/ssao-gi-default-half-resolution
Rémi Verschelde
2022-03-18
1
-2
/
+1
|
\
\
|
*
|
Compute SSAO at half resolution by default
Hugo Locurcio
2022-02-14
1
-2
/
+1
*
|
|
Replace DirectionalLight3D's `use_in_sky_only` with `sky_mode` enum
Hugo Locurcio
2022-03-17
1
-1
/
+5
*
|
|
Expose `RenderingServer::canvas_item_add_animation_slice` in GDScript
Xavier Loh
2022-03-13
1
-0
/
+1
*
|
|
Remove unused `shadow_color` property from Light3D
Hugo Locurcio
2022-03-04
1
-1
/
+0
*
|
|
Merge pull request #58512 from Calinou/light3d-add-distance-fade
Rémi Verschelde
2022-03-04
1
-0
/
+1
|
\
\
\
|
*
|
|
Implement distance fade properties in OmniLight3D and SpotLight3D
Hugo Locurcio
2022-02-25
1
-0
/
+1
*
|
|
|
Fix typo in SSR roughness quality enum value names
Hugo Locurcio
2022-02-28
1
-4
/
+4
|
/
/
/
*
|
|
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
1
-1
/
+1
*
|
|
Use Filament specular models and parametrization
clayjohn
2022-02-22
1
-2
/
+0
*
|
|
Merge pull request #58177 from clayjohn/VULKAN-prefiltered-radiance
Rémi Verschelde
2022-02-17
1
-3
/
+3
|
\
\
\
|
*
|
|
Use prefiltered radiance
clayjohn
2022-02-16
1
-3
/
+3
|
|
/
/
*
/
/
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-2
/
+2
|
/
/
*
|
Merge pull request #54158 from Calinou/decrease-default-soft-shadow-quality
Rémi Verschelde
2022-02-10
1
-2
/
+2
|
\
\
|
*
|
Decrease the default soft shadow quality to improve performance
Hugo Locurcio
2021-10-23
1
-2
/
+2
*
|
|
Merge pull request #54677 from Calinou/voxelgi-default-low-quality
Rémi Verschelde
2022-02-10
1
-1
/
+1
|
\
\
\
|
*
|
|
Decrease the default VoxelGI quality to improve performance
Hugo Locurcio
2021-11-06
1
-1
/
+1
*
|
|
|
Merge pull request #39965 from Calinou/tweak-sdfgi-defaults
Rémi Verschelde
2022-02-10
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Tweak default SDFGI settings for better quality
Hugo Locurcio
2022-02-06
1
-3
/
+3
*
|
|
|
|
Fix BLEND_SHAPE_MASK
reduz
2022-02-08
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #54574 from Ansraer/glow_map
Rémi Verschelde
2022-01-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
add support for glow maps
Ansraer
2022-01-20
1
-1
/
+1
*
|
|
|
|
Rename or refactor macros to avoid leading underscores
Omar Polo
2022-01-20
1
-6
/
+7
[next]