userMaxime Lebledcancel

1,069 Commits over 1,430 Days - 0.03cph!

3 Years Ago
Citizen source updates
3 Years Ago
Citizen/animgraph: unhooked new Choice node as it's causing a strange, menu-only animation playback bug
3 Years Ago
Citizen/animgraph: VR fully overrides arms + voice float + etc.
3 Years Ago
Citizen/animgraph: fixed incorrect parameters on wish_x/y/z and missing y
3 Years Ago
Citizen/animgraph: changed skid bounds from 400 to 650
3 Years Ago
Citizen/animgraph: skid experiment
3 Years Ago
Updated sideman world model
3 Years Ago
Updated blaster world model Merge branch 'main' of sbox-hover
3 Years Ago
Removed silencer from sideman first-person model
3 Years Ago
Swapped scope on blaster first-person model + ran asset cleanup
3 Years Ago
Citizen/animgraph: post-jump airborne state now has a 1D Blend based on vertical velocity (move_z). First pass
3 Years Ago
On-the-fly delta compositing for melee_punch
3 Years Ago
Citizen right punch animation (complete)
3 Years Ago
More progress on punch anim
3 Years Ago
Preparing more punch stuff in the animgraph
3 Years Ago
WIP right melee_punch attack animation
3 Years Ago
Citizen/animgraph: more work on melee_fists
3 Years Ago
Citizen/animgraph: progress on melee_punch + holdtype_attack parameter now starts at 0 instead of 1 (this is how you know I'm not a programmer)
3 Years Ago
temp_punch animgraph
3 Years Ago
Deleting unintentional duplicate file Updated temp_punch
3 Years Ago
Brought Terry to an ophthalmologist and got treatment for their lazy eye
3 Years Ago
Citizen: updated move_RH/move_LH weightlists Merge branch 'master' of sbox-game
3 Years Ago
Added temporary punch first-person model/anims
3 Years Ago
Citizen/animgraph: rename melee to melee_punch
3 Years Ago
Citizen/animgraph: adjust crouch poses (the model is much more centered on its own origin now) + other tweaks
3 Years Ago
Citizen/animgraph: fixed incorrect root_IK on melee_punch_idle_standing.dmx causing some funky issues
3 Years Ago
Citizen/animgraph: crouching melee punch idles
3 Years Ago
Citizen: added melee punching idles
3 Years Ago
Updated citizen MoBu characterization
3 Years Ago
Fix attempt for issue #652
3 Years Ago
Added disclaimer about bug under investigation in the graph
3 Years Ago
Source updates
3 Years Ago
Citizen/animgraph: added different poses for weaponless (early commit with a potential bug, troubleshooting)
3 Years Ago
Reexported citizen.fbx as binary FBX instead of ASCII
4 Years Ago
Citizen/animgraph: added *_z parameters
4 Years Ago
Citizen/animgraph: added springs onto the 2D locomotion blends + first pass at leaning during jumping and falling
4 Years Ago
Citizen/animgraph: pistol RH crouch
4 Years Ago
Citizen/animgraph: added Pistol RH reload
4 Years Ago
Set ACT_IDLE on all bird animations
4 Years Ago
Citizen/animgraph: work-in-progress Pistol RH variant
4 Years Ago
This bit of the bird model hadn't committed
4 Years Ago
Animated version of the bird particle model (+ fixed textures being off-center & improved normal map)
4 Years Ago
Citizen/animgraph: center poses are now applied additively based on move_groundspeed + more comments This change fixes footstep distances being increasingly inaccurate as movement speed got closer to 0, and it also helps make the transition from moving to idle look much smoother, because the application of the center pose can be slightly delayed through damping.
4 Years Ago
Citizen/animgraph: updates to exit menu state + foundation of future changes
4 Years Ago
Citizen/animgraph: tweaks to menu exit state
4 Years Ago
Citizen/animgraph: added menu_exit_panic & idle_states enum
4 Years Ago
Citizen/animgraph: enabled an additive Aim Matrix on the shotgun branch
4 Years Ago
Citizen/animgraph: various cleanup & fixes
4 Years Ago
Citizen/animgraph: added time checks to prevent "long idle" aim chains from incorrectly being enabled for half a second after a weapon switch
4 Years Ago
Citizen/animgraph: proper reset signalling on the weapon aim SMs