F K
9da2ba012b
[Framework] Make the new CoalescingId event arg nullable ( #143 )
...
While testing, I discovered that plugins that don't yet support sending the Coalescing ID were not mixing well because the default value of the ID is 0 -- which is also a valid body id. If the default is null, receivers can detect the absent value and apply a sensible default (ie. group them where it makes sense).
2024-02-18 15:43:53 -05:00
..
Files
uint to handle underflows from elite
2024-02-13 08:57:22 -03:30
Attributes.cs
[Core] Settings improvements: Grouping w/labels, support for doubles ( #137 )
2024-01-29 15:37:00 -05:00
EventArgs.cs
[Framework] Make the new CoalescingId event arg nullable ( #143 )
2024-02-18 15:43:53 -05:00
Exceptions.cs
observatory herald ( #30 )
2021-11-15 10:57:46 -03:30
Interfaces.cs
[Core + Framework] Performance improvements for re-drawing the grid ( #141 )
2024-01-30 20:49:53 -05:00
ObservatoryFramework.csproj
WIP: observatory UI overhaul
2024-01-25 23:18:01 -03:30
ObservatoryFramework.sln
Reorganize all observatory core projects into monorepo ( #25 )
2021-10-21 19:31:32 -02:30
ObservatoryFramework.xml
[Core + Framework] Performance improvements for re-drawing the grid ( #141 )
2024-01-30 20:49:53 -05:00
PluginUI.cs
WIP: observatory UI overhaul
2024-01-25 23:18:01 -03:30