Wojciech Figat
|
07b02e6cf3
|
Add option to disable selecting text in text box
5dadaf70f9
|
2022-08-08 13:51:55 +02:00 |
|
Wojciech Figat
|
183e87d147
|
Fix rich text box images from name in cooked build
|
2022-08-08 11:48:36 +02:00 |
|
Wojciech Figat
|
5dadaf70f9
|
Add option to disable selecting text in text box
|
2022-08-08 11:18:16 +02:00 |
|
Wojtek Figat
|
ad7a8e528a
|
Fix tab navigation
|
2022-08-06 12:10:14 +02:00 |
|
Wojciech Figat
|
f781fd8ab6
|
Add horizontal alignment tags for rich text box
|
2022-08-05 15:29:37 +02:00 |
|
Wojciech Figat
|
9caf80bdc9
|
Add option to disable text clipping in text boxes
|
2022-08-05 14:38:18 +02:00 |
|
Wojciech Figat
|
982e8df9b6
|
Fix TextureBrush to return valid size if texture is not yet loaded
|
2022-08-05 08:51:33 +02:00 |
|
Wojciech Figat
|
4c280ef015
|
Fix drawing single character text format
|
2022-08-04 14:42:52 +02:00 |
|
Wojciech Figat
|
142d81065a
|
Add text block alignment options for rich text box (and valign tag)
|
2022-08-04 13:52:25 +02:00 |
|
Wojciech Figat
|
3089cc3b59
|
Add img tag to rich text box
|
2022-08-04 12:43:16 +02:00 |
|
Wojciech Figat
|
4923d63a94
|
Add size tag
|
2022-08-03 15:41:25 +02:00 |
|
Wojciech Figat
|
6f18a8a3ff
|
Add font tag
|
2022-08-03 14:39:00 +02:00 |
|
Wojciech Figat
|
8f895e54cd
|
Improve rich text layout for lines with different fonts in line to match baseline
|
2022-08-03 12:58:23 +02:00 |
|
Wojciech Figat
|
ad37b8361b
|
Add more tags to Rich Text Box
|
2022-08-03 12:57:22 +02:00 |
|
Wojciech Figat
|
64609f823c
|
Add **HTML tags processing in Rich Text Box**
|
2022-08-03 10:16:13 +02:00 |
|
Wojciech Figat
|
94060e16b9
|
Add more utilities for text processing with font and text subrange
|
2022-08-02 16:52:25 +02:00 |
|
Wojtek Figat
|
5fea0cd693
|
Fix mouse hovering controls under expanded dropdown list panel
|
2022-07-24 13:37:23 +02:00 |
|
Wojtek Figat
|
2dfd676c5e
|
Fix errors in Editor when editing particle emitter if effect that uses it is selected
|
2022-07-24 11:55:00 +02:00 |
|
Wojtek Figat
|
1633d8ebb6
|
Minor fixes
|
2022-07-23 01:27:40 +02:00 |
|
Wojtek Figat
|
2de20b93c7
|
Fix text box not consuming key down event causing editor shortcuts activate when typing
|
2022-07-19 15:37:36 +02:00 |
|
Wojtek Figat
|
74f4f8e4da
|
Merge branch 'fix_richtextbox_dblclick' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_richtextbox_dblclick
|
2022-07-15 20:35:23 +02:00 |
|
Wojtek Figat
|
511682db87
|
Change Text Render text to allow multi line editing
|
2022-07-04 21:36:46 +02:00 |
|
Wojtek Figat
|
2e947ab85a
|
Fixes for large worlds
|
2022-07-04 20:35:29 +02:00 |
|
Wojtek Figat
|
039bf8253a
|
Add UI Canvas support for Large Worlds
|
2022-07-03 17:12:35 +02:00 |
|
Wojtek Figat
|
7ebdce5e42
|
More work for large worlds
|
2022-06-29 23:28:03 +02:00 |
|
Wojtek Figat
|
9ba117cde3
|
Refactor OrientedBoundingBox to use Transform for transformation instead of Matrix (for large worlds)
|
2022-06-16 10:51:59 +02:00 |
|
Wojtek Figat
|
d4d27b88f0
|
Format engine codebase with ReSharper
|
2022-06-14 19:05:04 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
|
|
ec443b811b
|
Fix error when double-clicking empty RichTextBox
|
2022-05-25 23:39:11 +03:00 |
|
Wojtek Figat
|
785f8915b7
|
Merge remote-tracking branch 'origin/gi' into large-worlds
# Conflicts:
# Source/Engine/Core/Math/Vector3.h
|
2022-05-21 19:45:13 +02:00 |
|
Wojtek Figat
|
7bb5ffc2a4
|
Fix copy pasting multi-line text into a single-line textbox
|
2022-05-04 20:16:29 +02:00 |
|
Wojciech Figat
|
a7e512bd50
|
Add GlobalSurfaceAtlas draw pass
|
2022-04-27 16:41:40 +02:00 |
|
Wojciech Figat
|
4524edb899
|
Fix static model registering for rendering after streaming in even if disabled
|
2022-04-22 18:33:22 +02:00 |
|
Wojciech Figat
|
5a0d8f44ff
|
Fix crash on Editor closing
|
2022-03-25 15:36:47 +01:00 |
|
Wojciech Figat
|
8cca7f884b
|
Add **Global Sign Distance Field** rendering (work in progress)
|
2022-03-18 16:18:00 +01:00 |
|
Wojciech Figat
|
3fe1e2c763
|
Refactor SceneRendering to simplify actors impl of drawing flow at high level
|
2022-02-22 17:06:19 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
c178afdf6b
|
Add **UI navigation** system
#574
|
2021-12-21 18:14:54 +01:00 |
|
Wojtek Figat
|
bb674b43f9
|
Refactor Timeline UI to use track flags
|
2021-12-11 17:28:20 +01:00 |
|
Wojciech Figat
|
fcb9bbbe72
|
Fix showing tooltips for tree nodes in Editor
|
2021-12-09 17:08:39 +01:00 |
|
Wojtek Figat
|
aacc336c2c
|
Fix dropdown menu item clicking
|
2021-12-02 09:24:25 +01:00 |
|
Wojtek Figat
|
2114002803
|
Cleanup xml docs
|
2021-11-27 13:07:21 +01:00 |
|
Wojtek Figat
|
74f813ed3e
|
Optimize UI in Editor
|
2021-11-27 13:07:09 +01:00 |
|
Wojciech Figat
|
502a67a75a
|
Add Array constant node to Visual Script and Anim Graph
|
2021-11-18 16:35:46 +01:00 |
|
Wojtek Figat
|
ea80992376
|
Fixes
|
2021-11-11 13:23:58 +01:00 |
|
Wojtek Figat
|
214e626ac5
|
Refactor Control autofocus to be handled by control type instead of as part of base.OnMouseDown
|
2021-11-05 18:17:07 +01:00 |
|
Wojtek Figat
|
8938f13a0b
|
Add support for compiling and running engine without C# scripting
(configurable via `EngineConfiguration.UseCSharp` in Flax.Build)
|
2021-10-23 16:43:15 +02:00 |
|
Wojtek Figat
|
b17332c5ba
|
Fix TargetViewOffset from textboxes to be hidden
|
2021-10-14 11:26:13 +02:00 |
|
Wojtek Figat
|
5a35c4ad74
|
Add setter to Control.Center
|
2021-10-08 16:25:15 +02:00 |
|
Wojtek Figat
|
5b52e76fc9
|
Add ScrollBarsSize to Panel
|
2021-08-23 16:51:01 +02:00 |
|