userGarry Newmancancel

19,199 Commits over 3,898 Days - 0.21cph!

3 Months Ago
Fix UpdateErrorCounts not publishing
3 Months Ago
Combine stats and leaderboards sections Clean stats header Clean up leaderboard section
3 Months Ago
Platform retry Clamp panel's time delta, avoids it skipping over transitions completely when loading etc Custom loading screen backgrounds
3 Months Ago
Move error calc to webjob Fix indexing errors
3 Months Ago
Fix dumb error Optimize this Upload api to staging slot
3 Months Ago
I made this way more complicated than it needed to be
3 Months Ago
Rebuild package index
3 Months Ago
Can upload a loading screen
3 Months Ago
Show notification button for all
3 Months Ago
Add depth of field test
3 Months Ago
Show orgs on front page if logged in
3 Months Ago
Notification fixes
3 Months Ago
Lets publish it the harder way
3 Months Ago
Fix modal paths still targeting asset.party
3 Months Ago
webjob paths
3 Months Ago
Build path fix
3 Months Ago
Package error notification tests
3 Months Ago
Use correct page url in comment notifications error notification fix
3 Months Ago
Notification framework
3 Months Ago
Refactor, cleanup
3 Months Ago
Font fixes
3 Months Ago
Org error section https://files.facepunch.com/garry/86a9e8a7-e4f0-4ce2-b282-bc9d344b5da0.png
3 Months Ago
switch to material symbols Fix chart NRE Can delete stat Lets start an element gallery so I don't keep recreating the same elements Fix log pages being fucked
3 Months Ago
Neater error page https://files.facepunch.com/garry/79da45f9-8a0d-4a71-80a9-c82110ba8d23.png Error view page
3 Months Ago
Error rate fixes Use new tables on insights, to make querying faster Make Adx chart async, fix height Error chart test
3 Months Ago
Fix contest:x not working
4 Months Ago
Add MovieMaker library
4 Months Ago
Log a warning when trying to deserialize a component with no scene, and return null
4 Months Ago
Remove errors/warnings
4 Months Ago
Refactor to MovieMaker
4 Months Ago
Convert float properties to generic elementals
4 Months Ago
IconButton has Toggle/Active mode
4 Months Ago
Dropdown to change timelines
4 Months Ago
Helper screen, encouraging you to create a player component
4 Months Ago
Automatically load player in scene Rename TimelineTest to TimelinePlayer
4 Months Ago
Refactor
4 Months Ago
Can get clip duration Play + Loop buttons Move copy/paste/del shortcuts to TimelineEditor, so they get captured after fucking with the scrubber Draw indicator when track has a key added
4 Months Ago
Zoom focuses in on current pos again
4 Months Ago
Paint dopesheet handles different colors, based on type Fix grid drawing Smooth zoom/pan Scrub bar spans the whole width
4 Months Ago
Group properties by gameobject Draw grid over When box selecting, only change selection when single handle selected Zoom in and out on current play position, rather than cursor position Retain scrolling, only zoom/pan scroll if shift/ctrl dpwn Theme
4 Months Ago
Add Json.ParseToJsonObject( ref Utf8JsonReader reader ), Json.FromNode<T>( JsonNode node ) Menu is default DeleteOnClose = true (let us know if some menus stop opening)
4 Months Ago
Can delete tracks Update minimal.scene
4 Months Ago
Loading works
4 Months Ago
Fix NRE when pasting gameobjects
4 Months Ago
Refactor Track serialization Save a bunch of lookup data on property tracks
4 Months Ago
Copy Paste keys
4 Months Ago
Color track PropertyGenericTrack
4 Months Ago
Nudging and keyframe deleting Box selection
4 Months Ago
Add GraphicsView.DragType (enables SelectionRect) Add GraphicsItem.Children
4 Months Ago
Fix GraphicsItem not always being able to resolve the GraphicsScene (which made SelectedItems total bullshit)