userJake_Richcancel
branchrust_reboot/main/optimize_plant_lod_windcancel

16 Commits over 0 Days - Infinitycph!

2 Months Ago
merge from main -> optimize_plant_lod_wind
2 Months Ago
Fix berry bush seedling being missed by previous optimizations
2 Months Ago
Roses - disable wind & motion vectors on lower LODs - disable motion vector on billboard LOD
2 Months Ago
Potatos - disable motion vectors on all LODs
2 Months Ago
Corn - disable motion vectors on all corn prefabs
2 Months Ago
Plants spawned via `spawnplants` will have their grown paused so they stay the same stage
2 Months Ago
Add `spawnplants` command that will spawn every stage of every plant in a grid
2 Months Ago
Sunflowers - disable wind & motion vectors on lower LODs - disable motion vector on billboard LOD
2 Months Ago
Same idea for wheat - disable wind & motion vectors on lower LODs - disable motion vector on billboard LOD
2 Months Ago
Disable motion vector on the orchid billboard renderers (it was still doing motion vector pass despite the billboard material having wind disabled) and swap in the wind disabled lower LOD material
2 Months Ago
Add orchid wind disabled materials
2 Months Ago
Apply lower LOD materials to hemp prefabs
2 Months Ago
Make wind disabled versions of hemp materials
2 Months Ago
Assign wind disabled version of material to lower LODs and disable motion vectors on them
2 Months Ago
Make lower LOD material variants of the berry plants with wind disabled
2 Months Ago
Fix RendererLOD not saving motion vectors for different LODs (so the lower LODs of plants can turn off motion vectors)