Brian Fiete
|
de7ec27032
|
Tweaks to Line Height Scale
|
2025-02-16 12:04:28 -08:00 |
|
MineBill
|
83b37239b7
|
Make sure to round line spacing.
|
2025-02-15 20:24:34 +02:00 |
|
MineBill
|
12a87caa65
|
Don't pass line height in GetLineSpacing
|
2025-02-15 20:12:13 +02:00 |
|
MineBill
|
1cb21de201
|
Round thickness of line highlight to prevent weird rendering.
|
2025-02-14 00:34:04 +02:00 |
|
MineBill
|
fa96e0783c
|
Add 'mLineHeight' properrty to 'DarkEditWidget' to control line height.
|
2025-02-13 23:47:11 +02:00 |
|
Brian Fiete
|
60988fda8f
|
Read-from-memory fixes, render target improvements
|
2025-02-06 08:45:21 -08:00 |
|
Brian Fiete
|
e0529caee0
|
Beefy 2D updates
|
2025-02-02 18:21:15 -08:00 |
|
MineBill
|
02c5667d7c
|
Use theme text color in tooltips.
|
2025-01-31 00:06:11 +02:00 |
|
MineBill
|
07ca3a319d
|
Make grid and outline colors configurable.
|
2025-01-31 00:06:10 +02:00 |
|
Brian Fiete
|
e064020c06
|
Dialog Ctrl+C fix for non-simple dialogs
|
2025-01-30 06:44:28 -08:00 |
|
MineBill
|
f0d5acb528
|
Added new color.
Added a new 'COLOR_TEXT_SELECTED' color and a 'mTextSelected' theme setting to change it.
|
2025-01-28 13:45:16 +02:00 |
|
MineBill
|
aaa7509700
|
Added a new 'TextDisabled' color option for disabled text.
|
2025-01-27 22:36:29 +02:00 |
|
MineBill
|
7033e2c61e
|
Replace most hardcoded text colors the settings text color.
|
2025-01-27 22:36:28 +02:00 |
|
Brian Fiete
|
833d2854a3
|
Remove incorrect mScrollContentInsets bottom offset
|
2025-01-26 10:32:06 -08:00 |
|
Brian Fiete
|
c581b4e0ef
|
Merge pull request #2111 from kallisto56/master
Fix: Scrolling inside DarkListView and DarkMenuContainer based on Font.GetLineSpacing()
|
2025-01-26 10:22:20 -08:00 |
|
Brian Fiete
|
89bf475045
|
FontEffect support - outlined fonts
|
2025-01-26 07:04:26 -08:00 |
|
Chernyavsky Andrey
|
97b65c7ea1
|
Fix: Scrolling inside DarkListView and DarkMenuContainer based on Font.GetLineSpacing()
|
2025-01-26 02:52:41 +05:00 |
|
Chernyavsky Andrey
|
6d1e21938d
|
Feature: Content of Dialog can be copied into clipboard
|
2025-01-25 23:03:25 +05:00 |
|
Brian Fiete
|
ffe832aaa3
|
Made "Copy" apply to all selected item
|
2025-01-25 09:44:43 -08:00 |
|
Brian Fiete
|
7db915cb4e
|
Beefy2D updates
|
2025-01-25 06:12:08 -08:00 |
|
Brian Fiete
|
0d15b28bd3
|
Linux fix
|
2025-01-17 12:40:13 -08:00 |
|
Brian Fiete
|
a225380467
|
Fixed shutdown issue
|
2025-01-17 11:18:41 -08:00 |
|
Brian Fiete
|
81dd512cdb
|
Underflow fix
|
2025-01-17 11:02:26 -08:00 |
|
Brian Fiete
|
fddd3e0ba6
|
BeefySysLib Release Static building
|
2025-01-17 10:20:20 -08:00 |
|
Brian Fiete
|
2e40bab705
|
Beefy2D updates, file pack support
|
2025-01-17 10:15:47 -08:00 |
|
Brian Fiete
|
89651c4a76
|
Beefy2D enhancements
|
2025-01-14 10:14:56 -08:00 |
|
Brian Fiete
|
96c0a44a7e
|
Beefy2d updates
|
2025-01-10 14:04:06 -08:00 |
|
Brian Fiete
|
10014b185f
|
Some Vector2<->Vector3 interp
|
2025-01-10 07:04:40 -08:00 |
|
Brian Fiete
|
e300800ca0
|
More lenient mouse behavior for multiline string popup
|
2024-12-29 09:00:06 -08:00 |
|
Brian Fiete
|
cac67b8288
|
Fixed setFocus for some ShowPCLocation and ShowSourceFile cases
|
2024-12-29 07:14:30 -08:00 |
|
Brian Fiete
|
40d6195db7
|
Improved handling of font metrics with overflow
|
2024-12-17 05:45:47 -08:00 |
|
Brian Fiete
|
d1a2c53bd7
|
Add warning when performing destructive undo of global operation
|
2024-11-21 05:56:18 -05:00 |
|
Brian Fiete
|
1226810984
|
UTF8 changes to consistently use int8 for codepoint widths
|
2024-10-26 06:25:39 -04:00 |
|
Brian Fiete
|
073d55d339
|
Fixed incorrectly spelled List<>.GrowUninitialized
|
2024-09-11 15:32:28 -04:00 |
|
Brian Fiete
|
4af432955e
|
Fixed horz mouse wheel scrolling direction
|
2024-09-09 15:21:36 -04:00 |
|
Brian Fiete
|
8dcdc2f1a7
|
Make "X" button on tab only respond to left clicks
|
2024-08-25 12:31:49 -04:00 |
|
Brian Fiete
|
01f8af3d97
|
Make 0 an invalid sound id
|
2024-08-12 14:11:39 -04:00 |
|
Brian Fiete
|
a28fe5be7d
|
GetCurFloat conversion
|
2024-08-12 14:11:17 -04:00 |
|
Brian Fiete
|
cacfba0d82
|
Rect ToString
|
2024-08-12 14:10:58 -04:00 |
|
Brian Fiete
|
623da953c1
|
NoMouse option
|
2024-08-12 14:10:49 -04:00 |
|
Brian Fiete
|
d32c8212a9
|
Console fixes
|
2024-07-25 11:12:43 +02:00 |
|
Brian Fiete
|
60817eec48
|
Respect GetCaretBlinkTime
|
2024-07-20 17:53:53 +02:00 |
|
Brian Fiete
|
186c2125fa
|
Initial console support
|
2024-07-19 10:31:33 +02:00 |
|
Brian Fiete
|
78549fa364
|
Removed .so copying
|
2024-05-17 12:41:05 -04:00 |
|
Brian Fiete
|
6a5b0b49ed
|
Fixed undo text corruption bug
|
2024-04-27 08:24:55 -04:00 |
|
Brian Fiete
|
bceca3e699
|
Improvements to Find in Watch
|
2024-03-26 07:30:54 -04:00 |
|
Brian Fiete
|
f47e132921
|
Increase MATIX_STACK_SIZE
|
2024-03-26 07:30:01 -04:00 |
|
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 |
|