Closed biamalveiro closed 1 month ago
Fixes issue where evaluateNode would not run from an outliner without a set request, as is the case with docked outliners.
evaluateNode
If the outliner doesn't have a request set, it defaults to the current world root. Additionally, some tweaks in the rendering outliners.
Goal
Fixes issue where
evaluateNode
would not run from an outliner without a set request, as is the case with docked outliners.Description
If the outliner doesn't have a request set, it defaults to the current world root. Additionally, some tweaks in the rendering outliners.