643 Commits over 1,310 Days - 0.02cph!
Citizen: more comments and clarifications throughout the animgraph
Citizen: fixed menu exit t-pose
Merge branch 'master' of sbox
Added citizen_sfm.vmdl
(Thanks to prefabs, this is literally just the same as citizen.vmdl but with the ScaleAndMirror node disabled. This is necessary if you want to use the SFM as an animation tool for the character.)
Citizen: moved remaining ModelDoc nodes into prefabs
(BodygroupList, LODGroupList, MaterialGroupLIst, RenderMeshList)
Citizen: moved (almost) every ModelDoc node into prefabs
This will facilitate "forking" the Citizen model into your own gamemodes while automatically keeping up-to-date with what we do.
Citizen: updated random attack expression weights
Citizen: reworked facial compositing so attack expressions can now take control of eyelids, and automatic random blinks can take place on top of these
Citizen: updated attack expressions
Update first_person_arms_punching.vanmgrph_c
FPArms: a bunch of little fixes and animgraph updates
Citizen: updated pistol standing idle pose to be a bit better with bulky clothing
FPArms: updated punching raise anim + animgraph
Merge branch 'master' of sbox
FPArms: punching left 03 hit+miss
Citizen: added debug_rom animation
FPArms: punching right 03 hit update + miss added
Citizen: added neck_clothing bone
Through constraints, this bone effectively removes 65% of the "twist" of the neck, while keeping the tilt and the roll intact. This helps make clothing items look and deform better around the neck.
Merge branch 'master' of sbox
Update citizen.vmdl_c
Citizen: neck_clothing bone experiment
FPArms: punching right hit 03 anim
FPArms: punching miss 02s and left hit 02
Merge branch 'master' of sbox
FPArms: punching right hit 02 anim + minor wrist skinning updates
FPArms: left punch miss anim
FPArms: punching right miss anim
FPArms: made punch hits snappier (approx. 200ms to hit now), separated punching anims into their own vmdl prefab
FPArms: added raise/deploy anim for punching, updated right hit 01
FPArms: fixed animations not playing in-game & minor skinning tweaks on the wrists
FPArms: fixed punching animgraph having been created in the wrong place
FPArms: first set of punching animations + punching animgraph
Citizen: HoldItem hand poses now define the position of hold bones
FPArms: punching idle layer + improvements to skinning around the thenar webbing and the wrist
FPArms: improvements to skinning and triangulation around the metacarpophalangeal joints
Merge branch 'master' of sbox
FPArms: animated twist bones demo
FPArms: updated AO proxies, hitboxes, & anim constraints (+ moved the latter two into prefabs)
FPArms: new forearm twist setup, moved BoneMarkupList to a prefab
FPArms: updates to skinning (wrist/thumb) and skeleton (thumb)
FPArms: added AO proxies autogenerated from hitboxes
FPArms: debug poses and updated constraints
FPArms: fixed incorrect arm_upper_R rotation axises, added hitbox capsules
FPArms: helper constraints
Citizen: re-enabled elbow_R helper constraint which had been accidentally disabled
First-person arms initial commit
Merge branch 'master' of sbox
Citizen/animgraph: added flailing while airborne
Citizen/animgraph: pose/jump/land updates
Merge branch 'master' of sbox
Citizen/animgraph: updated jump animation + other tweaks/fixes
Citizen/animgraph: updated landing
Citizen/animgraph: airborne side selector
(During the post-jumping airborne state, the legs will now match the weapon pose; that is to say, which leg should be forward, if either. This is implemented thanks to Tags on Single Frame nodes)
Citizen/animgraph: updated jump anim and airborne poses+blends
Citizen/animgraph: updated Jump anim