branchsbox/mastercancel

13,933 Commits over 1,583 Days - 0.37cph!

9 Months Ago
Don't stop shadow animations/transitions when building final style sbox-issues/issues/5122, sbox-issues/issues/4679 Clean up UI lerp functions
9 Months Ago
Render stats analytics, so we can work out whether our optimizations are working
9 Months Ago
Stats properly count shadowed lights again, add shadow map count too Expose scenesystem stats to c# Main stats we want
9 Months Ago
Put edge smoothing data in a new data stream to avoid old data not being able to load
9 Months Ago
Use buttons for edge smoothing like hammer, enum doesn't have multi edit support yet
9 Months Ago
Add smoothing angle to mesh component Edges can be hard, soft or default, smoothing angles are used for default
9 Months Ago
Smooth vertex normals based on edge smoothing
9 Months Ago
Fix CreateEditorFor throwing for array on some types, should be using EditorTypeLibrary
9 Months Ago
Simple edge bridge, connect a face from two open edges of the same mesh https://files.facepunch.com/layla/1b1111b1/sbox-dev_zqhIWcX3As.mp4
9 Months Ago
Internal geometry helpers for #1508 * Line2D * Vector2.Remap(oldRange, newRange, clamp) * Line.Clip(plane) * SceneCamera.ToScreen(line) DrawText / DrawQuad / Gizmo.ScreenText overloads accepting an angle Make Gizmo.Input.CursorPosition relative to view widget Refactor ActionGraphDebugger
9 Months Ago
Add overloads accepting CancellationTokens to delay tasks Facepunch/sbox-issues#5131 Action Graph editor tweaks to streamline CancellationTokens Facepunch/sbox-issues#5131
9 Months Ago
Extra performance stats
9 Months Ago
Fix pivot point getting reset on edge extrude
9 Months Ago
Only select "full" edges, not each half edge
9 Months Ago
Add edge data for soft normals
9 Months Ago
Select all mesh vertices with double click
9 Months Ago
Add Gizmo.IsDoubleClicked Select all mesh faces with double click
9 Months Ago
Support [Property] attribute on event fields (Facepunch/sbox-issues#4372)
9 Months Ago
Typo in GetHandleNormalFunc
9 Months Ago
Serialize and Deserialize Scene properties such as Time Scale, Fixed Update Frequency, Threaded Animation... joining clients will now have correct values for the Scene. These don't replicate when changed after that though. Fixes Facepunch/sbox-issues#4483
9 Months Ago
When creating networked object from remote (networked), wrap Deserialize and NetworkSpawnRemote in CallbackBatch so that _net is initialized before OnAwake is called. Fixes Facepunch/sbox-issues#4950
9 Months Ago
Make CTextureManagerVulkan::GetTextureResource warning only when passed handle isn't invalid, matches behaviour of similar methods BufferedDescriptorSetVulkan: Handle handles with no data properly, e.g 2 queued texture updates where the 2nd one is replaced data in the handle
9 Months Ago
Add batch publisher to asset browser context menus draw icons in the asset list name instead of the icon
9 Months Ago
Tools: Menu.ParentMenu, Menu.RootMenu So you can do stuff like menu.RootMenu.Close() Variable node editing (Facepunch/sbox-issues#5125)
9 Months Ago
Use StringTable.Remove instead of StringTable.Entries.Remove when removing Connection from ConnectionInfoManager. Fixes Facepunch/sbox-issues#4983
9 Months Ago
Flip controller contexts once a frame instead of multiple times, breaking Pressed/Released tests when scoping multiple times a frame
9 Months Ago
Init JsonUpgrade early (fixes sbox/issues/1513)
9 Months Ago
Render dynamic envmap probes in editor sceneviews too
9 Months Ago
Make control sheet labels draggable (Facepunch/sbox-issues#5129)
9 Months Ago
Merge property or variable get / set nodes (#1507)
9 Months Ago
Add .flac sound compiler https://files.facepunch.com/layla/1b1011b1/sbox-dev_trygOXu7s7.mp4
9 Months Ago
And another
9 Months Ago
Fix some animgraphs using deleted animtag types
9 Months Ago
Support FBX Normal Mapping/Reference Mode 1/2
9 Months Ago
Pivot tool for mesh editor https://files.facepunch.com/layla/1b1011b1/sbox-dev_IpU43VArUy.mp4
9 Months Ago
Better mesh element selection, supports click drag selection
9 Months Ago
Cancel block tool placement with delete
9 Months Ago
Add OnAnimTagEvent to SceneModel and SkinnedModelRenderer
9 Months Ago
Rename status tag to event tag
9 Months Ago
Remove unused animgraph tags
9 Months Ago
Fix NRE in scene tree when selection contains invalid gameobject
9 Months Ago
Fix recent `ResourceHandleToData( ) failed! Falling back to error texture!` spam for error textures
9 Months Ago
Add support for gamepad input scoping https://files.facepunch.com/tony/1b0911b1/devenv_ixNt02fEyh.png
9 Months Ago
Fixed controller axes not being specific to controllers 🤦🤦
9 Months Ago
Update Facepunch.ActionGraph
9 Months Ago
Specify in documentation that NetPermission.OwnerOnly works the same as NetPermission.HostOnly for static actions.
9 Months Ago
Fix crash when selecting nodes with System.Object inputs / properties
9 Months Ago
Minor correction
9 Months Ago
Fixed reading String Table snapshot that has an entry with 0 elements throwing an exception. Instead, ByteStream.ReadArray should return null (empty span) if it has a length of 0. Added a test to prove the bug. Fixes Facepunch/sbox-issues#5357
9 Months Ago
New Hair - Medium Beard https://files.facepunch.com/daniel/1b0811b1/sbox-dev_pc2pbsjud1.jpg