5,151 Commits over 1,583 Days - 0.14cph!
Move NodeEditor to Tools.NodeEditor
Move Sandbox.InternalTests to Sandbox.Internal.Tests
Move everything in the tools addon under the tools namespace
Get rid of Tools.ApplicationTimingsWidget namespace
Undone the `Sandbox.Internal.Documentation` stuff - this wasn't the best way
Entity._components shouldn't be accessible
Fix warning
Strip SetBlurState
Document PhysicsWorld slightly
Length Documentation
ConsoleSystem documentation
Documenting CurrentView, Local, Screen
Document ThreadSafe
Document Host
Document GameServices
Physics Documentation (kind of)
Obsolete Vector3.OneX, OneY, OneZ
Make Rect3D internal
Testing Documentation Categories
Delete ColorXYZ, color-interpolation
Don't save a file to C:\\temp\\aaaa.zip during compile
Build addons as part of ci/pull
Upload zip on ci
Fix CI complaining about Steam
Fix addons writing .vs folder in a random place
Zip up documentation assemblies
Run sbox-dev.exe -test on pull/ci
Capture and report c# stackoverflowexception's (we can't recover from them right now, but at least we can know that they're happening)
Add fish.cat_harvest unit test
Fix infinite loop in AccessControl
Skip over mounting addon path if it doesn't exist
Revert "Lets try this"
This reverts commit 7531b00e15e30c5603af2cac268a4f3372870507.
Revert "Don't post sentry releases manually"
This reverts commit 7f6d1720c79c553baa942fcb00306070bfd222c5.
Revert "Use Sentry's own release action for more detail"
This reverts commit b109e9dfb0a3ae41ad72cee0801bebc4aa6eca43.
Remove GetContext etc from isteamaudio
Use Sentry's own release action for more detail
Don't post sentry releases manually
SA log printing
SA: Destroy the scene if we couldn't load map geometry
Use pointers, manual scene delete function, breadcrumbs
Make PerformanceStats.All a ConcurrentDictionary
Use crashpad for fatal errors
Fix editor fullscreen positioning
Launcher position cleanuip
Add nullcheck in CProceduralWorkingSet_MapReferences::UpdateAssetList
switch sentry backend to crashpad
Set error tag stating whether tools, server or game
Add error tag to determine whether running under proton
Lets record what gamemode and map we're crashing in, to see if there's any kind of patterns
Lets set the explicit path to crashpad_handler.exe instead of just hoping
Reinstall crash handler after startup
Capture GPU information before it crashes
Attempt to fix all fatal errors grouping into one error
Close the session, hopefully that'll mark the session as crashed
Crash reporting stats fix
Complain about Steam not running instead of crashing
Sorry I left a test crash in holmzy was in my office mithering me
fuck sentry_handle_exception, lets do it ourselves
Either we fixed all crashes or our crash reporting stopped working.. fact check that
Abandon frameless window ambitions, use a normal window but force dark mode on it
Fix Widget.ConstrainToScreen()
Assetbrowser improvements
Widget debug overlay can be enabled with alt and pause/break
Fixed historylist trimming too many items when navigating from a previous position
Keep asset type filter control in sync with history
BaseItemWidget - only call ItemActivated if double clicking with the LEFT mouse button
Fix NRE
Right clicking an item selects it without events
Move hacky line edit syntax highlighting to its own class
https://files.facepunch.com/garry/ce4f0f77-d312-4275-8584-1cea5e56b24d.png
Add Widget.ContentMargins
TagEdit becomes TagPicker
Added ability to get the cursor & selection info on LineEdit
Horrible syntax highlighting code, will fix
Show asset counts on folders in asset browser list
Hide folders starting with .
Add TextEdit.Html
Folder context menu
Can set Widget.Layout directly, added Layout.Row(), Layout.Grid() etc
Add AssetType.All
Hack so Widget.IsPressed doesn't get stuck
Clean up GridLayout usage
Can Draw Pixmap with alpha
Asset type filter improvements
https://files.facepunch.com/garry/93252055-2617-4be4-9786-35aa2043397e.mp4
Show folders in assetlist if we're in folder mode