mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
This fixes a bugs where per-viewport samplers were being used for internal texture fetches (probes, sky, etc.). This also fixes a bug when using multiple viewports in the same scene. This also fixes a bug where the texture bias would override the bias from 3D scale. |
||
|---|---|---|
| .. | ||
| render_forward_clustered.cpp | ||
| render_forward_clustered.h | ||
| scene_shader_forward_clustered.cpp | ||
| scene_shader_forward_clustered.h | ||
| SCsub | ||