Files
FlaxEngine/Source
Ari Vuollet 5e32e40c73 Improve Rider projects C++ preprocessor definitions
All known preprocessor definitions from the compiler are now exposed to Rider
language server through MSBuild .props files in order to fix most error
squiggles caused by missing or invalid definitions. This should fix some common
errors like unable to resolve C++ and C standard library types and macros like
`assert`.
2026-09-02 23:00:56 +03:00
..
2026-08-30 22:14:47 +02:00