branchrust_reboot/main/radtown_monument_fixescancel
5 Commits over 0 Days - ∞cph!
Adjusted RendererBatch inspector to more accurately recommend fixes (eg. LOD0 and LOD1 are incompatible but LOD2 is batchable, now shows all issues and a buton mark the mesh as r/w)
Updated the scene wide fixers to mark a mesh as r/w if at least one mesh in a LOD hierarchy is compatible with batching
Reran the automated updater, gixed a further 62 items
This brings the batches in radtown to around 2300, a saving of around 700
Added a warning to the RendererBatch component if a mesh has been assigned that is not compatible with renderer batching
Checks for submeshes, vert counts and r/w status
Added a tool in "Tools/Optimize/Find RendererBatch not marked read write/Fix" that will enable r/w on any models in the scene that are otherwise compatible with batching
Ran this on radtown, picked up 177 objects
S2P radtown
Fixed a bunch of props in radtown that were either missing LOD components entirely or using LODGroups
S2P and HLOD generation
radioactive water surface border fix