godot/drivers/gles3
clayjohn d1043a5f93 Enhance checks and user experience around tangents.
Ensure `ensure_tangents` option actually creates tangent array. Even if it is just a dummy array.

Allow mesh to generate its own tangents when using compression. This allows users to compress meshes without tangents.

Warn users if they are trying to read from tangents without providing tangents.
2023-11-01 22:40:42 +01:00
..
effects Implement 3D shadows in the GL Compatibility renderer 2023-09-28 09:39:26 +02:00
environment Merge pull request #81167 from bitsawer/fix_sdfgi_editor_change 2023-10-25 10:27:03 +02:00
shaders Remove PSSM Fade 2023-10-13 12:01:23 +02:00
storage Enhance checks and user experience around tangents. 2023-11-01 22:40:42 +01:00
rasterizer_canvas_gles3.cpp Merge pull request #83003 from AThousandShips/null_check_extra 2023-10-09 15:37:14 +02:00
rasterizer_canvas_gles3.h Debug CanvasItem redraw 2023-08-28 12:53:56 +02:00
rasterizer_gles3.cpp [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
rasterizer_gles3.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
rasterizer_scene_gles3.cpp Enhance checks and user experience around tangents. 2023-11-01 22:40:42 +01:00
rasterizer_scene_gles3.h Pass viewport size to shadow pass instead of using vector2i(1,1) 2023-10-26 15:25:22 +08:00
SCsub Split GI effects and fix stereoscopic rendering of GI effects 2022-06-22 12:50:17 +10:00
shader_gles3.cpp Parse OpenGL and Vulkan strings as UTF-8. 2023-10-30 17:24:31 +02:00
shader_gles3.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00