userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

1 Year Ago
Cleanup Convert killfeed to razor
1 Year Ago
Convert chatbox to razor
1 Year Ago
Add global usings to clean up razor headers
1 Year Ago
Convert timer hud to razor
1 Year Ago
Assets recompiled Move formatted time to an extension method
1 Year Ago
Palette value updated on clicking a swatch, bind it to the color picker Open color picker as a window
1 Year Ago
Fix scss parsing warning
1 Year Ago
Pass Swatch object instead of color to listview Clicking the plus button adds a swatch with picker's value to palette Style & layout tweaks, maintain a nice size for the sv slider
1 Year Ago
Color picker sliders signal a value changed sbox-issues/issues/2426
1 Year Ago
Clean & simplify Palette's ListView gets resized to its vertical height Adjust swatch sizes Last swatch is a plus button, to add the current color
1 Year Ago
Fix collection modified exception
1 Year Ago
Layout & style improvements Item context menu
1 Year Ago
Remove dead code
1 Year Ago
Start on user defined color palettes
1 Year Ago
Allows panel transforms to transition between different unit types
1 Year Ago
Initial commit
1 Year Ago
Color picker sliders take focus, fixes hex input not getting blurred or updating its value
1 Year Ago
Asset compile
1 Year Ago
Asset compile
1 Year Ago
Cleanup, apply similar logic to radial music adjuster Asset compile
1 Year Ago
Tweaker volume is based on your distance from the bounding box surface Add radius tweaker to test map
1 Year Ago
Update music test map, add another tweaker
1 Year Ago
Add starting & current colors to color picker Pack color picker specific widgets into partials ColorProperty picker tweaks Add hex value input to color picker
1 Year Ago
Update texts to use originally intended gradients
1 Year Ago
Create text gradients with Skia, fixes overwriting strokes and emojis * Update RichTextKit.dll with newly added Gradient parameter in TextPaintOptions * Deleted D_TEXT_BACKGROUND_IMAGE and recompiled ui_text * Removed text background image from stylesheet parsing * Added new GradientInfo class, generated during stylesheet parsing * Updated SkiaTextBlock to grab gradient info and pass it to RichTextKit
1 Year Ago
Initial work for new text gradients Support for closest-corner, farthest-corner, .., and radial offset Small cleanup Update Topten.RichTextKit.dll Cleanup & some parser error awareness Remove D_TEXT_BACKGROUND_IMAGE Mark GradientInfo internal, text gradients set explicitly by style Update Topten.RichTextKit.dll Tuck gradient type away into GradientInfo
1 Year Ago
Color picker style improvements & layout tweaks Fix hue slider being slightly larger
1 Year Ago
Improve color picker's layout & design, add an alpha slider https://files.facepunch.com/crayz/1b1111b1/sbox-dev_s2QkeANHgK.mp4
1 Year Ago
Mark GradientInfo internal, text gradients set explicitly by style Update Topten.RichTextKit.dll Tuck gradient type away into GradientInfo
1 Year Ago
Paint text blocks with a gradient (#3)
1 Year Ago
Initial work for new text gradients Support for closest-corner, farthest-corner, .., and radial offset Small cleanup Update Topten.RichTextKit.dll Cleanup & some parser error awareness Remove D_TEXT_BACKGROUND_IMAGE
1 Year Ago
Simple color picker for color properties Snap to color on mouse press Add comments to new publics Merge pull request #573 from Facepunch/color-picker Simple color picker for color properties
1 Year Ago
Snap to color on mouse press Add comments to new publics
1 Year Ago
Simple color picker for color properties
1 Year Ago
Lean hud cleanup Fade in indicators as you lean more
1 Year Ago
Remove D_TEXT_BACKGROUND_IMAGE
1 Year Ago
Add a few invalid properties
1 Year Ago
Cleanup & some parser error awareness
1 Year Ago
Text gradient suite
1 Year Ago
Empty template for starting new repro branches Create .gitignore
1 Year Ago
Small cleanup Update Topten.RichTextKit.dll
1 Year Ago
A more accurate NearestCorner/FarthestCorner
1 Year Ago
Support for closest-corner, farthest-corner, .., and radial offset
1 Year Ago
Fix circle size mode
1 Year Ago
Scale radial gradient according to a RadialSizeMode
1 Year Ago
Initial work for new text gradients
1 Year Ago
Apply radius and center as fractions
1 Year Ago
Only scale & rotate for the linear gradient
1 Year Ago
Paint text blocks with a gradient
1 Year Ago
Fix shader compile error