mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-09-01 06:59:18 +02:00
Disable GLM_FORCE_DEFAULT_ALIGNED_GENTYPES to fix graphics corruption
This is a regression introduced in7525b54f(merged viadf5a8a89), GLM_FORCE_DEFAULT_ALIGNED_GENTYPES causes visible screen corruption, particularly in the smoke from chimneys or vehicles.
This commit is contained in:
@@ -71,7 +71,6 @@ target_compile_definitions(${LIBMANUL_NAME} PRIVATE
|
||||
GLM_FORCE_SWIZZLE
|
||||
GLM_FORCE_CTOR_INIT
|
||||
GLM_FORCE_INLINE
|
||||
GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
|
||||
GLM_FORCE_INTRINSICS)
|
||||
|
||||
target_compile_definitions(${LIBMANUL_NAME} PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user