virtualx-engine/servers/rendering/renderer_rd/forward_clustered
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
..
render_forward_clustered.cpp Enhance checks and user experience around tangents. 2023-11-01 22:40:42 +01:00
render_forward_clustered.h
scene_shader_forward_clustered.cpp Enhance checks and user experience around tangents. 2023-11-01 22:40:42 +01:00
scene_shader_forward_clustered.h Enhance checks and user experience around tangents. 2023-11-01 22:40:42 +01:00
SCsub