reporust_rebootcancel

131,129 Commits over 4,232 Days - 1.29cph!

22 Days Ago
default ttk values to 1.0
23 Days Ago
Added default values for instanced properties when using mesh instancing with particles
23 Days Ago
String meshes.
23 Days Ago
got test scene working properly
23 Days Ago
merge from ice_sculptures/sdf_sculpting
23 Days Ago
Remove displacement from hull pieces
23 Days Ago
Disable dynamic occlusion pausing until further fixes because it seems to be enabling static occlusion long before parenting is finalized, causing it to think the static position is 0,0,0
23 Days Ago
Update: LimitedTurnNavAgent sets npc's position via helper functions - ScientistNPC2 overrides it to optionally map on to the detached navmesh if it's on a ghost ship - LimitedTurnNavAgent uses navmesh positions to calculate steering to waypoint in FaceTarget mode (think it was the original intent anyway) There's a bunch more code that needs to be converted just to be safe with strong waves Tests: spawned ghost ship away from craggy, enabled AI, and ran around to different areas - scientist caught up, were able to shoot me
23 Days Ago
Texture size opt.
23 Days Ago
exported latest viewmodel flashlight refresh anims
23 Days Ago
Mummymask repose
23 Days Ago
Update: GhostShip spawns navmesh instead of NavMeshSurface - Disabled NavMeshSurface on GhostSHip prefab (will need to do it for the rest later) This stops NavMeshSurface constrantly running add-remove navmesh every server frame. Need to figure out how to tie it to NPCs Tests: visualzied navmesh in editor via gizmos, checked profiler to not see any more NavMeshSurface::UpdateActive calls
23 Days Ago
Added missing volume changes to stair prefab. Removed the old volume check implementation now it's not used anywhere.
23 Days Ago
merge from deep_sea
23 Days Ago
Disable deep sea in the AutomatedTests scene
23 Days Ago
Restored copypaste snap to zero height option (was lost in the merge)
23 Days Ago
Fixed more copypaste merge issues
23 Days Ago
Holster updates for bows and boomerang
23 Days Ago
Child RendererBatch disabling now handles entities with multiple RendererBatch correctly
23 Days Ago
tshirt repose
23 Days Ago
merge from boat_building
23 Days Ago
merge from new_bbs_volume_checks
23 Days Ago
23 Days Ago
Remove debug drawing
23 Days Ago
Setup bbs required volumes for all relevant boat pieces
23 Days Ago
Bow animation updates to fix bugs
23 Days Ago
█▆▍▆▄█ ▆▅▊▄▍▋ ▍▍█▍▄█/▍▇▅█▇▉▇
23 Days Ago
Added RequireBoatBuildingVolume. wip, allows fixing of building overlap, and is also a more efficient solution than the previous boat building station volume checks. Setup on initial first few test prefabs.
23 Days Ago
codegen
23 Days Ago
merge from gui_sculpting
23 Days Ago
Triangulated obj mesh
23 Days Ago
undid some questionable shader changes, need a way to supply a triplanar anchor for sculptures or it pans when rotating them in-gui
23 Days Ago
Burlap pants repose Male/Female + LODs
23 Days Ago
RPG 7 - Weapon rack tweaks (missing info in prefab)
23 Days Ago
codegen
23 Days Ago
merge from ice_sculptures/gui_sculpting - bit broken still
23 Days Ago
sculpture item not hidden
23 Days Ago
Jackhammer animation updates
23 Days Ago
RPG7 - Weapon rack position fixes
23 Days Ago
Shorts repose/lods
23 Days Ago
Fixed censorship not working on female torso
23 Days Ago
Fix lighting on render scene
23 Days Ago
Merge from parent
23 Days Ago
Cassette recorder animation updates
23 Days Ago
updated minifridge box collider
23 Days Ago
Fixed GPU instancing for mesh-based particle systems that have it enabled
23 Days Ago
Updated storage adaptor volumes, now able to place on top of mini fridge under half height
23 Days Ago
Radtown puzzle door fix Radtown bridge missing mat fix, maybe
23 Days Ago
minifridge techtree unlocking
23 Days Ago
merge from diving_goggles_fix