Wojtek Figat
|
12c503646d
|
Add more separators to TextBoxBase
|
2021-02-21 15:00:45 +01:00 |
|
Ari Vuollet
|
e2590b5f11
|
Allow overriding most of the methods in TextBoxBase
|
2021-02-20 23:07:21 +02:00 |
|
Wojtek Figat
|
9f80b9853c
|
Merge remote-tracking branch 'origin/master' into 1.1
|
2021-02-19 12:31:58 +01:00 |
|
Jean-Baptiste Perrier
|
1c1e9bb105
|
Fix re-drawing the background when alpha > 0 .
|
2021-02-17 12:44:44 +01:00 |
|
Wojtek Figat
|
c9ea812a24
|
Optimize DrawCall to pack indirect draw arg and graphics draw data with union
|
2021-02-15 11:52:06 +01:00 |
|
Wojtek Figat
|
312e4ad010
|
Merge branch 'master' into 1.1
# Conflicts:
# Source/Engine/Content/JsonAsset.h
# Source/Engine/Core/Config/Settings.h
|
2021-02-15 10:40:59 +01:00 |
|
Wojtek Figat
|
04bb83fe31
|
Fixes
|
2021-02-07 20:19:10 +01:00 |
|
Wojtek Figat
|
ca6afc0c2d
|
Fix HorizontalPanel and VerticalPanel auto-sizing if child control is using anchors
Fixes #203
|
2021-02-07 16:49:44 +01:00 |
|
Wojtek Figat
|
43692f514a
|
Fix
|
2021-02-05 21:11:41 +01:00 |
|
Wojtek Figat
|
78e4ba2f17
|
Add support for UICanvas preview in Prefab Viewport
Fixes #157
|
2021-02-05 21:11:35 +01:00 |
|
Wojtek Figat
|
e3142e6408
|
Fix updating input fields on editing end without changes
Fixes #197
|
2021-02-03 22:34:11 +01:00 |
|
Wojtek Figat
|
9c348b284f
|
Fixes for UI control sync
|
2021-02-03 22:00:12 +01:00 |
|
Wojtek Figat
|
85c219369d
|
Fix updating UI layout when adding control
Fixes #190
|
2021-02-03 21:59:21 +01:00 |
|
Wojtek Figat
|
a572e581e5
|
Fix HorizontalPanel children layout
Fixes 191
|
2021-02-03 21:30:33 +01:00 |
|
Wojtek Figat
|
c3b36062ed
|
Fix error
|
2021-02-03 19:24:47 +01:00 |
|
Wojtek Figat
|
a560b19cbc
|
Refactor draw calls and instancing logic to be more modular
|
2021-02-03 09:33:48 +01:00 |
|
Wojtek Figat
|
d2dba5680b
|
Fix calling OnParentChanged in Actor load
|
2021-02-02 12:52:21 +01:00 |
|
Wojtek Figat
|
8180877269
|
Add support for copy/paste/rever values for groups in Custom Editor (eg. array editor)
|
2021-01-26 12:52:03 +01:00 |
|
Wojtek Figat
|
8680aba897
|
Fix missing public empty constructor for UICanvas
|
2021-01-20 13:45:49 +01:00 |
|
stefnotch
|
5679d86683
|
Fix tracking mouse offset on high DPI screens
|
2021-01-12 12:04:30 +01:00 |
|
Wojtek Figat
|
fb84aa2c4b
|
Merge branch 'typo-fix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-typo-fix
|
2021-01-11 15:34:41 +01:00 |
|
Wojtek Figat
|
ba1a246a90
|
Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix
|
2021-01-11 15:33:45 +01:00 |
|
Wojtek Figat
|
698cfd0c0a
|
Fix BlurPanel crashes due to slider for BlurStrength
|
2021-01-09 18:09:39 +01:00 |
|
W2.Wizard
|
4d8cc9aef7
|
Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible
Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
|
2021-01-05 02:14:21 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +01:00 |
|
Wojtek Figat
|
bf9204f146
|
Add IconsScale to editor interface options
|
2021-01-03 22:13:31 +01:00 |
|
Wojtek Figat
|
add539392a
|
Merge branch 'IconScaling' of git://github.com/DaveTheGameDev/FlaxEngine into DaveTheGameDev-IconScaling
|
2021-01-03 21:06:25 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
stefnotch
|
65ab9cac50
|
Change ClientFrom/ToScreen to PointFrom/ToScreen
Fix #67
|
2020-12-29 18:10:26 +01:00 |
|
David Conway
|
c0cc89201e
|
Move icon settings to styles
|
2020-12-24 20:04:43 +11:00 |
|
Jean-Baptiste Perrier
|
39491663ee
|
Fix flashing tooltip.
|
2020-12-21 17:25:10 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|