Bastiaan Olij
|
ecfcfd97fa
Split dependency logic
|
3 years ago |
Rémi Verschelde
|
051fb86fb0
Merge pull request #61221 from BastiaanOlij/split_gi_effects
|
3 years ago |
Rémi Verschelde
|
d8ef904ffc
Merge pull request #35758 from zmanuel/eliminate-draw-pending
|
3 years ago |
Bastiaan Olij
|
997810e417
Split GI effects and fix stereoscopic rendering of GI effects
|
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 |
Rémi Verschelde
|
ff30a09993
Merge pull request #60643 from clayjohn/GLES3-3D
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
clayjohn
|
3bb8e6a9fe
SkyShaders working
|
3 years ago |
Hugo Locurcio
|
31194f5b1c
Add `get_video_adapter_api_version()` to RenderingServer
|
4 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 |
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 |
Bastiaan Olij
|
57e5a33623
Split dummy renderer classes into separate files
|
3 years ago |
Bastiaan Olij
|
98e5cd24db
Improve XRInterface hooks into rendering
|
3 years ago |
Rémi Verschelde
|
cba2fd2e80
Revert "Add new scaling modes for splash screen"
|
3 years ago |
Samuel Pedrajas
|
fcc9f5ce39
Add new scaling modes for splash screen
|
3 years ago |
Rémi Verschelde
|
095c72b03e
Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Hugo Locurcio
|
b3174e7af9
Add `RenderingServer.get_video_adapter_type()` method
|
3 years ago |
Brian Semrau
|
ac24070056
Use Callable in RS::request_frame_drawn_callback
|
3 years ago |
Hugo Locurcio
|
bcf4a56c74
Replace references to VisualServer in code comments with RenderingServer
|
3 years ago |
Haoyu Qiu
|
82f7f2c46c
Fix crash in headless mode
|
3 years ago |
Aaron Franke
|
84f720966c
Use doubles for time in many other places
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
reduz
|
6c55d2aad2
Fix Render Info
|
4 years ago |
reduz
|
37776b2867
Clean up RenderingServer and its bindings
|
4 years ago |
reduz
|
6e98c4cd50
Refactor VisibilityNotifier3D
|
4 years ago |