userJarryd Campicancel

12,023 Commits over 2,527 Days - 0.20cph!

7 Years Ago
Assigned right hand to high hat IK pos
7 Years Ago
Standardised some animator crossfades Speed up crossfades for player (not instrument) to try and fix speed differences
7 Years Ago
Subtract the jenkins file change from yesterday
7 Years Ago
Exposed note hit time on IKController (lower = faster hand movements) Exposed a curve to control how hands move between their hit and rest state
7 Years Ago
Cleaned up item descriptions
7 Years Ago
Fixed tambourine glow not hooked up and removed a LOD (it had 4, everything else has 3)
7 Years Ago
Fixed tuba glow model not assigned correctly Fixed cowbell and tambourine LODs on world models
7 Years Ago
Block note input while in UI (inventory/Crafting/etc)
7 Years Ago
Switch third person camera to a sphere cast to prevent clipping
7 Years Ago
Switch drum kit, xylophone and piano to use burlap sack as world models
7 Years Ago
Rename Flute to "Pan Flute"
7 Years Ago
Merge from main
7 Years Ago
Merge from main
7 Years Ago
Fixed GameObjectRef instantiation Rebuilt ShopMarkerCluster to fix new scaling issues
7 Years Ago
Unsaved changes
7 Years Ago
Code review changes
7 Years Ago
Added a revert changes to jenkins before we do a checkout to clear out any pending changes (checking out while files are changed won't update existing files)
7 Years Ago
Reworked hit IK processes - instead of calculating an up, just lerp between two transforms (eg. left0, left0hit, etc)
7 Years Ago
Merge from main
7 Years Ago
Refactored IK controls into a new component (removes a lot of unneeded fields on held instruments)
7 Years Ago
When equipping an instrument, reset all bone scales above spine2 to 1
7 Years Ago
Fixed deploy mesh disabled on Bass guitar
7 Years Ago
Switched to LODGroups on: Tuba, Bass, Jerry Can Guitar, Cowbell, Tambourine and Trumpet
7 Years Ago
Fixed drumkit player animator override missing some animations and defaulting to trumpet poses
7 Years Ago
Recalculate note stop time on all clients, sounds a lot better
7 Years Ago
Fixed notes getting spammed when holding lmb on some instruments
7 Years Ago
Remove cowbell deprecated key controller
7 Years Ago
Merge from main
7 Years Ago
Cleanup before merge
7 Years Ago
Merge from main
7 Years Ago
Instrument null check logs
7 Years Ago
Merge from main
7 Years Ago
Smoother deploys on local player
7 Years Ago
Another guitar flag fix, has visual issues during deploy
7 Years Ago
Fixed some deploy animation issues on guitars
7 Years Ago
Updated placement bounding boxes for deployable instruments (fixes them clipping through structures)
7 Years Ago
Mark gibs meshes as read/write
7 Years Ago
Potential fix for flute sfx not ending
7 Years Ago
Run animation null checks
7 Years Ago
Fix third person held camera not raycasting
7 Years Ago
Merge from main
7 Years Ago
Merge from main
7 Years Ago
Immediately enable the bone aligned guitar if switching from another guitar
7 Years Ago
Don't switch camera perspective if dismounting while playing a third person instrument
7 Years Ago
Updated NoteSfxImporter to import and assign notes to Instruments Updated notes on Jerry Can Guitar
7 Years Ago
Jerry can guitar animation hookup
7 Years Ago
Update acoustic guitar with new guitar animations
7 Years Ago
Hooked up new guitar chord animations on Bass guitar Added a new BoneAligner component that positions a transform half way between two bones Added an InstrumentToolGuitar with some custom logic to enable a guitar mesh during deployment and then switch to an aligned mesh once the deploy is complete
7 Years Ago
Map can now be interacted with while spectating
7 Years Ago
Merge from main