Commit Graph

160 Commits

Author SHA1 Message Date
Wojtek Figat
a8c7705c3b Fix null values handling in C# Json serialization
It didn't replace prefab object reference if replaced with null in the prefab instance.
2021-08-19 13:06:18 +02:00
Wojtek Figat
c1b2fc19c1 Add better timeline UI positioning for improved viewport navigation 2021-08-10 13:29:42 +02:00
Wojtek Figat
fc8c8b5c25 Tweaks and improvements for curves editing
#519
2021-08-04 16:35:19 +02:00
Wojtek Figat
b5d2b39c3e Fix Control.GetChildAtRecursive with overlapping controls 2021-08-03 11:14:17 +02:00
Wojtek Figat
429223c7e3 Fix Label text positioning when using Auto Fit 2021-07-30 15:58:06 +02:00
Wojtek Figat
91be427305 Fix typos 2021-07-23 16:25:12 +02:00
Wojtek Figat
2354bc9f4d Increase scroll bars size for easier usage 2021-07-15 21:57:34 +02:00
Wojtek Figat
5b595eb056 Add styling brush for progress bar 2021-07-14 12:27:14 +02:00
Wojtek Figat
d7cca59315 Add support for custom background brush to Button 2021-07-14 12:21:38 +02:00
Wojtek Figat
d7332509f7 Optimize Scene Rendering (cache drawable bounds and layers for culling with less cache misses) 2021-07-04 11:25:52 +02:00
Wojtek Figat
c4fc7b7e5d Fix UI Canvas visible in PrefabPreview when using IsActive
#559
2021-06-30 12:02:23 +02:00
Wojtek Figat
1fedad5dfe Add missing changes 2021-06-17 14:17:36 +02:00
Wojtek Figat
a75e403b35 Fixes 2021-06-15 13:51:16 +02:00
Wojtek Figat
384172050d Add missing doc comment 2021-06-09 13:25:04 +02:00
Wojtek Figat
f237d5d87d Post merge fixes to font reference as class
#420
2021-06-09 12:16:50 +02:00
Wojtek Figat
484bc409d4 Add support for NotNullItems option in collections editors
#542
2021-06-09 10:58:54 +02:00
Wojtek Figat
ebcf584117 Merge branch 'fix-collections' of git://github.com/Crawcik/FlaxEngine into Crawcik-fix-collections 2021-06-09 09:54:28 +02:00
Wojtek Figat
dfee74ad1f Add missing name some for GPU resources 2021-06-04 12:38:44 +02:00
Crawcik
9b55ffdf6c Adding collections background color in global settings 2021-06-03 14:29:42 +02:00
Wojtek Figat
c5405183c9 Fix tooltips to be constrained by monitor bounds instead of virtual desktop or parent window bounds
#470 #540
2021-06-01 12:14:04 +02:00
Wojtek Figat
97de7a627e Add order for Margin properties 2021-05-30 10:53:34 +02:00
Wojtek Figat
44433bf3b4 Add 9-slicking support for UI to draw sprites and textures
#155
2021-05-29 13:48:00 +02:00
Wojtek Figat
a08e1576ce Merge remote-tracking branch 'origin/master' 2021-05-28 09:12:30 +02:00
Wojtek Figat
91672b55d8 Fix disabling VertexSnapping for 3D UI rendering
#368
2021-05-20 09:36:02 +02:00
Wojtek Figat
62cca0682c Add option to use Point sampling when drawing textures and sprites in UI via Brushes 2021-05-19 19:48:39 +02:00
Wojtek Figat
224de66c49 Add missing attributes for AlphaPanel panel
#430
2021-05-17 10:15:57 +02:00
honzapatCZ
bd2af64a7e moving back 2021-05-17 10:15:56 +02:00
honzapatCZ
388ec655bf alpha+showcont 2021-05-17 10:15:56 +02:00
GoaLitiuM
78ee671607 Fix out of bound access to RichTextBoxBase internal buffer 2021-05-15 13:39:19 +03:00
W2.Wizard
887b52c18a Merge branch '1.2' into IconOverhaul 2021-05-13 15:21:36 +02:00
Wojtek Figat
0e75dba142 Optimize C++ compilation time 2021-04-30 16:27:57 +02:00
Wojtek Figat
05ba9b8d45 Fix models uvs preview drawing 2021-04-29 16:39:26 +02:00
Wojtek Figat
c996476a28 Fix ScreenSpace UICanvas order in Prefab preview (move back to prevent editor widgets occlusion) 2021-04-29 16:21:29 +02:00
Wojtek Figat
2e5b89aa84 Fix ScreenSpace UICanvas prefab preview activate/deactivate 2021-04-29 15:49:57 +02:00
Wojtek Figat
d2ac0429d3 Fix order when pasting UI Controls
#487
2021-04-29 15:22:36 +02:00
Wojtek Figat
c2afe0b6b2 Fix synchronizing ActorTreeNode order after actor duplicate
#487
2021-04-29 15:22:10 +02:00
Wojtek Figat
a9b5c5d32d Fix initial label ands button text values 2021-04-29 11:33:13 +02:00
Wojtek Figat
3eef855c31 Merge branch 'fix-textbox-bugs' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-textbox-bugs 2021-04-28 10:40:27 +02:00
Wojtek Figat
3ef41e1e23 Merge branch 'master' into localization 2021-04-27 16:54:49 +02:00
Wojtek Figat
35f06bbf6e Fix using TextBoxBase with child controls
(cherry picked from commit 2b41c8d24f)
2021-04-27 16:50:34 +02:00
Wojtek Figat
17467c81a4 Add LocalizedString support for UI 2021-04-27 14:28:42 +02:00
Wojtek Figat
2b41c8d24f Fix using TextBoxBase with child controls 2021-04-26 15:15:17 +02:00
Wojtek Figat
b73ff9aaf6 Merge branch '1.1' into 1.2
# Conflicts:
#	Source/Platforms/DotNet/Newtonsoft.Json.dll
#	Source/Platforms/DotNet/Newtonsoft.Json.pdb
#	Source/Platforms/UWP/Binaries/Newtonsoft.Json.dll
#	Source/Platforms/XboxOne/Binaries/Newtonsoft.Json.dll
2021-04-24 12:32:17 +02:00
stefnotch
3c2c95d670 Fix textbox selection when deleting
See https://forum.flaxengine.com/t/renaming-items-in-the-content-area-problem/334
2021-04-24 10:31:00 +02:00
stefnotch
37ed8afb30 Fix selecting and then pasting text
Now the caret isn't off by 1 character anymore
2021-04-24 10:30:52 +02:00
Wojtek Figat
6821e3c370 Fix progress bar drawing precision and stability
#471
2021-04-22 19:25:01 +02:00
Wojtek Figat
ace8295ab7 Merge remote-tracking branch 'origin/master' into localization
# Conflicts:
#	Source/Platforms/DotNet/Newtonsoft.Json.dll
#	Source/Platforms/DotNet/Newtonsoft.Json.pdb
#	Source/Platforms/UWP/Binaries/Newtonsoft.Json.dll
#	Source/Platforms/XboxOne/Binaries/Newtonsoft.Json.dll
2021-04-22 16:10:36 +02:00
Wojtek Figat
af34bafc5a Improve LocalizedStringTable editor 2021-04-22 13:28:52 +02:00
Tayler Mauk
3410bd5380 Standardize variable names 2021-04-20 22:31:15 -07:00
Tayler Mauk
dc0f77ae2a Fix issue #468 2021-04-20 22:24:37 -07:00