userMaxime Lebledcancel

886 Commits over 1,096 Days - 0.03cph!

8 Months Ago
FPArms: shadow-blocker mesh prototype (kept disabled for now)
8 Months Ago
Citizen/animgraph: bits of layout cleanup & rewrote some comment boxes
8 Months Ago
v_mp5: added idle layers
8 Months Ago
v_usp: set noise idle layer to 9 fps playback instead of 10 so that it desyncs over time with the breathe idle layer
8 Months Ago
v_mp5: vmat_c changes
8 Months Ago
v_mp5: implemented ironsights (see commit comment) Ironsights can be either code-driven or mostly animation-driven: • "ironsights" enum, default 0. If set to 1, will trigger the different layers and behaviours required, but will not offset the weapon. Consider it to be a "do the offset yourself" mode. 2 and above will match the different attachments available on the weapon. • "ironsight_fire_scale" float, ranges from 0 to 1, default 0.5. Choose how much scaling down to apply to the firing recoil animations while in any ironsights mode.
8 Months Ago
Citizen/animgraph: changed the facial idle noise layer so that it won't part the lips anymore + other small layout/comment improvements
8 Months Ago
Citizen/animgraph: improvements on scale_height subgraph (much more readable layout, added safeguard against duck corrective in special movement states)
8 Months Ago
Animgraph/tutorials: added file on transition orders
8 Months Ago
Animgraph tutorials: stubs for remaining tutorials + work-in-progress file relating to nested state machines
8 Months Ago
Animgraph tutorials: added a file explaining the differences between the 'on finished' & 'on almost finished' transition conditions between states
8 Months Ago
Animgraph tutorials: added block about assigning a default animgraph to a VMDL
8 Months Ago
Animgraph tutorials: added new file on reset signals
8 Months Ago
Citizen/animgraph: improved the Slide special movement state through the use of nested state machines + fun partial re-use of the Roll Exit anims for it + fixed head bug in the Roll state
8 Months Ago
Citizen/animgraph: use idle layer instead of static frame when slide move_groundspeed=0
8 Months Ago
Animgraph tutorials: layout changes & readability improvements to account for QT screen scale shenanigans (😒)
8 Months Ago
Update tutorial_02_basic_principles.vanmgrph
8 Months Ago
Added five tutorial graphs under /game/core/animgraphs -- more to come!
9 Months Ago
Citizen: disabled viseme prefab by default
9 Months Ago
Citizen: added debug_animation_scaling anim
9 Months Ago
v_mp5: added (rough) holster animation
9 Months Ago
w_mp5: adjusted hold position
9 Months Ago
FPArms: minor cleanup in punching animgraph
9 Months Ago
v_usp: first pass at implementing jump/airborne/land movement states
9 Months Ago
v_usp: bit of polish on reload & deploy animations
9 Months Ago
v_usp: improve 2H_Deploy_Safety camera
9 Months Ago
v_usp: don't blank out the left arm of fire additives if two-handed
9 Months Ago
v_usp: added different fire animations for two-handed
9 Months Ago
v_usp: renamed all animations to be consistent with the naming scheme in Citizen ("1H/2H" goes first)
9 Months Ago
v_mp5: improved the look of firing by adding new animations, updating existing ones, and making the hold layer a bouncy spring
9 Months Ago
various vmat_c changes
9 Months Ago
v_mp5: attachments
9 Months Ago
w_mp5: physics shapes + quick AO proxies
9 Months Ago
w_mp5: bone & attachments
9 Months Ago
Typo fix in asset.party package publish successful
9 Months Ago
v_usp: changed on-screen position to be a bit closer, higher, and a slight roll to the left. Also fixed bones for IK intermediaries in animations
9 Months Ago
v_mp5: deploy & reload animations + animgraph
9 Months Ago
v_usp: minor updates
9 Months Ago
v_usp: offsets WIP
9 Months Ago
v_usp: fix reload's left hand having a bit of jank if you fired & reloaded immediately
9 Months Ago
FPArms: include the hand_*_to_weapon_IKrule bones in the "X arm only" weightlists
9 Months Ago
v_mp5: initial animation commit
9 Months Ago
v_usp: fixed twist constraints missing
9 Months Ago
FPArms: added new debug animations for twist constraints, moved debug anims into prefab
9 Months Ago
.addon to .sbproj
9 Months Ago
Citizen: added visemes animation prefab containing a set of viseme morph frames
9 Months Ago
v_usp: move reloading states into their own sub-state machine, make fire additives with a separately timed reload interruption
9 Months Ago
Update first_person_arms_punching.vanmgrph_c
9 Months Ago
v_toolgun: latest blockout
9 Months Ago
v_usp: new animations, + animated camera rotation scales down with movement speed (down to 50% at 100 u/s)