Chandler Cox
|
baa4c2c680
|
Fix tooltip having editor references.
|
2024-10-22 21:27:16 -05:00 |
|
Wojtek Figat
|
dbb6cecafb
|
Fix warning
|
2024-10-22 23:37:47 +02:00 |
|
Wojtek Figat
|
3d87c054be
|
Merge branch 'TooltipTextAlignment' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TooltipTextAlignment
|
2024-10-22 23:35:24 +02:00 |
|
Wojtek Figat
|
09c0d0d29d
|
Add Alignment option to Vertical and Horizonal Panels
#2599
|
2024-10-22 22:34:57 +02:00 |
|
xxSeys1
|
b27ccc5f3b
|
condense switch statement
|
2024-10-17 18:42:39 +02:00 |
|
xxSeys1
|
7558cce609
|
change back accidentally committed line
|
2024-10-15 22:07:09 +02:00 |
|
xxSeys1
|
98215252bd
|
add tooltip text alignment editor options
|
2024-10-15 22:05:16 +02:00 |
|
Wojtek Figat
|
58e1396c15
|
Fix rich text box snapping to be ignored at text end
#2964
|
2024-10-04 22:39:10 +02:00 |
|
Amir Alizadeh
|
c8f57ea82b
|
Fix RichTextBox selection bug
|
2024-10-03 21:46:59 +03:30 |
|
Wojtek Figat
|
001597284a
|
Merge branch 'fix-rich-text-box-border-vars' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rich-text-box-border-vars
|
2024-09-29 22:11:36 +02:00 |
|
Wojtek Figat
|
5f19538455
|
Add UpdateFlags to ISceneRenderingListener::UpdateActor for more contextual control overdirtying actors state in renderer data
Fixes issue of static shadow maps not refreshing when changing static flags of the model.
|
2024-09-29 22:03:46 +02:00 |
|
Chandler Cox
|
8080c21760
|
Fix HasBorder and BorderThickness for RichTextBox
|
2024-09-27 11:31:59 -05:00 |
|
Chandler Cox
|
7b9da3786d
|
Fix carrot position when no text but text alignment
|
2024-09-23 15:57:21 -05:00 |
|
Wojtek Figat
|
18dc475f40
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Engine/UI/GUI/Common/Button.cs
|
2024-09-23 14:11:05 +02:00 |
|
Wojtek Figat
|
fb4b0b2f75
|
Add resizing panel based on highest child if ControlChildSize is disabled but AutoSize is enabled
#2599 #2511
|
2024-09-18 23:37:05 +02:00 |
|
Wojtek Figat
|
a8354720df
|
Add ControlChildSize option to disable autosizing child controls in UI panel
#2511
|
2024-09-18 23:19:45 +02:00 |
|
Wojtek Figat
|
c9817b25a3
|
Fix label sizing issues
#2496
|
2024-09-18 23:06:10 +02:00 |
|
Wojtek Figat
|
e024897b7d
|
Refactor Button to inherit from Label and get all of its functionalities
#2599
|
2024-09-18 23:05:42 +02:00 |
|
Wojtek Figat
|
262c536d7f
|
Fix Label auto sizing to be relative to pivot and sync layout when editing
#2496
|
2024-09-18 22:21:56 +02:00 |
|
Wojtek Figat
|
8f0cf3b8ef
|
Fix navigation focus path in UIControl transform editor
#2704
|
2024-09-18 12:46:59 +02:00 |
|
Wojtek Figat
|
6857664f48
|
Add navigation focus submit to Image via mouse left click action
|
2024-09-18 12:27:37 +02:00 |
|
Wojtek Figat
|
f7f4c15e82
|
Fix TextBox caret and selection when using text alignment options
#2653
|
2024-09-18 12:00:41 +02:00 |
|
Wojtek Figat
|
cb67fbcbd7
|
Remove BackgroundBrush from Button as it's already in Control as of 51ee3de689
|
2024-09-12 19:01:18 +02:00 |
|
Wojtek Figat
|
51ee3de689
|
Add Background Brush to the control for more styling
#1898
|
2024-09-12 16:29:14 +02:00 |
|
Wojtek Figat
|
9daddccbed
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Editor/Modules/ContentDatabaseModule.cs
# Source/Editor/Surface/SurfaceUtils.cs
# Source/Editor/Windows/Assets/MaterialInstanceWindow.cs
# Source/Engine/Foliage/Foliage.cpp
# Source/Engine/Graphics/Models/MeshBase.h
# Source/Engine/Tools/MaterialGenerator/MaterialGenerator.Textures.cpp
|
2024-09-12 13:38:20 +02:00 |
|
Wojtek Figat
|
bbb0d36494
|
Fixed issues found by PVS-Studio
|
2024-09-09 18:21:59 +02:00 |
|
Chandler Cox
|
c844c6b7f0
|
Add page up and down in textboxbase
|
2024-09-05 20:51:27 -05:00 |
|
Chandler Cox
|
34facd8769
|
Add Shift+End for textboxbase
|
2024-09-05 18:54:03 -05:00 |
|
Wojtek Figat
|
20456d95e8
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-22 17:33:20 +02:00 |
|
Wojtek Figat
|
3ecb7c1d81
|
Fix SpriteRender all parameters override
#2233
|
2024-08-22 13:20:53 +02:00 |
|
Wojtek Figat
|
21b4c7c916
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-16 14:52:57 +02:00 |
|
Chandler Cox
|
7772669148
|
Better fix.
|
2024-08-16 07:46:31 -05:00 |
|
Chandler Cox
|
1047911cfe
|
Fix initial lerp jumping for Progress bar on first update.
|
2024-08-16 07:40:52 -05:00 |
|
Wojtek Figat
|
4e5c163732
|
Merge branch 'expose-actor-func' of https://github.com/Tryibion/FlaxEngine into Tryibion-expose-actor-func
|
2024-08-15 14:59:54 +02:00 |
|
Wojtek Figat
|
45e83d6d15
|
Add feedback from PVS (static code analyzer)
https://pvs-studio.com/en/blog/posts/cpp/1153/
|
2024-08-15 13:01:40 +02:00 |
|
Chandler Cox
|
6f15bf7209
|
Expose additional Actor virtual methods to c#
|
2024-08-13 15:14:07 -05:00 |
|
Wojtek Figat
|
5ae2196a01
|
Add support for customizing Dropdown popup visuals
|
2024-08-07 22:44:38 +02:00 |
|
Wojtek Figat
|
143d9bcce6
|
Fix border placement in Dropdown control
|
2024-08-07 17:50:23 +02:00 |
|
Wojtek Figat
|
6e01cca9ad
|
Add TextFormat, SelectedItemChanged, and text alignment options to Dropdown
|
2024-08-07 17:46:30 +02:00 |
|
Wojtek Figat
|
1c02f3d8fe
|
Add text alignment options to Button
|
2024-08-07 17:44:47 +02:00 |
|
Wojtek Figat
|
b33c2b4f36
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-07-19 00:32:54 +02:00 |
|
Chandler Cox
|
85a04f8e81
|
Perform layout of splitter panel once splitter is done being dragged.
|
2024-07-16 20:36:27 -05:00 |
|
Wojtek Figat
|
78f3248ac9
|
Refactor SortOrder to use int8 instead of int16 due to performance reasons (more efficent sort keys packing in rendering)
|
2024-06-29 13:54:02 +02:00 |
|
Wojtek Figat
|
516ed3e9a0
|
Cleanup some rendering code
|
2024-06-28 21:21:17 +02:00 |
|
Wojtek Figat
|
e1bede1bf6
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-06-13 17:07:37 +02:00 |
|
Wojtek Figat
|
6fc056cba2
|
Add default material for Radial Menu control
#2678
|
2024-06-11 15:57:54 +02:00 |
|
Wojtek Figat
|
210c443b30
|
Cleanup code
|
2024-06-11 09:48:53 +02:00 |
|
Wojtek Figat
|
735aa70b53
|
Merge branch 'RadialMenu-and-material-nodes' of https://github.com/cNori/FlaxEngineFork into cNori-RadialMenu-and-material-nodes
|
2024-06-11 08:21:40 +02:00 |
|
Wojtek Figat
|
d56d624f0f
|
Merge branch 'grid-slot-spacing' of https://github.com/Tryibion/FlaxEngine into Tryibion-grid-slot-spacing
|
2024-06-10 18:12:35 +02:00 |
|
Wojtek Figat
|
dfd6df7f42
|
Merge branch 'progress-bar-fix' of https://github.com/Swiggies/FlaxEngine into Swiggies-progress-bar-fix
|
2024-06-08 12:02:26 +02:00 |
|