branchsbox/mastercancel

13,461 Commits over 1,522 Days - 0.37cph!

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
sandbox addon is a package now
4 Years Ago
Fixed stylesheet priority Menu styles
4 Years Ago
Menu mount /core/ List local maps Session timer CreateGame form has cookies, so it remembers what you chose last time Merge branch 'master' of sbox
4 Years Ago
Fix managed textures being all forced TSPEC_SUGGEST_CLAMPS/T flags
4 Years Ago
Api Cleanup
4 Years Ago
Package query caching Started api cleanup Merge branch 'master' of sbox
4 Years Ago
update textures, adding WIP railing set
4 Years Ago
Addon cache
4 Years Ago
Tidying up client join, content download Loading progress update Merge branch 'master' of sbox
4 Years Ago
FGD Clean Up Removed a bunch of old/ not working stuff
4 Years Ago
Linear gradients default vertical
4 Years Ago
Client api content download
4 Years Ago
adding panel textures/may
4 Years Ago
updates material, adding beams Merge branch 'master' of sbox
4 Years Ago
Move client joining routine to an async task
4 Years Ago
Call SendInitialSpawnGroups in SIGNONSTATE_PRESPAWN Fix error when disconnecting during downloads Merge branch 'master' of sbox
4 Years Ago
Cubemap textures + Environment prefabs Created Cubemap textures for env_cubemap_fog Created Environment lighting prefabs Updated basic_setup Scale .vmap
4 Years Ago
ServerInfo send Map and Game Ident Fix crash when gamemode didn't load
4 Years Ago
Minidump reporter
4 Years Ago
Map selection button/page/api Disable map validation Add HttpAddonProvider Map provision Add worldrenderer to sbox_game Don't commit these native asks managed to resolve the map name + vpk Map provision recognize local maps, skip over them Undo FindMapVPK Add EngineGlue.Add/RemoveSearchPath Simpify BaseFileSystem.GetFullPath Content mounting Merge branch 'master' of sbox
4 Years Ago
updated textures/mats/ added corrugated wall set Merge branch 'master' of sbox
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
initial work on linear-gradient and radial-gradient
4 Years Ago
Moved form styles to base Create Game screen Add DictionaryDataBind Move Form to subfolder Clean up how DataBinds are updated Allow access to System.Private.CoreLib/System.RuntimeTypeHandle CreateGame form basics Update TextEntry so caret blinking is relative to focus time Form.AddCustom<T>( databind ) Handle errors in panel tick so it can't pull down the whole UI system Fix DataBind not caching properly MapButton wip Merge branch 'master' of sbox
4 Years Ago
Fix TextureRTBuilder being created incorrectly Bind GetSwapChainTexture Bind GetSwapChainTexture all in C# instead so we don't have to recompile the entire engine, bind SwapChainHandle and SwapChainBuffer
4 Years Ago
Unused Merge branch 'master' of sbox Hotload report errors as warnings, log exceptions
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
Removed dm map 1 + Added new map Removed old the 1st dm map. Added new map Merge branch 'master' of sbox
4 Years Ago
Add PhysicsGroup.AngularVelocity and PhysicsGroup.AddAngularVelocity
4 Years Ago
Hammer: Update geometry when changing cable path type
4 Years Ago
Hammer: Add UI for initial path tool settings (cable radius and offset by radius)
4 Years Ago
Move Layout to Template Restore support for property binds Gamescreen uses @binds
4 Years Ago
Restore panel template events, unfuck the code Label and Button both has a Text property and a SetText method GameScreen uses html events instead of AddEvents
4 Years Ago
Re-add support for @ref and @ref.optional Convert GameScreen to use a template
4 Years Ago
Add border with content test Refactored StyleSheet so we can easily load multiple stylesheets on one panel
4 Years Ago
AddonProvider CopyAsync Change client signon so we don't get a bunch of hotloads on files that didn't hotload
4 Years Ago
Keep friend count in header updated Layout invisible stuff at least once Move default fonts to base GameScreen cleanup Merge branch 'master' of sbox Activity tweaks Merge branch 'master' of sbox
4 Years Ago
Add basic LOS check to prop explosions
4 Years Ago
Hammer: Add hole primitive https://files.facepunch.com/layla/1b0811b1/sbox_P0oMYcGFO3.png
4 Years Ago
Initial Art Pass for Deathmatch Test Map Initial Art Pass for Deathmatch Test Map
4 Years Ago
Implemented background-position in shader Added background-repeat property
4 Years Ago
Loading screen cancel button should work Floating friends list Merge branch 'master' of sbox
4 Years Ago
Revert "AssetBrowser: gridview and listview shows correct image ext (not just jpg for everything)" might have issues when there's no content src
4 Years Ago
GAme screen cleaning
4 Years Ago
Add z-index property Rename UI.Renderer to UI.BasePanelRenderer Rename UI.TextBlock to UI.BaseTextBlock