249,462 Commits over 3,959 Days - 2.63cph!

3 Years Ago
█▌▇▍▇▉ ▆▊▌▇▉▆▄▋▍▍▋ █▇▍ ▉▉▇▋▆▍▌▄ ▅▌▄▊▊ ▇▇▆▇▆▄▍▆█▇
3 Years Ago
Initial commit
3 Years Ago
Change default fbx writer to binary instead of ascii. Add exportsystem to sbox_game groups.vgc.
3 Years Ago
Fix light cookie ref counting
3 Years Ago
▌▄▆▆▍▍ ▌▅█▆ ▆▌▍▅▌▄ ▉▊▆▋▅▌▌
3 Years Ago
Update bindings
3 Years Ago
ButtonA, ButtonB, JoystickPress Merge branch 'master' of sbox
3 Years Ago
Rebuild tool list on hotload
3 Years Ago
Fix NRE in physicsjoint when attaching to entity that has no physics group When attaching worldentity to joint, use PhysicsWorld.WorldBody instead
3 Years Ago
Fixed right hand being left hand Merge branch 'master' of sbox
3 Years Ago
Fuck these dead zones Merge branch 'master' of sbox-game
3 Years Ago
Set flashlight cookie
3 Years Ago
Remove debug text
3 Years Ago
Reapply scissoring fix for world panels
3 Years Ago
Don't generate lightcookies if scenesystem is on a dedicated server, properly shutdown cookie texture when cookiemanager is over
3 Years Ago
Joystick fix Merge branch 'master' of sbox-game
3 Years Ago
Set light cookies for lamps and lights server side to see if it fucks up for anyone
3 Years Ago
Add PointLightEntity.LightCookie
3 Years Ago
Add 2d light cookie texture
3 Years Ago
Added VrHand.Hoystick Merge branch 'master' of sbox
3 Years Ago
Add joystick to binds
3 Years Ago
Add some client asserts to Texture so they can be loaded on server safely Allow Texture.Load on server, add them to precache list
3 Years Ago
merge from main
3 Years Ago
Add knuckles bindings
3 Years Ago
hands animgraph
3 Years Ago
cherrypicking 64068
3 Years Ago
Hand models needed by modeldoc
3 Years Ago
Added Input.VR.RightHand.Trigger, Input.VR.RightHand.Grip
3 Years Ago
Merge from main
3 Years Ago
Updated collision group to debris on explosion particle Should be a tiny increase in performance on the gibs.
3 Years Ago
Only show sonar blips for other subs if those subs have their engine running
3 Years Ago
Merge Main -> SubmarineSeptember
3 Years Ago
Fix NRE in SetLightCookieInternal. Network m_lightCookie as FIELD_HRENDERTEXTURE instead of FIELD_UTLSTRING
3 Years Ago
▋█▍▄▌▉ ▍▉▌▉▍▆▄▄▉ ▍▇▊█▉▆▋▍▉ ▅▇▆▆▇▄▆▅ ▋▉ ▅▌▌ █▉▋▊: - ▉▄▌▉▅▊▍ ▇▅▍▅▆▍█▍▉. - ▇▍█▆▊ ▆▋▆▋ ██▍▊ ▅▌ ▄▊▌▋▊ ▄▄▄▋ ▇▍▅▅▄▌ ▌▅▅▇ █▉▄▉▄, ▇▆▊▌▊ ▅▄▊ ▄▅▅▊▄▋▇ ▉▇▍▋▍▋ ▄▊▅▌▊▇▋▇.
3 Years Ago
Add TextEntry.CaretColor
3 Years Ago
Delete head_lod0_vmorf.vtex_c
3 Years Ago
Remove copy of tracksuit trousers in wrong place
3 Years Ago
Remove broken pants path
3 Years Ago
Remove citizen ghost, doesn't work anymore
3 Years Ago
Added *_hand_ik.position and *_hand_ik.rotation parameters + hooked them up in the Animgraph
3 Years Ago
Made building blocker more translucent Was almost opaque hard to work with.
3 Years Ago
Added AnimEntity.SetAnimRotation, AnimEntity.SetAnimTransform
3 Years Ago
Revert "Fix scissoring on world panels" This reverts commit 5ca662a2c3b0e34dc60a1dd3fd0d28715d7a23c0. Revert "Disable software scissoring on world panels for now" This reverts commit 17c1b771a1c4d76d3286317b2d7bbc1c9b915533.
3 Years Ago
Create Developer-Clean-BuildAll.bat Bone position override tests Merge branch 'master' of sbox Revert "Fix shadow list not being updated if we only update the number of shadows" This reverts commit f17d096ce13cb419391b40f6b70927f692aef956. Revert "Add rebuild time limit when we change only the text shadow too" This reverts commit 3cd759544e3d54ffdef34ffa7a47e1cd0831965b. Revert "Remove debug text" This reverts commit 239338aad08de0888f7bdba44721b03f4139b070. Revert "Cache text bitmap for text shadows, don't rebuild all text if we are only updating shadows" This reverts commit 7b336418e0cda0109d73dcc8e4094570e26f0f99.
3 Years Ago
Testing computing points for particle effect spray.
3 Years Ago
█▍▉▉█▄▉ ▉▇▅▄ ▌▌▌▅ █▆▅▅▍▊.▋▍▇▍▊▍▋▄▇▌▄▍▆▍▇▍▇█▍
3 Years Ago
▍▊▌▇▄ ▆▄▄▆▋▇ ▄▅▇█ ▌▌ ▉▄▉▉▉_▋
3 Years Ago
Set a low znear for viewmodels to avoid clipping
3 Years Ago
merge from main
3 Years Ago
Cache text bitmap for text shadows, don't rebuild all text if we are only updating shadows Remove debug text Add rebuild time limit when we change only the text shadow too Fix shadow list not being updated if we only update the number of shadows Pass position until corner to UI2 shaders