ShareX/ShareX.HelpersLib
Jake 8af8f470a5 Update color picker format options to include 0-1 colors
I used capital letters R, G, and B since they had not been used yet. This format of colors is used with a number of things, most notably Unity, and this will save me and hopefully others from having to convert normal colors to 0-1 range every so often, which I say is a win.
I have it set to round to 3 decimal places, but that's totally arbitrary and any precision will work, although some level of rounding seems sensible. I could probably make it so users can specify their own rounding precision, however this would be somewhat more effort to implement and would be a more significant deviation from the rest of the formatting rules, so I'll only add that if someone else says it'll actually be accepted. 
Also, why is banker rounding the default smh c # is is dumb
2020-09-24 16:40:23 -07:00
..
CLI Rebase to 0c039b9ee0 2020-07-06 07:23:59 +08:00
Colors Added clear button to gradient picker form 2020-09-22 18:44:24 +03:00
Controls adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Cryptographic Fixed the following compiler errors and warning. 2020-09-14 12:22:56 -07:00
DNS Update year 2020-02-05 10:19:48 +03:00
Extensions Added titles to hotkey info label 2020-09-21 12:00:32 +03:00
Forms Merge pull request #5069 from kanaxx/l10n_japanese 2020-09-24 20:36:01 +03:00
GIF All ImageHelpers methods return bitmap now instead of image 2020-03-22 02:22:43 +03:00
Helpers In image editor show menu tooltips for task status 2020-09-20 02:26:53 +03:00
Input Update year 2020-02-05 10:19:48 +03:00
NameParser Update color picker format options to include 0-1 colors 2020-09-24 16:40:23 -07:00
Native Added DIBV5ToBitmap method 2020-09-13 07:52:56 +03:00
Printer Update year 2020-02-05 10:19:48 +03:00
Properties Merge pull request #5069 from kanaxx/l10n_japanese 2020-09-24 20:36:01 +03:00
Random Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00
Resources Added clipboard status label to color picker form 2020-07-29 09:59:51 +03:00
Settings CodeFactor refactors 2020-08-31 12:53:04 +03:00
UITypeEditors Rebase to 0c039b9ee0 2020-07-06 07:23:59 +08:00
UpdateChecker adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Zip Export unencrypted settings so user can import them in another pc 2020-08-14 12:47:52 +03:00
ApplicationInstanceManager.cs Rebase to 0c039b9ee0 2020-07-06 07:23:59 +08:00
ClipboardFormat.cs Update year 2020-02-05 10:19:48 +03:00
ColorBgra.cs Update year 2020-02-05 10:19:48 +03:00
ColorMatrixManager.cs Apply color matrix while drawing the image 2020-08-29 21:06:29 +03:00
ControlHider.cs Check is control disposed 2020-07-29 19:28:08 +03:00
ConvolutionMatrix.cs Update year 2020-02-05 10:19:48 +03:00
ConvolutionMatrixManager.cs Use bitmap in filter image effects 2020-03-22 00:41:08 +03:00
CursorData.cs Update year 2020-02-05 10:19:48 +03:00
DebugHelper.cs Update year 2020-02-05 10:19:48 +03:00
DebugTimer.cs Update year 2020-02-05 10:19:48 +03:00
DWMManager.cs Update year 2020-02-05 10:19:48 +03:00
Emoji.cs Update year 2020-02-05 10:19:48 +03:00
EnumInfo.cs Update year 2020-02-05 10:19:48 +03:00
Enums.cs Use ShareX/FFmpeg repo for FFmpeg download 2020-09-02 12:19:20 +03:00
ExternalProgram.cs Update year 2020-02-05 10:19:48 +03:00
FastDateTime.cs Update year 2020-02-05 10:19:48 +03:00
FileDownloader.cs Convert BackgroundWorker to task in FileDownloader 2020-09-13 07:09:39 +03:00
FixedSizedQueue.cs Update year 2020-02-05 10:19:48 +03:00
FontSafe.cs Update year 2020-02-05 10:19:48 +03:00
GraphicsQualityManager.cs Update year 2020-02-05 10:19:48 +03:00
HelpersOptions.cs fixed #4390: Added UseAlternativeClipboardCopyImage option 2020-08-16 17:54:43 +03:00
ImageFilesCache.cs Check file path 2020-05-12 15:45:32 +03:00
Links.cs Update year 2020-02-05 10:19:48 +03:00
ListViewColumnSorter.cs Update year 2020-02-05 10:19:48 +03:00
Logger.cs Update year 2020-02-05 10:19:48 +03:00
MaxLengthStream.cs Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"" 2020-07-06 06:37:56 +08:00
PingHelper.cs Update year 2020-02-05 10:19:48 +03:00
PingResult.cs Update year 2020-02-05 10:19:48 +03:00
PointInfo.cs Update year 2020-02-05 10:19:48 +03:00
ProxyInfo.cs Update year 2020-02-05 10:19:48 +03:00
SevenZipManager.cs Update year 2020-02-05 10:19:48 +03:00
ShareX.HelpersLib.csproj Added clipboard viewer tool 2020-09-13 21:00:49 +03:00
ShareXResources.cs Added context menu font option to theme 2020-09-16 02:16:53 +03:00
ShareXTheme.cs By default context menu won't be transparent 2020-09-24 21:53:50 +03:00
StringLineReader.cs Update year 2020-02-05 10:19:48 +03:00
TextBoxTraceListener.cs Update year 2020-02-05 10:19:48 +03:00
ThreadWorker.cs Code refactoring 2020-04-11 17:00:14 +03:00
UnsafeBitmap.cs Update year 2020-02-05 10:19:48 +03:00
Vector2.cs Update year 2020-02-05 10:19:48 +03:00
WindowState.cs Update year 2020-02-05 10:19:48 +03:00
XmlColor.cs Update year 2020-02-05 10:19:48 +03:00
XmlFont.cs Update year 2020-02-05 10:19:48 +03:00