Silver and GitHub
f491bb5571
Update FileDialogManager.cs
2021-05-01 19:20:40 -06: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
20kdc and GitHub
2eeb21431b
Fix FileDialogManager not doing DLL mapping properly in sandbox, and FileDialogManager hard crash on multiple dialogs ( #1505 )
2021-01-14 13:43:39 +01:00
Pieter-Jan Briers
1508589a2b
Fix compiler warnings.
2020-11-28 17:50:28 +01:00
Pieter-Jan Briers and GitHub
a41f64f30e
sandboxing ( #1408 )
2020-11-26 23:37:31 +01:00
Pieter-Jan Briers
362b7804d9
Fix issues with .NET 5.
2020-11-11 00:46:35 +01:00
Pieter-Jan Briers and GitHub
6674be3adc
Client NRTs ( #1121 )
2020-06-12 12:57:39 +02:00
Pieter-Jan Briers
009b41d7f0
Adds ability to specify file dialog filters to IFileDialogManager.
2020-03-30 18:31:12 +02:00
Pieter-Jan Briers
fc4e3be40a
Replace SS14 noise dependency with FastNoise.
2019-08-07 14:51:23 +02:00
Pieter-Jan Briers
c0eca4f6c2
.NET Core support.
2019-08-02 02:07:03 +02:00
Pieter-Jan Briers
85a4375905
Various performance optimizations.
2019-08-01 00:10:20 +02:00
Pieter-Jan Briers
31ca502418
Less fragile kdialog detection.
2019-07-17 14:03:13 +02:00
Pieter-Jan Briers
fb2feee93b
Finish file dialog support.
...
Implemented automatic download of swnfd.
Made swnfd run synchronously on macOS to prevent issues.
2019-07-14 08:53:00 +02:00
Pieter-Jan Briers
093481cb77
Better documentation for FileDialogManager.
2019-07-13 22:05:34 +02:00
Pieter-Jan Briers
f2cdb0d68c
File dialog API.
...
Only works on KDE Linux right now until I compile the natives.
I'll ship libswnfd when I got it compiled for all platforms.
2019-07-13 17:54:21 +02:00