Files
FlaxEngine/Source/Engine/Render2D
luchu1993 c7468ffe54 Fix Render2D line thickness scaling
Use transformed 2D basis vector lengths instead of diagonal matrix entries when scaling line thickness. This keeps Render2D.DrawLine and rectangle outlines stable under rotation while preserving scale transforms.

Fixes #4140.
2026-06-20 00:25:56 +08:00
..
2026-02-14 22:12:26 +08:00
2026-03-12 17:22:43 +01:00
2026-02-28 10:13:03 +08:00
2025-10-07 16:15:07 +08:00