userGriglercancel
reporust_rebootcancel

1,804 Commits over 822 Days - 0.09cph!

50 Days Ago
slab tool to cut out a full rectangular slab out of the sculpture
50 Days Ago
rotate on plane option in sculpting gui bound to duck while rotating
50 Days Ago
merge from sculptures
50 Days Ago
nre guard push collider adjustment
50 Days Ago
tightened up sculpture placement sockets
50 Days Ago
merge from main
51 Days Ago
merge from sculptures
51 Days Ago
merge from main
51 Days Ago
regenerated and updated rock sculpture guide mesh
51 Days Ago
added `basesculpture.useconvexcolliders` replicated convar as a safety net, may overfit some setups but will always patch holes in the sculpture
51 Days Ago
corrected comment
51 Days Ago
enforce mesh renderer is enabled in sculpting gui always
51 Days Ago
final grid resolution set for rock sculpture
51 Days Ago
small gizmo and editor command fixes
52 Days Ago
new hit guide fixes - changed depth texture used - small negative scale offset to stop flash of z-fighting on single carve - reduced line distance so it's more consistent with small carve radius - turned off old ripples
52 Days Ago
Added tooltips to shapes
52 Days Ago
reworked smoothness/hardness of the SDF brush to be relative brush size so it's more consistent, also increased max strength so it might feel touchy if you only do 0 or 1
52 Days Ago
assigned concrete physics mat to block
53 Days Ago
merge from sculptures
53 Days Ago
merge from main
53 Days Ago
merge from sculptures/lods
53 Days Ago
refactored out persistent vertices/indices in the generator for TempJob allocated lists, virtually free and allows parallel LOD marches
53 Days Ago
initial LOD setup - using box sampling at mip levels to generate meshes from the same data using smaller grids, only generating 2 lods because it turns to nothing after that many. Can get tri count in the region of 9k->2k->0.2k
53 Days Ago
merge from main
56 Days Ago
merge from terrain_anchor_tooling
56 Days Ago
TerrainAnchorRingGenerator tool to set up better rock prefab terrain anchors - generates a silhouette ring of arbitrary set of meshes in prefab and then projects points onto it to get anchor placement with configurable backoff and spacing
57 Days Ago
merge from boat_foundation_clipping_improv
57 Days Ago
increase hull eject velocity
57 Days Ago
configured trigger hurt scaling on boat foundations
57 Days Ago
added optional behaviour to TriggerHurtNotChild to scale damage by another multiplier, lerped on a heavily appoximated distance from the edge of the trigger to the center (better on smaller volumes)
57 Days Ago
clamp min damage multiplier on playerboat hurt triggers for better low-speed behaviour
57 Days Ago
merge from sculptures
57 Days Ago
removed old wrong sculpting tooltip
57 Days Ago
merge from main
58 Days Ago
changed SculptingToolData from mono to static helper class
58 Days Ago
rewmoving now-redundant SculptingToolData PrefabAttribute
58 Days Ago
mark ice sculpture as hidden
58 Days Ago
cleaned up tooltips and icons a bit in the sculpting gui
58 Days Ago
merge from main
58 Days Ago
adjust push velocity for short time after sculpture edit
58 Days Ago
overlap censor bounds to avoid nasty visible grid
59 Days Ago
▍ ▅▆▄▌▍▋ ▍▇ ▍▍▌▅▌▊ ▄▅▊ ▉█▇▉▋▌▉ ▄▋ ▊▌▌ ▅▉▉▍██▆▌ ▌▅▅▋▄▅▋▄ ▍▅▊▄ ▋▇█▌ ▄▇▇▇█▌▅ ▅▅▉▌ ▇▆▆▇▅▋ ▇▌ ▇▇▊ ▉▊▅█▅▊▍▌ ▄▌ ▅▋▌▅▄▍▇▄▄ ▄▉▉▇ ▇▌▊▋█▆██ ▄▉█ ▌▋▅▄▋▉ ▅▆ ▉▍▆██▆▅ ▋▄ ▌▇▇▄ ▄▆ ▋▉█▌▉ ▉▊ ▇▅▆▇▆▇▋▆▆█▌▆▍ ▇▅▇▆ ▉▇▉█▊▊▆▇▌██▉▆▋▉ ▋▌▊▅▆ ▄▍ ▋▄▋▉▍█▋▄ ▍▉ ▅▅▇ ▆▄▆▋█ ▄▄█ ▍ ▇▋▍▋▆ ▉▄▋▄▅▆ ▉▉ █▊▅▋ ▋▉ ▋▉▌▇ ▅█▇▋▊▍ ▊▅▍▉▌▋ ▍▉▅▅▆ ▍▅▉▄▌▋▊ ▉▉▉▋▆█ ▊███▌▇ ▍▌█ ▌▇ ▍▆▍ ▊▋▋▉▉
59 Days Ago
▄ ▅▇▇▅▄ ▅█▆▋ █▉█▄▋▇▄▅▄▌▅█▍▍▌▄▅▄▅▅▌▄
59 Days Ago
Fixed lighting/camera setup in sculpting dialog
59 Days Ago
corrected edit mode initialization and stopped BindRendererBounds from stomping mbp
59 Days Ago
center block from sculpture setup data in dialog creation
59 Days Ago
mbp instead of material instance
60 Days Ago
handle rare drag-on-open NRE
60 Days Ago
fixed missing attribute on event methods breaking undo/redo in build
2 Months Ago
fix minor hitguide issues, doubled up additive cylinder, capsule not matching height