virtualx-engine/servers/rendering/renderer_rd/forward_mobile
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_mobile.cpp Enhance checks and user experience around tangents. 2023-11-01 22:40:42 +01:00
render_forward_mobile.h Ensure that only visible paired lights are used 2023-10-17 13:02:46 +02:00
scene_shader_forward_mobile.cpp Enhance checks and user experience around tangents. 2023-11-01 22:40:42 +01:00
scene_shader_forward_mobile.h Enhance checks and user experience around tangents. 2023-11-01 22:40:42 +01:00
SCsub