metalgearsloth and GitHub
03e28a8121
Fix StyleBoxTexture using negative bounds UIBox2 ( #6986 )
...
* Fix StyleBoxTexture using negative bounds UIBox2
Admin menu calls first draw with 0,0 bounds so the margin makes it negative; we just clamp it.
* a test fix
2026-08-16 07:18:59 +00:00
metalgearsloth and GitHub
bc55ae00d6
Box2 + Box2Rotated performance and fixes ( #6668 )
2026-08-01 15:30:41 +10:00
Leon Friedrich and GitHub
0b712ae86c
Add colour gradients to sliders ( #4688 )
2023-12-10 20:35:43 +11:00
metalgearsloth and GitHub
25007a743f
Remove lights component reference ( #4316 )
2023-09-11 19:17:28 +10:00
Leon Friedrich and GitHub
623aa6a0ae
More StyleBox UiScale fixes. ( #4175 )
2023-07-09 12:19:42 +10:00
eoineoineoin and GitHub
bbf8827efd
Make StyleBoxTexture respect UI zoom level ( #4165 )
2023-07-09 04:49:25 +10:00
metalgearsloth and GitHub
7d1ad527d9
Replace Robust Vector2 with System.Numerics ( #4092 )
2023-07-08 14:08:26 +10:00
eoineoineoin and GitHub
987d76b53d
Style box texture scaling ( #3632 )
2023-01-08 16:42:46 +11:00
de4d255841
Analyzer to enforce classes to be either [Virtual], abstract, or sealed. ( #2469 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-02-05 19:31:58 +01:00
Visne and GitHub
a5be8e723e
Remove some unused obsolete stuff ( #2049 )
2021-09-20 10:59:50 +02:00
Acruid and GitHub
2183cd7ca1
Massive Namespace Cleanup ( #1544 )
...
* Removed the Interfaces folder.
* All objects inside the GameObjects subfolders are now in the GameObjects namespace.
* Added a Resharper DotSettings file to mark the GameObjects subfolders as not providing namespaces.
* Simplified Robust.client.Graphics namespace.
* Automated remove redundant using statements.
2021-02-10 23:27:19 -08:00
ad8b0b3c83
Add bytes or sbytes to enum where available ( #1430 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-12-08 12:46:30 +01:00
Pieter-Jan Briers and GitHub
6674be3adc
Client NRTs ( #1121 )
2020-06-12 12:57:39 +02:00
Pieter-Jan Briers
631ff903b4
Implement tiling textures in StyleBoxTexture.
2019-10-18 01:05:36 +02:00
Pieter-Jan Briers
cd7a4f0b15
Clean up styleboxes and add support for padding.
2019-10-15 13:11:33 +02:00