userMaxime Lebledcancel
branchsbox/mastercancel

616 Commits over 1,430 Days - 0.02cph!

6 Months Ago
Human: normalize movement animation root speed to 80 u/s across animations + lower new constraint weights slightly
6 Months Ago
Humans: improved existing movement animations
6 Months Ago
Humans: same fix as Citizen + lower the weight of ShoulderToBicep constraints to account for the "bicep bulges" contributing to the situation... and also because it just looks better
6 Months Ago
Citizen: fixed incorrectly nested nodes in the AnimConstraintList prefab because ModelDoc doesn't know how to properly manage a folder of nodes being drag-and-dropped between VMDLs and prefabs
6 Months Ago
Human: added constraints on biceps that makes the lower part of arms subtly rotate away as the arms bend, similar to what happens with legs + various misc. things (anims, fixes...) https://files.facepunch.com/maxlebled/1b3011b1/elbows.mp4
6 Months Ago
Human: lots of updates, see commit comment • 2 walk animations & default idle poses • Same prefab changes as Citizen • Now accounting for limbs being slightly twisted in bindPose unlike Citizen — this 'unbiases' the constraints so there's practically no change in the resting pose • Added constraints that slightly pivot leg_upper_X_twist1 upwards as the leg bends; this makes the lower part of thighs 'bulge up' a bit, which complements the "poor man's RBF" kneecap constraints, and improves the look at extreme bend angles (crouching, etc.)
6 Months Ago
Delete old human male.vmdl
6 Months Ago
Citizen: renamed movement process prefabs for consistency, merged neck_clothing into animconstraintlist
6 Months Ago
Human/citizen: more "prefabization" & poor man's RBF backport to Citizen
6 Months Ago
Humans: added a "poor man's RBF" constraint setup which pushes out elbow & kneecap helpers outwards a bit as arms/legs rotate, which helps volume preservation
6 Months Ago
Human: more skinning updates focused on polishing height scale squash & stretch as well as volume preservation on elbows & kneecaps
7 Months Ago
Human: removed Rust animations
7 Months Ago
Human: move staging to main
7 Months Ago
Human: more skinning tweaks
7 Months Ago
Human: more skinning adjustments, implemented elbow/knee helpers
7 Months Ago
Humans: updated rig, polished skinning, forked off most VMDL prefabs
7 Months Ago
Citizen: added "blink" pose parameter + "Eyes_1D" sequence
7 Months Ago
Humans: actually link the staging animgraph
7 Months Ago
Humans: v2 staging VMDL & animgraph
8 Months Ago
Citizen/animgraph: first (very) rough draft of melee_weapons holdtype + a couple of minor fixes
8 Months Ago
Citizen: fixed accidental FBM embedding of Citizen textures in an exported mocap take file, which was causing ModelDoc to extract the folder every time it compiled the VMDL
8 Months Ago
Citizen/animgraph: added experimental dota-style turn poses. Disabled for now because the parameter is not working correctly in-game and I don't have any way of troubleshooting it
8 Months Ago
Citizen/animgraph: tweaked the upper body lean layer poses to account for the change to model-space additive compositing
8 Months Ago
Citizen/hackweek: animgraph implementation of prototype avatar menu animations
8 Months Ago
Citizen/hackweek: added 58 new **prototype** animations for the avatar menu + moved all menu animations into a separate folder & prefab
8 Months Ago
Citizen: re-enabled upper body component of the lean layer
8 Months Ago
FPArms: added "Only_Weapon_no_IK" weightlist
9 Months Ago
FPArms: shared jump/land/airborne subgraph + fixed _delta missing from some shared names
9 Months Ago
FPArms: move_groundspeed to move_bob (0,1)
10 Months Ago
FPArms: improved shared jump/airborne/land animations
10 Months Ago
Citizen/animgraph: conversion of locomotion lean layer from hacky, '15%-of-a-big-overlaid-change' version to model-space additive — still needs tweaking
10 Months Ago
FPArms: genericized versions of new ironsight additive animations for the shared library
10 Months Ago
Update test animgraph for model-space additives Citizen: add model-space versions of additive idle aim matrices
10 Months Ago
Citizen/animgraph: first pass at making the locomotion lean layer based on model-space additives + lowered default eyelid pose by 10 degrees
10 Months Ago
Citizen/animgraph: improved scale_height parameter (see commit comments) • tweaked input poses, especially the tall one (5% less legs, 5% more torso & arms) • tweaked stride scaling: from 0,1,2 to -1,1,3 (this lets short characters cover much more ground, and helps prevent IK pops on tall characters) • added a new weighted constraint to the procedural neck_clothing bone so that it won't flip anymore on extremely short characters (with e.g. jumpsuit outfit) • scaling your height is now bouncy because it looks fun: https://files.facepunch.com/maxlebled/1b1111b1/sbox-dev_2024-06-11_11-58-31.mp4
10 Months Ago
Example graph for model-space additive blending implementation
10 Months Ago
FPArms: new shared sprint in/out additive transitions
10 Months Ago
FPArms: added shared ironsights animations
10 Months Ago
FPArms: added basic throwable animations
10 Months Ago
First person arms: various updates to prefabs + new non-weapon_root-centric shared animations (for grenades)
10 Months Ago
First person arms: bring back the hold bones for non-weapon_root-centric setups
11 Months Ago
Remove VR hand assets from "Half-Life: Alyx" & associated source files
11 Months Ago
VR hands: "grab" poses
11 Months Ago
VR hands: couple more fixes + "cylinder" poses
11 Months Ago
Update VR hands with more backported stuff & fixes + left hand model
11 Months Ago
Work-in-progress replacement for VR hands
11 Months Ago
Update first_person_arms_adjustments.vsubgrph
11 Months Ago
Citizen/animgraph: renamed "move_shuffle" to "move_rotationspeed" & made damping on the feet shuffle nodes more aggressive
12 Months Ago
Citizen/animgraph: before applying shuffle additives, bias feet IK targets towards default pose the higher move_shuffle is
12 Months Ago
Citizen/animgraph: reworked move_shuffle-related sequences & added a basic additive blendspace for them