userDayaancancel
reporust_rebootcancel

308 Commits over 395 Days - 0.03cph!

13 Days Ago
Add vertex density slider for terrain detail Fix grid position alignment issues with some cell sizes Editor recreates terrain buffers on inspector changes
14 Days Ago
Fix instance offsets, and LOD border calculations when using some LOD distance values Add debug validation toggle to system Handle terrain detail when using narrow FOVs by moving the centre point along the forward direction but clamped to the first LOD boundry
17 Days Ago
Fix render bounds flooring Fix corner LOD edge detection LODs are now seamless
23 Days Ago
Merge from editor_shader
23 Days Ago
Fix incorrect edgeFlags, rotation, and flipped border meshes
23 Days Ago
Add vertex colours toggle to editing UI
24 Days Ago
Vertex colours visual for edit mode
27 Days Ago
Merge from editor_shader
27 Days Ago
Set edit flag on ice material when opening/closing edit mode
27 Days Ago
Ice sculpture shader changes for edit mode
27 Days Ago
Add colour to instance data for debugging, wip rotation handling for seamless LOD borders
28 Days Ago
Fix cell mesh sizes at each LOD
28 Days Ago
Fix palm tree trunk displacement Fix wind attenuation issues with displacement causing jittering
28 Days Ago
Fix mesh create errors, change from vertCount to vertLOD index for choosing lowest LOD vertex count
29 Days Ago
Merge from main
29 Days Ago
Merge from mac_foliage_tearing_fix
29 Days Ago
Wrap indirect instancing in ifdef to prevent potential issues with default gpu instancing
30 Days Ago
Reduce vine material displacement strength
33 Days Ago
Fix tropical underwater overlay logic issue
34 Days Ago
Set tropical terrain material decal layers 0 & 1
34 Days Ago
Merge from tropical_shore
34 Days Ago
Adjust shore and underwater values
34 Days Ago
Merge from parent
34 Days Ago
Increase imposter render bounds to fix culling issues in deepsea
34 Days Ago
Fix tropical1 terrain size, and add earlier assert
35 Days Ago
More shore material tweaks
35 Days Ago
Adjust tropical shore settings
35 Days Ago
Add tropical underwater visual parameters and blend with shore distance
35 Days Ago
Merge from island_scenes
35 Days Ago
Merge from parent
35 Days Ago
Fix tropical1 terrain size (fixes foliage assert), and hopefully stop issue from happening again when adjusting prefabs
35 Days Ago
Use no displacement version of ground plants for floating city pot plants
36 Days Ago
Include light colour term in thin transmission mode
37 Days Ago
Fix incorrect overriden terrainSizes in island prefabs, and remove displacement manager from tropical foliage spawns
37 Days Ago
Add editor option terrainIgnoreDeepseaFlag to DeepSeaEditorScene to use source terrain textures instead of deepsea textures (which have not been created) when forcing deepsea
37 Days Ago
GPU crash fix, NaN check in cloud raymarch
38 Days Ago
Merge from foliage_instancing_islands
38 Days Ago
Fix terrain data not being added to FoliageGrid when loading into deepsea from menu
38 Days Ago
Merge from parent
38 Days Ago
Remove displacement manager from foliage tropical prefab (change was stomped in merge)
38 Days Ago
Correct serialized terrain size on island prefabs
41 Days Ago
Merge from foliage_displacement_fix
41 Days Ago
Move displacement manager to FoliageGrid batching prefab to decouple from FoliageSpawns prefabs
42 Days Ago
Deepsea biome support for FoliageGrid/FoliagePlacement compute
42 Days Ago
Fix mesh creation with border meshes Calculate instance offsets when LOD factor is updated Combine per LOD compute into singular dispatch
44 Days Ago
Triangle fan cells wip
51 Days Ago
Calculate cellsize based on vertex count and texels per unit Use max axis for LOD distance Use camera position snapped to half cell increments for LOD distance Change LOD falloff to log function Enable shore wetness
52 Days Ago
Fix displacement clamping
52 Days Ago
Merge from main
52 Days Ago
Compute heightmap into small height max map texture Separate terrain compute bounds into render bounds and camera bounds for shadow cull testing Consider shadow casting in terrain culling step using a raycast with max region height