userandererandrecancel
branchrust_reboot/main/hdrpcancel

34 Commits over 152 Days - 0.01cph!

4 Years Ago
NRE fix
4 Years Ago
Ignore all DecorComponent that are not on the root game object (workaround for random monument scaling issues caused by child object bushes with DecorScale)
4 Years Ago
Repplying 48101 (2019.3 perf fix)
4 Years Ago
Subtracting 48101 (2019.3 perf fix) as a test to verify we are back to baseline perf without it
4 Years Ago
2019.3.3f1 ProjectVersion.txt
4 Years Ago
2019.3 perf fix
4 Years Ago
Cherry picking 45869 (road and river mesh tangent fix)
4 Years Ago
Cherry picking 45807
4 Years Ago
Updated ring road to latest (cherry picking 44685, 44993, 44994, 45065, 45068, 45082, 45462, 45463, 45575, 45576, 45577, 45596, 45597, 45598, 45619, 45664)
4 Years Ago
Merge from main/ring_road
4 Years Ago
GenerateCliffTopology works on custom maps
4 Years Ago
GenerateTerrainMesh can now be used on custom maps in the editor without modifying the terrain data asset on disk (by making a temporary copy in play mode)
4 Years Ago
TerrainHeightMap.GetHeight now interpolates along the exact triangle lines of the terrain mesh instead of approximating them as a quad
4 Years Ago
Fixed TerrainSplatSet missing spots when there was already some of the splat present
4 Years Ago
Fixed issue where PlaceCliffs would ignore filter on child prefabs Made PlaceCliffs no longer place the same cliff piece twice in a row These two improvements also made PlaceCliffs significantly faster
4 Years Ago
PlaceCliffs cleanup
4 Years Ago
PlaceCliffs small fix
4 Years Ago
PlaceCliffs fixes and improvements
4 Years Ago
Another terrain anchor gizmo fix
4 Years Ago
Compile fix
4 Years Ago
Fixed terrain anchor gizmo not scaling with object scale (while the actual runtime check does)
4 Years Ago
Really don't check placement filter at all anchor positions in PlaceCliffs (only at pivot)
4 Years Ago
Don't check placement filter at all anchor positions in PlaceCliffs (only at pivot)
4 Years Ago
Cherry picking 42475 and 42479
4 Years Ago
Added cutoff value to spawn populations
4 Years Ago
Cherry picking 42341
4 Years Ago
Cherry picking 42339
4 Years Ago
Cherry picking 40786
4 Years Ago
Updated terrain revamp scene to use PlaceCliffs
4 Years Ago
Added rough initial decor sockets to all v3 cliff prefabs
4 Years Ago
Cherry picking 40766
4 Years Ago
Cherry picking 40730 & 40731
4 Years Ago
Cherry picking 40712 & 40713
4 Years Ago
Cherry picking 40701, 40702 & 40704