1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-17 07:44:09 +02:00
Commit graph

242 commits

Author SHA1 Message Date
Brian Fiete
82b4974a82 Find in Watch 2024-03-25 06:18:50 -04:00
Brian Fiete
4e750a7e1a bmfont support 2024-03-15 16:20:01 -04:00
Brian Fiete
9c1bf60780 LoadTextFile share fix 2024-03-02 17:12:37 -05:00
Brian Fiete
3269743c29 Scale 2024-03-02 06:05:08 -05:00
Brian Fiete
ccbed1ed01 Minor updates 2024-02-27 11:01:03 -05:00
Brian Fiete
9ca36030cd More Graphics Rect/Point methods 2024-02-22 06:51:26 -05:00
Brian Fiete
e1bd728326 HSL grayscale NaN fix 2024-02-22 06:50:32 -05:00
Brian Fiete
7c6a53e59f Image.LoadFromFile fatal error flag 2024-01-26 06:08:17 -05:00
Brian Fiete
f96de4722e Improved right-cursor movement over utf8 codepoints 2024-01-22 08:39:53 -05:00
Braedon Lewis
102d8955f1 Update EditWidget.bf 2023-08-28 14:26:00 -04:00
Brian Fiete
e8880cd59c Geom improvements 2023-08-18 12:03:09 -07:00
Brian Fiete
98e498bdf5 Generic geometry 2023-07-27 07:17:14 -07:00
Brian Fiete
40f3baf127 Graphics.DrawLine, DrawBatch fixes 2023-07-26 09:39:14 -07:00
Brian Fiete
19a2855da9 Display error for theme file failure 2023-06-23 07:15:38 -04:00
Brian Fiete
269716c0d4 Rework hex parsing flags. New 'Hex' flag, 'AllowHexSpecifier' allows hex 2023-06-22 07:52:43 -04:00
Brian Fiete
a5a7e6efe0 Color helpers 2023-06-22 06:30:07 -04:00
Brian Fiete
ed444416f0 Improved settings reloading recent file menu item updating 2023-06-01 08:00:16 -04:00
disarray2077
adc0fa6e22
Fix IDE crash 2023-05-14 16:04:51 -03:00
Brian Fiete
ac6f58f118 Switch some captures to '?' 2023-03-17 08:39:05 -07:00
Brian Fiete
b50d2becfc StrRemoveColors 2023-02-08 10:18:23 -05:00
Brian Fiete
227b5f4982 Added "inside" dragging to listview 2023-02-08 10:18:15 -05:00
Brian Fiete
b18ec8ccd3 Support for custom menu widget 2023-01-26 10:55:15 -05:00
Brian Fiete
4a3e21c1ab Per-font ellipsis configuration 2023-01-23 06:54:20 -05:00
Brian Fiete
b7fca748ee Vector improvement 2023-01-13 06:58:22 -05:00
Chernyavsky Andrey
d0a2b35622 Override DarkTabButton DragEnd 2022-12-03 05:40:30 +05:00
Chernyavsky Andrey
98a03d5d46 Feature: Pinned tabs 2022-11-22 01:24:49 +05:00
Brian Fiete
7293fed046 Dynamically load SDL2.dll 2022-11-17 07:29:50 -08:00
Brian Fiete
a49d8399ce More keycodes 2022-11-16 13:56:32 -08:00
Brian Fiete
2428fe8e57 Beefy2D windows enhancements 2022-11-16 13:56:20 -08:00
Brian Fiete
06f8b250fc IDE text undo/redo fix 2022-11-10 06:38:27 -08:00
Brian Fiete
8e191b074b SDL platform improvements 2022-11-10 06:37:55 -08:00
MineGame159
5fc52fb01f Fix StructuredData.ObjectToString() 2022-09-11 13:35:07 +02:00
Brian Fiete
2e9174be8d Improved resizing when UI scale changes 2022-08-24 07:42:57 -07:00
Simon Lübeß
6884b9fc21 Merge branch 'master' into BookmarkPanel 2022-08-13 18:02:49 +02:00
Brian Fiete
05c2e1587c Copy/cut/paste support for workspace files and folders 2022-08-04 08:19:01 -07:00
Brian Fiete
6ded6a37cc Improved emit marker resolve/build selection, emitted Go To Definition 2022-07-02 10:32:19 -07:00
disarray2077
61961d71e1
Fix LoadTextFile failure when in autoRetry 2022-07-01 15:31:45 -03:00
Brian Fiete
ab494ad8d4 Improve emit views where compile and resolve emissions differ 2022-06-13 08:52:17 -07:00
Simon Lübeß
09c31d5db1 Added buttons to BookmarksPanel 2022-06-09 18:23:57 +02:00
Simon Lübeß
b3787313be Start of Bookmarkspanel 2022-06-08 20:24:59 +02:00
Brian Fiete
087a129007 Improved cwd handling in comptime, generator file/folder edit 2022-05-27 12:20:11 -07:00
Brian Fiete
866bddde2e Emit marker fixes - idSpan fix, persistent opening, specialized squiggle 2022-05-26 15:39:32 -07:00
Brian Fiete
f1257fb7fc Fixed some of invalid utf8 2022-05-24 11:51:18 -07:00
Brian Fiete
44c1123637 Fixed cursor location after line paste undo 2022-05-22 18:55:49 -07:00
Brian Fiete
56cc35f266 Added watch lock, watch stack offsets (ie: {1}, {Func^2}) 2022-05-21 11:58:01 -07:00
Brian Fiete
1b9e0490f2 Embedded string view in watch window, series watch format 2022-05-18 13:23:10 -07:00
Brian Fiete
67329ac774 Formatting options 2022-05-16 11:01:30 -07:00
Brian Fiete
e87bf5b029 UpdateF, dx reinit 2022-05-15 08:00:55 -07:00
Brian Fiete
6273c242f2 Null check for mContent in Deactivate 2022-05-13 12:11:19 -07:00
Brian Fiete
7ddec857f6 Fixed Emit marker in generic types where unspecialized has no emission 2022-04-25 13:45:18 -07:00