Commit Graph
20 Commits
Author SHA1 Message Date
DamianXandGitHub 7a5da33050 Fix Clyde deadlock on nvidia/wayland (#6966) 2026-08-13 19:47:20 +10:00
DamianXandGitHub 4601f67ebc Made ColorSelectorSliders use SpinBox instead of FloatSpinBox (#3731) 2023-03-06 09:40:29 -08:00
DamianXandPieter-Jan Briers 8e19f7f14c Workaround for the discord rich presence library spamming the logs (#942) 2020-01-27 07:29:42 +01:00
DamianXandPieter-Jan Briers ae1e9c3a71 Entity spawn window's search bar grabs keyboard focus (#928) 2020-01-21 18:10:04 +01:00
DamianXandPieter-Jan Briers 18f90bd125 HOME and END keys work in LineEdit (#929) 2020-01-16 13:19:47 +01:00
DamianXandPieter-Jan Briers f71d72d88c Added Sqlite dependency (#915) 2019-12-17 15:58:21 +01:00
DamianXandPieter-Jan Briers 5ff164e762 Expose IWritableDirProvider.RootDir (#913)
* Expose IWritableDirProvider.UserDir

* Update WritableDirProvider.cs
2019-12-16 09:56:37 +01:00
DamianXandPieter-Jan Briers c67a1475f9 Added Color.TryFromHex (#900) 2019-11-22 19:50:58 +01:00
DamianXandPieter-Jan Briers 844e9776f3 Public YamlMappingFix (#897) 2019-11-21 20:27:19 +01:00
DamianXandPieter-Jan Briers 6e621f6398 Scrollbars properly handle clicks (#881) 2019-10-20 01:45:31 +02:00
DamianXandPieter-Jan Briers 437fd04e87 AnimationTrackSpriteFlick ignores missing RSI states (#869)
* AnimationTrackSpriteFlick ignores missing RSI states

* changed the thing
2019-09-21 23:19:56 +02:00
DamianXandAcruid 7dde058319 Removed debug message from ItemList (#868) 2019-09-19 16:53:20 -07:00
DamianXandPieter-Jan Briers dc57178258 Added FirstOrDefault extension method (#865) 2019-09-11 23:11:12 +02:00
DamianXandPieter-Jan Briers 782f36ee63 Create BoundUserInterfaces with DynamicTypeFactory (#862) 2019-09-06 15:05:37 +02:00
DamianXandPieter-Jan Briers f05f3eec3e Added PopupRoot to draw popup messages above UI windows (#861) 2019-09-06 10:04:17 +02:00
DamianXandPieter-Jan Briers 7dc32af73f DefaultColorsInverted ignores duplicates (#853) 2019-08-25 23:45:33 +02:00
DamianXandPieter-Jan Briers 943b000950 Things for wires (#852)
* Things for wires

* Fixed things
2019-08-25 23:18:03 +02:00
DamianXandPieter-Jan Briers 7f9f593989 Implemented RobustRandom (#845)
* Implemented RobustRandom

* Fixed RandomString
2019-08-16 21:43:59 +02:00
DamianXandPieter-Jan Briers 89726ebeec Fix missing semicolon (#839)
* Fix missing semicolon

* Fixed CopyToArray
2019-08-04 11:42:40 +02:00
DamianXandPieter-Jan Briers 556fcbf7bd GetAllPlayers() doesn't return nulls (#542) 2018-03-22 17:03:03 +01:00