242,369 Commits over 3,867 Days - 2.61cph!

8 Months Ago
Expose SceneTrace etc to ActionGraph https://files.facepunch.com/ziks/2024-03-11/sbox-dev_NWYZqy5dMC.png
8 Months Ago
Mark IActionComponents as obsolete Don't list obsolete component types in ComponentTypeSelector
8 Months Ago
Allow .sbproj files to have names Add EditorUtility.SaveFileDialog Right click > create model creates a model
8 Months Ago
merge from main
8 Months Ago
Delete Sense.cs
8 Months Ago
More removal
8 Months Ago
Remove all code that calls Sense.Stimulate
8 Months Ago
Remove OnSensation and calls.
8 Months Ago
oilrig_1 S2P
8 Months Ago
updated level3 lods and colliders to remove last flow blockers to the structure
8 Months Ago
Merge from main
8 Months Ago
string fixes and move more text to string files
8 Months Ago
Throw exception when trying to lock a MixBuffer twice
8 Months Ago
Leaderboard backup, run #10228
8 Months Ago
Shipping container video header
8 Months Ago
Merge from main
8 Months Ago
Added basic motorbike entity without sidecar
8 Months Ago
Merge main -> Bikes
8 Months Ago
Save file bakcup
8 Months Ago
Added cinematic gestures for kick and push anims from frontier bar door interaction. Re-linked drink and chicken cinematic gestures
8 Months Ago
Added talk_06 cinematic animation
8 Months Ago
▆▍▆▅▆▄▍▆ █▇▋▊▊▌▆ ██▆▋▊▍▆ ▇▇▇▊▉▄▄▉ ▋▌▍▇▌▆
8 Months Ago
Parent merge
8 Months Ago
Poster scene backup: 'Light the Way' hero
8 Months Ago
Temp pose file
8 Months Ago
Merge from main
8 Months Ago
Brutalist church progress
8 Months Ago
Delete Input.AnalogInputs/GetAnalog (might re-add later)
8 Months Ago
▊▌▇▊ ▄▍▋ ▋▉▋▊▅▌ ▅▇ ▄▉▌▉▍▍ ▉▅▌▊▅▉▊▅, ▍▅▄▅▅█ ▍▍▉▄ ▋▌▇▍
8 Months Ago
Simple device instance memory (disconnect and reconnecting the same controller should point to the same device), all events pass controller ID
8 Months Ago
Merged to main
8 Months Ago
Fixed remaining issues with condition display Now respects updated max condition properly
8 Months Ago
And this
8 Months Ago
Same bounds fix for DirtyControlMapRegion
8 Months Ago
spring joint
8 Months Ago
Fix ByteStream.Write negative offset Expose MixBuffer's raw pointer in safer way
8 Months Ago
Fix NRE on object desyroy (sorry!)
8 Months Ago
Forward controller axis events to managed
8 Months Ago
Forward controller button events to managed
8 Months Ago
Fix errors
8 Months Ago
Add prefabs for cubemap fog, envmap probe, gradient fog, volumetric fog
8 Months Ago
Hide terrain component, don't create this manually
8 Months Ago
Update actions.triggers.scene
8 Months Ago
ActionGraph window is a dialog, stays on top of editor window Fix GetAttributes sometimes returning null Don't write null values in components Add OnComponent actions https://files.facepunch.com/garry/65558502-1f39-48b8-81eb-e54a43e025a9.png
8 Months Ago
Add Collider.OnTriggerEnter, OnTriggerExit
8 Months Ago
Create actions.triggers.scene
8 Months Ago
Make block primitive hollow option work
8 Months Ago
Clamp instead of throw in DirtyHeightmapRegion so we can paint on terrain boundary
8 Months Ago
Collide against heightfield grid instead of trying to triangulate it exactly, slightly less accurate but faster
8 Months Ago
Half edge renames