userLayladcancel

7,549 Commits over 3,653 Days - 0.09cph!

4 Years Ago
Fix player not switching to weapon_tool when selecting tool from menu
4 Years Ago
Make health UI functional
4 Years Ago
+Use toggles lamps on/off
4 Years Ago
Update materials
4 Years Ago
Add IRemovable to allow non props to be removed with remover tool
4 Years Ago
Add lamp tool
4 Years Ago
Don't flicker light if light is disabled
4 Years Ago
Add fog settings to light entities
4 Years Ago
Point and spot light entities set sensible defaults Merge branch 'master' of sbox
4 Years Ago
Bind more light component stuff to make them sexy
4 Years Ago
Add inner and outter cone radius to spot light entity
4 Years Ago
Global console hotkey in tools opens our external console
4 Years Ago
Open our external console instead of vconsole when opening console tool in asset browser
4 Years Ago
Set DeveloperHelpURL to our URL
4 Years Ago
Deal damage to props on physics impact
4 Years Ago
Wake all bodies when gravity changes
4 Years Ago
Add PhysicsWorld.WakeAllBodies
4 Years Ago
Add PhysicsWorld.Sleeping
4 Years Ago
Scale gravity gun push force by distance
4 Years Ago
Add gravity gun push force
4 Years Ago
Add Entity.ApplyLocalAngularImpulse
4 Years Ago
Add gravity gun
4 Years Ago
Directional gravity restores default gravity on destroy
4 Years Ago
Add PhysicsWorld.UseDefaultGravity
4 Years Ago
Only allow one directional gravity to be spawned at a time
4 Years Ago
Add toolscene to groups.vgc, this somehow fixes modeldoc gizmos
4 Years Ago
Add SceneObject.Delete
4 Years Ago
Bind lightcomponent Brightness, BrightnessMultiplier, Range and Flicker
4 Years Ago
Managed spot light entity
4 Years Ago
Add SceneObject.RenderingEnabled
4 Years Ago
Replace tools splash screen so it's not dota
4 Years Ago
Hammer: Don't snap entity placement to work plane if snapping is disabled
4 Years Ago
Hammer: Add random pitch and roll to entity placement also
4 Years Ago
Hammer: Fix "random yaw" on entity placement not working
4 Years Ago
Add entity tool metadata to lightortho
4 Years Ago
Add PhysicsWorld.Gravity (Vector3)
4 Years Ago
Add directional gravity entity
4 Years Ago
Entity list also uses virtual scroll panel Fix authority errors in car entity Create .gitignore
4 Years Ago
Hammer: Fix drag and drop operations being offset
4 Years Ago
Propagate tint color to meshes and props on tilemesh collapse
4 Years Ago
Temp fix for tilemesh properties
4 Years Ago
ModelDoc: Sanitize bone name before adding it to the anim stream
4 Years Ago
Hammer: Allow per tile instance of tilemesh to be tinted https://files.facepunch.com/layla/1b1511b1/sf2XHaw2l8_Trim.mp4
4 Years Ago
Add non range sliders to int and float edit box
4 Years Ago
Add validators to property editor int and float sliders
4 Years Ago
Add slider labels to Vector3 and Vector4 edit boxes https://files.facepunch.com/layla/1b1311b1/property_sliders.mp4
4 Years Ago
Add PhysicsBody.SpeculativeContactEnabled Add box helper gizmos to light_ortho https://files.facepunch.com/layla/1b1211b1/light_ortho.mp4
4 Years Ago
Use AddAngularVelocity for ragdoll blast force
4 Years Ago
Add PhysicsGroup.AngularVelocity and PhysicsGroup.AddAngularVelocity
4 Years Ago
Hammer: Update geometry when changing cable path type