virtualx-engine/modules/lightmapper_cpu
Hugo Locurcio 0e943939e2
Add an editor setting to configure number of threads for lightmap baking
This can be used to free some CPU cores when baking lightmaps.
When using fewer CPU cores, lightmap baking is slower but background
tasks aren't slowed down as much.
2021-10-05 17:35:20 +02:00
..
config.py SCons: Disable embree-based modules on x86 (32-bit) 2021-05-05 18:01:45 +02:00
lightmapper_cpu.cpp Add an editor setting to configure number of threads for lightmap baking 2021-10-05 17:35:20 +02:00
lightmapper_cpu.h Add a property to control the bounce indirect energy in BakedLightmap 2021-07-25 03:04:40 +02:00
register_types.cpp CPU lightmapper fixes. 2021-01-15 12:32:54 +01:00
register_types.h CPU lightmapper fixes. 2021-01-15 12:32:54 +01:00
SCsub CPU lightmapper formatting and minor fixes. 2021-01-14 18:08:33 +01:00