Lunarisnia
|
471af30f7b
Fix disabling depth prepass breaks opaque material
|
1 year ago |
nklbdev
|
92040e85e2
Fix wrong type casting for octahedral tangents
|
2 years ago |
Alex Drozd
|
d9cc22af8f
Binding LIGHT_PARAM_INTENSITY in RenderingServer
|
2 years ago |
Aaron Franke
|
1e6f30e6bd
Set both texture format overrides to false by default
|
2 years ago |
Aaron Franke
|
944fbce347
Enable S3TC_BPTC but not ETC2_ASTC by default
|
2 years ago |
Rémi Verschelde
|
564d1b34e0
Merge pull request #74711 from BastiaanOlij/add_texture_native_handle
|
2 years ago |
Rémi Verschelde
|
de14109862
Merge pull request #73588 from smosages/resolve-display-shader-settings-in-settings-editor
|
2 years ago |
Bastiaan Olij
|
c328676d96
For GDExternal use, provides access to internal graphics handles for textures
|
2 years ago |
Rémi Verschelde
|
3e6a731904
Merge pull request #76418 from reduz/method-bind-validated-call
|
2 years ago |
Max Hilbrunner
|
d481fca986
Merge pull request #75517 from BastiaanOlij/expose_render_target
|
2 years ago |
Max Hilbrunner
|
fa451ead91
Merge pull request #74883 from dalexeev/fix-thin-multiline-colors
|
2 years ago |
Juan Linietsky
|
1c93606e47
Add ValidatedCall to MethodBind
|
2 years ago |
Hugo Locurcio
|
e7852552d4
Fix `setrngth` typo in `particles_collision_set_attractor_strength()`
|
2 years ago |
Hugo Locurcio
|
e4d5cecd4c
Fix `get_test_texture()` returning an almost fully white texture
|
2 years ago |
Bastiaan Olij
|
ab60d3b65c
Expose viewports render targer RID
|
2 years ago |
Danil Alexeev
|
ba985ecf3f
Fix `draw_multiline_colors()` for `width < 0`
|
2 years ago |
Bastiaan Olij
|
70dca9ff55
Merge duplicate rd_texture functions
|
2 years ago |
smosages
|
786ad514df
Move ShaderWarning definitions into rendering_server
|
2 years ago |
bruvzg
|
041f559da1
Exclude platform dependent `rendering/textures/vram_compression/import_*` default values from documentation.
|
2 years ago |
Rémi Verschelde
|
5b6c9c66a4
Android: Default Min SDK to 24 for Vulkan mobile
|
2 years ago |
myaaaaaaaaa
|
6f88392d02
Move some worker_thread_pool.h includes out of header files
|
2 years ago |
clayjohn
|
13488b4260
Expose RenderingServer.canvas_light_blend_mode
|
2 years ago |
Rémi Verschelde
|
3eb1ac9fd2
Merge pull request #72075 from Maran23/extents-to-size
|
2 years ago |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 years ago |
Rémi Verschelde
|
628967e6ba
Merge pull request #72343 from clayjohn/editor-canvas-bg
|
2 years ago |
clayjohn
|
9071809021
Remove viewport_set_disable_environment in favor of viewport_set_environment_mode
|
2 years ago |
Juan Linietsky
|
28f51ba547
Refactor high quality texture import
|
2 years ago |
clayjohn
|
0b28c1f8ed
Remove cap on number of items drawn in frame in 2D gl_compatibility render
|
2 years ago |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 years ago |
clayjohn
|
a804556ab9
Add mutex when adding geometry instances to the dirty list in the Forward Clustered renderer
|
2 years ago |