userGarry Newmancancel

19,538 Commits over 3,990 Days - 0.20cph!

2 Years Ago
Add DockManager.Clear() - to clear and reset to default values Add [EditorForAssetType] - used in conjunction with IAssetEditor, means we can have different editors to the inspector editor Update cached resource value when saving to disk/memory Add Namespace, FullName to TypeDescription ComboBox correctly changes the CurrentIndex when changing CurrentText Made DockWindow.CreateDynamicViewMenu public Make PropertySheet.AddProperty public Fix crash in ToolWindowManager.Clear Make Json.Serialize and Json.Deserialize return the string value when dealing with Resources This only really needs to be like this because it can't be a string in a string, because then the resource system won't detect the resources so dependencies won't get added EntityPrefab GameResource EntityPrefab tool addon Mark Model as a EntityPrefab.Property Can define csproj name in project settings Don't save package in addons..js Add EntityPrefabEditor not as an addon Re-organize addon Model preview, entity positions Set local positions when spawning Add BBox.AddBBox Zoom out to focus on all of the sceneobjects
2 Years Ago
Set local positions when spawning Add BBox.AddBBox Zoom out to focus on all of the sceneobjects
2 Years Ago
Model preview, entity positions
2 Years Ago
Can define csproj name in project settings Don't save package in addons..js Add EntityPrefabEditor not as an addon Re-organize addon
2 Years Ago
Make Json.Serialize and Json.Deserialize return the string value when dealing with Resources This only really needs to be like this because it can't be a string in a string, because then the resource system won't detect the resources so dependencies won't get added EntityPrefab GameResource EntityPrefab tool addon Mark Model as a EntityPrefab.Property
2 Years Ago
Update cached resource value when saving to disk/memory Add Namespace, FullName to TypeDescription ComboBox correctly changes the CurrentIndex when changing CurrentText Made DockWindow.CreateDynamicViewMenu public Make PropertySheet.AddProperty public Fix crash in ToolWindowManager.Clear
2 Years Ago
Add DockManager.Clear() - to clear and reset to default values Add [EditorForAssetType] - used in conjunction with IAssetEditor, means we can have different editors to the inspector editor
2 Years Ago
Detect cyclic dependencies faster
2 Years Ago
Game.Clients works in the menu Fix the Current Game screen slightly
2 Years Ago
Dirty panel styles recursively when PseudoClass changes (fixes hover style remaining on children)
2 Years Ago
Move concurrency to the root
2 Years Ago
Fix concurrency
2 Years Ago
Fix CI uploading without tests passing
2 Years Ago
Lobby/packages design cleanup Fix occasional panel index out of bounds Add storage settings page
2 Years Ago
Revert "Remove inline setting label style, define it in stylesheet" This should really be a re-usable class rather than something specific for just these pages. It'll possibly be reused in a bunch of places. `cell.is-label` seems right.
2 Years Ago
Popups for maxplayers and privacy, delete settings page
2 Years Ago
Lobby tweaks
2 Years Ago
Clean lobby sidebar
2 Years Ago
Clean game screen up Front cleanup
2 Years Ago
Simplify razor line pragmas + wrap dynamic attributes so they get the right file/line numbers This doesn't need the iterations
2 Years Ago
Re-organise unit tests
2 Years Ago
Increase trend days
2 Years Ago
Tools compile fix
2 Years Ago
Fix up menu compile warnings
2 Years Ago
Converted all settings - no longer using templates in menu!
2 Years Ago
Keybind panel
2 Years Ago
Started converting the settings pages
2 Years Ago
Passively ignore razor bind exceptions Add server list sidebar placeholder to show intent When we get an exception in an event don't call that target anymore, but keep the others going Fix exception when getting active style blocks Rename NavigatorButton to Anchor - don't derive from button Style cleanup Fix NRE in WildcardMatch Fixes
2 Years Ago
Revert "Menu: Validate GamePackage.Usage in GameScreen to prevent NRE for local projects" This reverts commit 67704c38470d188869313834a16edbf45fa0e610. Revert "Fixed Package.FindAsync failing to deserialize PackageUsageStats - fixes Sandbox and Asset Browser cloud tab" This reverts commit 680d2f2b637479610ca6c07916b24b76f0e81177. Add test for Package.FindAsync
2 Years Ago
Don't let UsageStats be null when wrapping PackageIndex
2 Years Ago
New package usage stats
2 Years Ago
Always return a UsageStats because they'll deserialize to a struct
2 Years Ago
Better package usage stats, better trending calculation
2 Years Ago
Keep lobbies to one line Lower opacity of empty servers Fix 5px border down the right of game screenshots on main menu Tweak icon hover
2 Years Ago
Mattress meta Give a polite warning when no endpoint when uploading
2 Years Ago
Update ci.yml
2 Years Ago
Obsolete Package.Background Tests for negative animation-delay Animation keyframes support background position, background size Game widgets show screenshots Fix for new screenshots api
2 Years Ago
Rebuild search index when adding/removing screenshots
2 Years Ago
ImageLarge not used anywhere
2 Years Ago
Separate screenshots / loading screen pages Only show loading screen option for maps and games Comment out redundant upload types
2 Years Ago
Wrap the screenshot properly to offer some compatibility
2 Years Ago
Login api user stats Include screenshots in search
2 Years Ago
Forgot BuildTo
2 Years Ago
Enable cache by default
2 Years Ago
Update ci.yml
2 Years Ago
Update ci.yml
2 Years Ago
Can save/restore in editor style edits https://files.facepunch.com/garry/037591e3-f19e-49f0-92a3-030b545250a0.mp4
2 Years Ago
Revert "Saves Games MVP (#722)" This reverts commit b129f0e185d29828791ed92fbe76a0ace0fedb63.
2 Years Ago
Fix tests to reflect new behaviour of parser
2 Years Ago
Skip over empty styleblocks Fix opening stylesheet location when seemingly not clicking the label Can toggle :hover etc in style editor