userLayladcancel

7,110 Commits over 3,531 Days - 0.08cph!

3 Years Ago
Fix potential NRE
3 Years Ago
Fix viewmodel lights for real this time
3 Years Ago
Fix previous commit
3 Years Ago
Disable light when EnableViewmodelRendering is enabled and not in firstperson
3 Years Ago
Add PhysicsBody.AddCapsuleShape Merge branch 'master' of sbox
3 Years Ago
Fix creating point and spot lights clientside
3 Years Ago
Disable light when entity is hidden in firstperson
3 Years Ago
Fix light pivot point
3 Years Ago
Lights can be attached with rope
3 Years Ago
Point light entity + tool
3 Years Ago
Tools can decide if a preview trace is valid
3 Years Ago
Fix player not switching to weapon_tool when selecting tool from menu
3 Years Ago
Make health UI functional
3 Years Ago
+Use toggles lamps on/off
3 Years Ago
Update materials
3 Years Ago
Add IRemovable to allow non props to be removed with remover tool
3 Years Ago
Add lamp tool
3 Years Ago
Don't flicker light if light is disabled
3 Years Ago
Add fog settings to light entities
3 Years Ago
Point and spot light entities set sensible defaults Merge branch 'master' of sbox
3 Years Ago
Bind more light component stuff to make them sexy
3 Years Ago
Add inner and outter cone radius to spot light entity
3 Years Ago
Global console hotkey in tools opens our external console
3 Years Ago
Open our external console instead of vconsole when opening console tool in asset browser
3 Years Ago
Set DeveloperHelpURL to our URL
3 Years Ago
Deal damage to props on physics impact
3 Years Ago
Wake all bodies when gravity changes
3 Years Ago
Add PhysicsWorld.WakeAllBodies
3 Years Ago
Add PhysicsWorld.Sleeping
3 Years Ago
Scale gravity gun push force by distance
3 Years Ago
Add gravity gun push force
3 Years Ago
Add Entity.ApplyLocalAngularImpulse
3 Years Ago
Add gravity gun
3 Years Ago
Directional gravity restores default gravity on destroy
3 Years Ago
Add PhysicsWorld.UseDefaultGravity
3 Years Ago
Only allow one directional gravity to be spawned at a time
3 Years Ago
Add toolscene to groups.vgc, this somehow fixes modeldoc gizmos
3 Years Ago
Add SceneObject.Delete
3 Years Ago
Bind lightcomponent Brightness, BrightnessMultiplier, Range and Flicker
3 Years Ago
Managed spot light entity
3 Years Ago
Add SceneObject.RenderingEnabled
3 Years Ago
Replace tools splash screen so it's not dota
3 Years Ago
Hammer: Don't snap entity placement to work plane if snapping is disabled
3 Years Ago
Hammer: Add random pitch and roll to entity placement also
3 Years Ago
Hammer: Fix "random yaw" on entity placement not working
3 Years Ago
Add entity tool metadata to lightortho
3 Years Ago
Add PhysicsWorld.Gravity (Vector3)
3 Years Ago
Add directional gravity entity
3 Years Ago
Entity list also uses virtual scroll panel Fix authority errors in car entity Create .gitignore
3 Years Ago
Hammer: Fix drag and drop operations being offset