userAlexcancel
branchsbox/scss-maskcancel

12 Commits over 0 Days - ∞cph!

11 Months Ago
Do optimized compiles for ui_cssbox and ui_filter
11 Months Ago
Revert temp changes I made to the menu, didn't mean to commit these
11 Months Ago
Full mask shorthand support - should work with all combinations I think
11 Months Ago
Fix mask-position Move image rect calculations into a class shared between background image and mask image Initial `mask` shorthand support
11 Months Ago
Initial mask-image implementation https://files.facepunch.com/alexguthrie/1b1711b1/sbox_YDcpSIrUj9.png Mask-mode property, supports luminance & alpha New mask-image tests Apply css mask in panel layers https://files.facepunch.com/alexguthrie/1b1811b1/sbox_T4K1fa32Po.png Tests for mask-position, mask-size Basic mask-size, mask-position support, use custom alpha texture for tests We handle proper defaults for mask-size and mask-position, so no need to hack around it MaskAngle, convert to radians properly after parsing angles Use dict for angle direction LUT (easier to read) Fix RotateTexCoord not rotating correctly when given radians as input Simpler mask image test menu
11 Months Ago
Simpler mask image test menu
11 Months Ago
Fix RotateTexCoord not rotating correctly when given radians as input
11 Months Ago
Basic mask-size, mask-position support, use custom alpha texture for tests We handle proper defaults for mask-size and mask-position, so no need to hack around it MaskAngle, convert to radians properly after parsing angles Use dict for angle direction LUT (easier to read)
11 Months Ago
Tests for mask-position, mask-size
11 Months Ago
Apply css mask in panel layers https://files.facepunch.com/alexguthrie/1b1811b1/sbox_T4K1fa32Po.png
11 Months Ago
New mask-image tests
11 Months Ago
Initial mask-image implementation https://files.facepunch.com/alexguthrie/1b1711b1/sbox_YDcpSIrUj9.png Mask-mode property, supports luminance & alpha