233,527 Commits over 3,775 Days - 2.58cph!

6 Months Ago
Gizmo.Select: allow unselect of object selections Shift allows multi select too but without deselecting SceneViewWidget.UpdateHovered: Just because we're already selected doesn't mean we can't be hovered, otherwise how will you deselect me Deselect game object when nothing is clicked
6 Months Ago
Allow disabling interaction
6 Months Ago
Change flex columns to calculate dynamic column counts with a minimum width, expanding the columns equally to fill the container
6 Months Ago
Remove skybox from test scene
6 Months Ago
Fixed some skins still not loading in the skin viewer test scene
6 Months Ago
Tidy up AfterUI render stage and use that for after-UI post-processing effects, rename to `AddHookAfterUI`
6 Months Ago
Various changes to allow the skin viewer models to show up in the item icon slots without needing the separate modal window
6 Months Ago
Reduced GC in cluster generation by preallocating a bunch of appropriately sized MapMarker lists Made tooltips use pooling
6 Months Ago
SceneCamera viewport caps size properly Bail out of CameraRenderer if no valid viewport
6 Months Ago
Instant flags and rate check.
6 Months Ago
Merge from main
6 Months Ago
Pooling fix
6 Months Ago
Unused resource glue Log_Detailed these rendersystemvulkan messages Fix crash with symlink resident resource reloading
6 Months Ago
Add `CameraComponent.AddHookAfterOverlay`, supports running post-processing effects after UI is drawn
6 Months Ago
Applied subtle fade in and out to backpack UI when opened/closed
6 Months Ago
Parent merge
6 Months Ago
Merge from main
6 Months Ago
Use a HashSet when calculating marker clusters, makes generation twice as fast (3ms = 100 vm's goes to 1.5ms) Prepool 25 shop markers and clusters so first run is faster
6 Months Ago
ObjectWithVelocity has angular velocity, player controller supports spinning wheels
6 Months Ago
merge from main - RC
6 Months Ago
Player walk anim not affected by ground velocity
6 Months Ago
Increase moving up velocity to negate grounded Fix error spam & bit of cleanup Fix walking slowly up slopes
6 Months Ago
merge from backpacks
6 Months Ago
Foliage: Fix depth alpha tests Foliage: fmod phase to avoid jittering imprecision at high time/world offsets
6 Months Ago
Undo changes to QueuedLoader and ClientsideModel/Ragdoll
6 Months Ago
Nicer integration of dynamic properties with the Action Graph editor https://files.facepunch.com/ziks/1b3111b1/sbox-dev_JBs2cwHbhM.mp4
6 Months Ago
Fix compile error of editor holster tool
6 Months Ago
Set dressing harbor2 progress mossy tire stacks material variant
6 Months Ago
Disable more stuff I enabled
6 Months Ago
Fix cloth on projectiles and world models having the wrong gravity direction Probably fix stretching of cloth when teleporting large distances
6 Months Ago
Disable some parts of QueuedLoader
6 Months Ago
larger detector flags white lantern unlocked by red lantern show flag health detector spots in tundra
6 Months Ago
Show mouse cursors inside scene view, wrap them to canvas rather than locking to center, panning follows same direction as other engines If you preferred the previous panning behaviour there's an option for inverting it https://files.facepunch.com/alexguthrie/1b3111b1/sbox_MUEzCxyWs7.mp4
6 Months Ago
6 Months Ago
Coerce typed operands Support default value for property substitution in DisplayInfo.Format
6 Months Ago
Scene view orbit camera: account for mouse X axis, add invert options to editor preferences sbox-issues/issues/4663
6 Months Ago
Source Updates
6 Months Ago
player update. exported building plan animations
6 Months Ago
added decal_wall_damage_a + decal_leak_c
6 Months Ago
Reset lua_error_url on level init like before for x86-64 Because the server enforced cvar value system is not present Partially fix dynamic model loading
6 Months Ago
Gizmo improvements
6 Months Ago
WIP GameObject.Properties Proof of concept Dynamic Properties sheet https://files.facepunch.com/ziks/1b3111b1/sbox-dev_5ewZW6QaZ5.png
6 Months Ago
Fix live unit tests unit test allow native debug Add BBox.Grow Add Triangle.ToString PhysicsWorld.GetPolySoup Use recast from c# without navlib
6 Months Ago
Camera Volumes
6 Months Ago
Undo changes to ClientsideModel for now
6 Months Ago
Reposed hide shirt to match updated player rig
6 Months Ago
Add convar for toggling version overlay
6 Months Ago
ComponentSheet: Default to showing actions if no non-actions exist
6 Months Ago
backpack wb1
6 Months Ago
Obstacles and scrap car models Merge branch 'main' of sbox-industrial-platformer