userlamalovecancel

6,939 Commits over 2,680 Days - 0.11cph!

4 Years Ago
Update items Update translations
4 Years Ago
▆▊▍▆▍▊▍▍ ▇▋▌▄▌▍▌▍▍.▍▆▍.█▍▍.▋▉█▌█▋▌▅▆...▍▅▌█▆, ▍▄██▍▄▉ █▋'▋ ▊▇▋▊▍ ▊▌█▇▊▅?
4 Years Ago
▅▄▉▌▄▌ ▄▍▄▍▇██▌█▋▄▋
4 Years Ago
▊▋▌▊▉▍▊█ ▍▊▉ ▋▋▇▋▄ ▊▅▆▋▄ ▅█▋▆▉▆▉▌█▍
4 Years Ago
Disable sibling constraints when stiffness is disabled (depth < stiffnessDepth) so cloth hangs loose on arms
4 Years Ago
Push bones out on spawn (fixes spawning clipped) Some more optimization Add an option to disable shape keeping below a certain bone depth
4 Years Ago
Limit the number of cloth instances that can run per frame
4 Years Ago
Increase collision radius
4 Years Ago
Fix player preview not showing cloth
4 Years Ago
Fix broken cloth on ragdolls
4 Years Ago
Remove bone position rewriting because we snapshot the default pose correctly now
4 Years Ago
Add dead zone extent parameter
4 Years Ago
Allow the inspector to edit things without hitting the cache
4 Years Ago
Delete test resources
4 Years Ago
Disable LOD0 completely when at a decent distance
4 Years Ago
Probably fix cloth component removal errors on server
4 Years Ago
Merge from cloth_test
4 Years Ago
Merge from main
4 Years Ago
Fix cloth shape being affected by the player's current pose Tiny optimization
4 Years Ago
Fix cloth glitching out a bit when entering a parenting volume
4 Years Ago
Make collisions work 95% better when parented
4 Years Ago
Progress on getting things working when parented/mounted
4 Years Ago
Some more optimization Disable updating on the player preview when it's not open
4 Years Ago
Get rid of player model collisions (too slow and could barely see it working properly) Fix back side glitching out when looking up at the sky
4 Years Ago
Drop iterations down to 1 (from 2)
4 Years Ago
Optimizations
4 Years Ago
Make cloth only collide with players instead of anything with a HitboxSystem (animals, NPCs)
4 Years Ago
Merge from main
4 Years Ago
Remove debug stuff
4 Years Ago
SDK 39 upgrade Handle errors in notification handler code Sentry update fixes Workaround in-app notifications being silent after upgrading to the new notifications API
4 Years Ago
WIP updating to expo-notifications SDK 39 upgrade Handle errors in notification handler code Sentry update fixes Workaround in-app notifications being silent after upgrading to the new notifications API
4 Years Ago
WIP updating to expo-notifications
4 Years Ago
█▆▉ ▊▍▇▉▆▊▊▄▆█▅ ▄▍█▍▉▌▋█ ▊▅▍ ▇▊█▌▇▌▍█, ▇▇▊▋▅▋ ▄▆▇▋█▉▉▄▌▍ █▆▇▆█▉ ▄▊ █▊▊▊▄█▇
4 Years Ago
█▊▅▆▄▉ ▊▆█▍▉ ▊▅▄▊▊ ▊▊█▄ ▉▍▆█▌▄▍▆▆ ▋▅█▊▆▊▉▄, ▋█▍ ▊▋▊▆▉▋█▋▋▅▄█ ▌▄▅ ██▋█▄▊▇ ▍▊▌▅▄▌█
4 Years Ago
Fix broken LOD rendering due to root bone and mappings being saved wrong
4 Years Ago
Move the vending machine and tool cupboard icons up on the icon list
4 Years Ago
Allow deploying storage monitors onto vending machines
4 Years Ago
Fix some more clipping and issues with getting stuck
4 Years Ago
Fix bones spawning in the wrong spot
4 Years Ago
Much better collisions by having a central capsule which does proper traces instead of just pushing bones outside (no teleporting through this capsule)
4 Years Ago
Some progress on enhanced collisions
4 Years Ago
Get rid of a bunch of pointless code (should improve perf a bit too)
4 Years Ago
Merge from main
4 Years Ago
Preserve bone length when rebuilding the chain's transforms (fixes some ugly artifacts)
4 Years Ago
Overwrite bone transforms into a straight line when building the chains because they're junk otherwise
4 Years Ago
Refactor things to not depend on a tree node structure (only allows chain configurations now but that's ok)
4 Years Ago
Fix wearable retargeting breaking when switching view modes
4 Years Ago
▇▇▌ ▇█▊▅▋▄▊ ▇▇▉▊▄▄▍▉▌ ▍▆▍▉▇▊▉▉▆ █▉▋▊▋ ▆▉▋▊▄▍▇▉█▊ ▆▌ ▋▆▌▋▅▄▄
4 Years Ago
▄▅█ ▌▊▅█▅▋▋▉▄ ██▉▆ ▆▌▍█▊▇ ▊▅▆▍█▉▋█▌ █▊█▇▆▊▆▍ █▊▋▊ ▆█ ▍▇▆'▆ ▉▄▇▆ ▄█▊█▇ ▊▊▊ ▍▇▇▍▄█▄
4 Years Ago
Fix skinned mesh bone transforms being scrambled