userJarryd Campicancel

11,949 Commits over 2,496 Days - 0.20cph!

5 Years Ago
Switch third person camera to a sphere cast to prevent clipping
5 Years Ago
Switch drum kit, xylophone and piano to use burlap sack as world models
5 Years Ago
Rename Flute to "Pan Flute"
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Fixed GameObjectRef instantiation Rebuilt ShopMarkerCluster to fix new scaling issues
5 Years Ago
Unsaved changes
5 Years Ago
Code review changes
5 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)
5 Years Ago
▅▇▍▋▇ ▊▍▊▋ ▋▊▉▅▊▊▄▋ ▇▋▋▍▆▋
5 Years Ago
Reworked hit IK processes - instead of calculating an up, just lerp between two transforms (eg. left0, left0hit, etc)
5 Years Ago
▉▍█▊ ▄▇▋▅▅▍▍▊▋▄▅▍▊ ▆▉▋▆ ▄▍▉▅▋▋▋▌▇ ▅▌▇▄ ▌▋▋▅ ▌▆▍▉▅▇▉▋ == ▊ ▅▉▆▉▆▄█ ▋▉ ▍▌▉▇ ▉▄▆ ▋▋▄▆▊▆
5 Years Ago
▄▊▋█▉ █▆▊▍ ▉▆▌▄▉█ ▇▆▊ ▉▇▅▌▋▆▄▄ ▍▄▊▉▌▊▍▄█ ▊▍█▊ ▋▅▆▉▆▄▍
5 Years Ago
Merge from main
5 Years Ago
Refactored IK controls into a new component (removes a lot of unneeded fields on held instruments)
5 Years Ago
When equipping an instrument, reset all bone scales above spine2 to 1
5 Years Ago
Fixed deploy mesh disabled on Bass guitar
5 Years Ago
Switched to LODGroups on: Tuba, Bass, Jerry Can Guitar, Cowbell, Tambourine and Trumpet
5 Years Ago
Fixed drumkit player animator override missing some animations and defaulting to trumpet poses
5 Years Ago
▇▅▉▆ █▆█▍█▇ ▉▊▍▄▆▄▅ ▋▇▇▌▌ ▉▋▇▋▇▉▌▉▅▅ █▌▅▌▋▅▆▆▉▌ ▌▌ ▋▆ ▊▍▅█▆█▆█▅▉▊▋▌▋▌▍▅▌▅▇/ ▅▅▌█▇▄█▅▌ (▍▍▊▄ ▅▅▇█ ▇▇▋▍▄)
5 Years Ago
Recalculate note stop time on all clients, sounds a lot better
5 Years Ago
Fixed notes getting spammed when holding lmb on some instruments
5 Years Ago
▇▍▇ ▉▇▍▉▇▍▍▋▋.▉▅▍▍▅▍ ▉▊▊▌▌▊▊, ▇▄▌▋▄▋ ▍▋▄ ▄▌▉▄ █▄▉ ▊▇▄▇█▅▍ ▇▇▆▇▅ ▇▇ █▄▊ ▍▍▌▋▊▍ ▆▋▄█▄ ▅▇▅██▄ ▍▉
5 Years Ago
Remove cowbell deprecated key controller
5 Years Ago
Merge from main
5 Years Ago
Cleanup before merge
5 Years Ago
Merge from main
5 Years Ago
Instrument null check logs
5 Years Ago
Merge from main
5 Years Ago
▆▉▇▍ ▇▅▌▋▍▍▍▋ (▇▅▌ ▇▉▊▉▇▍▍ ▉▅█, █▆▉▉ ▆▋▋▇▆ ▊▊▄▇▍▊ ▉█▊▌▌▅▆▋)
5 Years Ago
Smoother deploys on local player
5 Years Ago
Another guitar flag fix, has visual issues during deploy
5 Years Ago
Fixed some deploy animation issues on guitars
5 Years Ago
Updated placement bounding boxes for deployable instruments (fixes them clipping through structures)
5 Years Ago
Mark gibs meshes as read/write
5 Years Ago
Potential fix for flute sfx not ending
5 Years Ago
Run animation null checks
5 Years Ago
Fix third person held camera not raycasting
5 Years Ago
Merge from main
5 Years Ago
▉▆█▇▅▆▄ ▉▄▋▉▅ ▌▋▌█▄▆▇▍ ▄▉
5 Years Ago
Merge from main
5 Years Ago
REmoved some unneeded files Merge branch 'master' of GitScratch
5 Years Ago
Update README.md
5 Years Ago
Initial commit Project commit Test change Traverse sub folders Update to 2019.2.0f1
5 Years Ago
Immediately enable the bone aligned guitar if switching from another guitar
5 Years Ago
Don't switch camera perspective if dismounting while playing a third person instrument
5 Years Ago
Updated NoteSfxImporter to import and assign notes to Instruments Updated notes on Jerry Can Guitar
5 Years Ago
Jerry can guitar animation hookup
5 Years Ago
Update acoustic guitar with new guitar animations
5 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