userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

7 Months Ago
Fix stray margin when expanding/collapsing components
7 Months Ago
Fix disabled components not dropping in from treeview
7 Months Ago
Fix odd text alignment in ResourceControlWidget
7 Months Ago
Suspend updates when rebuilding ComponentSheet Flicker was gettin' to me
7 Months Ago
Fix qt smooth scroll desynced when dragging the scrollbar then wheeling Fixes sbox-scenestaging/issues/70
7 Months Ago
Disabled components can be dragged into reference slots
8 Months Ago
Fix shrunken bodygroup editor Component selector fuzzy search
8 Months Ago
Fix incorrect velocity adjustment when clipping 2 planes
8 Months Ago
TreeView's shift select can handle items that aren't in view
8 Months Ago
Component selector arrow key navigation improvements - first time you press down arrow while in the search box doesn't get eaten - fix scroller stepping after clicking it then using up/down arrow navigation - scroller scrolls to selection when going up/down with arrows
8 Months Ago
Fix CharacterControllerHelper getting stuck along multiple planes With a few small changes to read closer to the original source
8 Months Ago
Couple small fixes
8 Months Ago
Mesh editor & movement test scene
8 Months Ago
Fix Collider component not cleaning up its OnTagsChanged event
8 Months Ago
Fix visual studio not opening to the file & line on first launch
8 Months Ago
Open new vs instances at given file & line
8 Months Ago
GameObjectNode is editable
8 Months Ago
Add basic editing to TreeView entries * BaseItemWidget added OnBeginEdit virtual method * Implement editing to TreeNode & TreeView
8 Months Ago
Only begin editing if there's a selection
8 Months Ago
Shift things around a bit
8 Months Ago
BeginEdit respects CanEdit
8 Months Ago
Basic name editing for TreeNode
8 Months Ago
Use fixed position when opening component context menu with the button It just feels slightly better this way
8 Months Ago
Component headers can be dragged into control slots
9 Months Ago
Add Move Up/Move Down to component context menu Add button to component header for context menu Fix unused context menu eating a mouse click
9 Months Ago
Scene hierarchy selection adds to edit log Fixes selection getting confused when selecting from hierarchy, performing some other action, then undoing
9 Months Ago
Make component list scrollable
9 Months Ago
Update surf_scene.scene
9 Months Ago
Add test scene Simple hud Movement controller adjustments & additions Create SurfScene.cs
9 Months Ago
Fix flex shorthand not catching length for basis
9 Months Ago
Add support for `white-space: pre-line` Collapses whitespace but preserves linebreaks
9 Months Ago
Revert "Clamp panel scroll so you can't hyperscroll into oblivion" This reverts commit ae00da50dc4754cfcae051e09e621346f06c8343. This broke inversed axis scrolling, incorrect fix
9 Months Ago
Whitespace collapses by default & switch white-space to enum
11 Months Ago
Fix menu button sounds
11 Months Ago
Remove prediction on TimerEntity props I don't think these need to be predicted, they're only used for display on client and the prediction error was going to be a headache to track down. Small cleanup
11 Months Ago
Maps page is default, show message when no servers exist Show default/missing thumbnail in map page Fix NRE on startup
11 Months Ago
11 Months Ago
Update RanksPage.razor.scss
11 Months Ago
Add ranks page listing the top 50 players
11 Months Ago
Add endpoint to fetch top ranked players
11 Months Ago
Improve completion message
11 Months Ago
Include points & group in completion result
11 Months Ago
Fix menu background
11 Months Ago
Fix some times not saving
11 Months Ago
Fix stylesheet no loading Include menu background with menu
11 Months Ago
Disable this Rankings & player pages
11 Months Ago
Points testing Add map points & point recalculation for maps Optimization attempts, prolly just made of mess of migrations Mark when a map's rankings have changed, and recalculate dirtied rankings regularly
11 Months Ago
Update MapSingle.razor
11 Months Ago
Missed one
11 Months Ago
Button sfx