Unconditionally import tonemapping utils, ensuring dither is present
This commit is contained in:
parent
e040fc8eba
commit
c9db7aaa07
@ -1,8 +1,5 @@
|
|||||||
#define_import_path bevy_pbr::pbr_functions
|
#define_import_path bevy_pbr::pbr_functions
|
||||||
|
|
||||||
#ifdef TONEMAP_IN_SHADER
|
|
||||||
#import bevy_core_pipeline::tonemapping
|
#import bevy_core_pipeline::tonemapping
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef ENVIRONMENT_MAP
|
#ifdef ENVIRONMENT_MAP
|
||||||
#import bevy_pbr::environment_map
|
#import bevy_pbr::environment_map
|
||||||
|
Loading…
Reference in New Issue
Block a user