virtualx-engine/core/os
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
..
dir_access.cpp Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
dir_access.h
file_access.cpp Improve documentation and simplifies code for File::get_csv_line() 2021-08-06 11:13:43 +02:00
file_access.h
input.cpp Allow checking for exact matches with Action events. 2021-07-30 15:35:39 +02:00
input.h Add input buffering framework 2021-08-08 12:37:55 +02:00
input_event.cpp Fix InputMap.action_erase_event() failing to erase events correctly. 2021-09-17 03:08:21 +02:00
input_event.h Fix InputMap.action_erase_event() failing to erase events correctly. 2021-09-17 03:08:21 +02:00
keyboard.cpp
keyboard.h
main_loop.cpp
main_loop.h
memory.cpp
memory.h Fix memfree parameter name 2021-07-13 10:20:03 +02:00
midi_driver.cpp
midi_driver.h
mutex.cpp
mutex.h
os.cpp Merge pull request #48686 from bruvzg/bundle_icon_3 2021-09-30 14:55:41 +02:00
os.h Merge pull request #48686 from bruvzg/bundle_icon_3 2021-09-30 14:55:41 +02:00
rw_lock.h
SCsub
semaphore.h
spin_lock.h
thread.cpp Fix Platform Thread Override 2021-10-04 14:37:27 +02:00
thread.h Fix Platform Thread Override 2021-10-04 14:37:27 +02:00
thread_safe.h
threaded_array_processor.h Add an editor setting to configure number of threads for lightmap baking 2021-10-05 17:35:20 +02:00