userJarryd Campicancel
branchrust_reboot/main/radtown_monument_fixescancel

3 Commits over 0 Days - ∞cph!

17 Days Ago
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
18 Days Ago
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
18 Days Ago
Fixed a bunch of props in radtown that were either missing LOD components entirely or using LODGroups S2P and HLOD generation