branchrust_reboot/main/fix_icon_generator_hide_during_rendercancel

5 Commits over 0 Days - Infinitycph!

1 Year Ago
Update HideDuringRender of the camper van prefab as an example
1 Year Ago
Fix HideDuringRender not being copied from the source prefab to the rendered icon - add matching of GameObjects based on name from the source -> target prefab
1 Year Ago
Fixed DeferredDecalRenderer not unsubscribing to `EditorApplication.update` hook when destroyed - caused performance issues in the icon renderer scene when the camera is recreated each frame to render the icon
1 Year Ago
Fix lighting settings for camper icon while testing
1 Year Ago
Create custom inspector to remove "Hide During Render" field from icon renderer inspector - removed since the settings won't be copied to the source prefab