mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-12-26 15:06:28 +01:00
744c40a56a
- Guard 3 different flw_light impls via #define - Guard the inner face correction behind another #define - Add LightSmoothness enum to decide which flw_light impl to use - Make LightSmoothness configurable via a new BackendConfig - Add command to switch LightSmoothness on the fly - Note: currently requires a resource reload so we don't need to compile 4x as many shaders |
||
---|---|---|
.. | ||
api/java/dev/engine_room/flywheel/api/event | ||
backend/java/dev/engine_room/flywheel/backend | ||
lib/java/dev/engine_room/flywheel/lib/model/baked | ||
main |