Files
florent guinier 3b2d939648 [NNE] Fix: Allow model creation on any thread for the editor case.
Problem:
* in editor model creation is accessing cvars, accesses currently locked to game thread

Solution:
* access those cvars allowing any threads.

#tests win64 editor: smoke tests, win64 standalone: all tests (dml meta command disabled)

#rb nico.ranieri
#rnx

[CL 31039504 by florent guinier in 5.4 branch]
2024-01-31 02:29:31 -05:00
..