Wojtek Figat
|
922201d1c0
|
Fix bug with Vector Parameters in Animation Graph
#272
|
2021-03-18 14:18:40 +01:00 |
|
Wojtek Figat
|
5c171c8b58
|
Fix control Offsets updating for control bounds when changing anchors
#312
|
2021-03-18 13:16:17 +01:00 |
|
Wojtek Figat
|
6a6eb96793
|
Fix code style
|
2021-03-18 11:15:27 +01:00 |
|
Wojtek Figat
|
968f536cdb
|
Merge branch 'jb-perrier-ui' into 1.1
|
2021-03-18 11:09:32 +01:00 |
|
Wojtek Figat
|
8078b9543d
|
Merge branch 'ui' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-ui
|
2021-03-18 11:09:28 +01:00 |
|
Wojtek Figat
|
00842e89cb
|
Merge branch 'master' into 1.1
|
2021-03-18 11:04:25 +01:00 |
|
Wojtek Figat
|
8c021b0252
|
Merge branch 'stefnotch-patch-6'
|
2021-03-18 11:03:14 +01:00 |
|
Wojtek Figat
|
56b0d885a6
|
Merge branch 'stefnotch-tweak-camera-projectpoint' into 1.1
|
2021-03-18 10:59:59 +01:00 |
|
Wojtek Figat
|
1f7a7a5488
|
Merge branch 'tweak-camera-projectpoint' of git://github.com/stefnotch/FlaxEngine into stefnotch-tweak-camera-projectpoint
|
2021-03-18 10:59:54 +01:00 |
|
Wojtek Figat
|
845da14e6a
|
Fix UIControl setup on IsActive changes
#326
|
2021-03-18 10:56:48 +01:00 |
|
Wojtek Figat
|
a21f6d1b9f
|
Fix order of new objects in Prefab after apply
#357
|
2021-03-18 09:20:47 +01:00 |
|
Wojtek Figat
|
42366ee66a
|
Fix synchronizing nested prefabs when adding new ObjectsLookupIdMapping
#351
|
2021-03-18 00:04:58 +01:00 |
|
stefnotch
|
1940707b06
|
Update documentation comment for ClosestPointPointLine
|
2021-03-17 22:27:15 +01:00 |
|
Jean-Baptiste Perrier
|
c8b57d417c
|
Convert Control to ContainerControl.
|
2021-03-17 20:53:42 +01:00 |
|
Jean-Baptiste Perrier
|
fb70368c8d
|
Fix image ordering.
|
2021-03-17 20:22:27 +01:00 |
|
Jean-Baptiste Perrier
|
5af3a22fd0
|
Add DrawSelf.
|
2021-03-17 20:22:06 +01:00 |
|
Wojtek Figat
|
df497bf684
|
Fix UIControl invalid showing in prefab window using nested prefab with UI
|
2021-03-17 19:25:12 +01:00 |
|
Wojtek Figat
|
675bb93fd5
|
Fix missing prefab instanced actors events sending on changes apply (regression)
|
2021-03-17 19:24:29 +01:00 |
|
Wojtek Figat
|
960268f756
|
Fix UICanvas state synchronization when working with prefabs
|
2021-03-17 19:23:54 +01:00 |
|
Wojtek Figat
|
92cfcbff8c
|
Fix actor layer editor setup
|
2021-03-17 18:29:53 +01:00 |
|
Wojtek Figat
|
0c74e2ff9d
|
Fix crash on prefab sync on instance with missing objects
|
2021-03-17 18:29:15 +01:00 |
|
Wojtek Figat
|
f194004ebf
|
Fix synchronizing ActiveInTreeChanged property with event after prefab changes apply
|
2021-03-17 17:15:37 +01:00 |
|
Wojtek Figat
|
30615e842d
|
Fix crash on Actor deserialization if parentId is missing but actor already has a parent
|
2021-03-17 17:14:57 +01:00 |
|
Wojtek Figat
|
c4d457d7b7
|
Fix control Offsets margin diff deserialziation
|
2021-03-17 17:01:10 +01:00 |
|
Wojtek Figat
|
518df5e62b
|
Add skipping textbox scrolling if it has no selection
|
2021-03-17 13:44:38 +01:00 |
|
Wojtek Figat
|
e6d3242670
|
Fix invalid UIControl event blocking for prefab editor
|
2021-03-17 11:58:26 +01:00 |
|
Wojtek Figat
|
2a2d9f54de
|
Fix UIControl location deserialization when using prefabs and anchors
#218
|
2021-03-17 11:55:17 +01:00 |
|
Wojtek Figat
|
0122bf68bf
|
Fix skipping UICanvas diff serialization for Size property if render mode is ScreenSpace
|
2021-03-17 11:54:36 +01:00 |
|
Wojtek Figat
|
aa1c200bf8
|
Fix exception on engine closing in some cases
|
2021-03-17 11:12:20 +01:00 |
|
Wojtek Figat
|
8fb27e6f83
|
Fix missing UICanvas linkage in prefab preview
#218
|
2021-03-17 11:12:08 +01:00 |
|
Wojtek Figat
|
4eeadf87fb
|
Fix warning
|
2021-03-17 10:28:14 +01:00 |
|
Wojtek Figat
|
a479f1daf6
|
Fix preserving objects order in prefab instances on apply (based on the prefab)
Fixes #346
|
2021-03-17 00:24:29 +01:00 |
|
Wojtek Figat
|
691df4cb80
|
Fix Dpi issues when RootWindow is null
Fix #344
|
2021-03-17 00:04:16 +01:00 |
|
Wojtek Figat
|
878fee505f
|
Fix updating UI layout after changing control order
|
2021-03-16 23:38:56 +01:00 |
|
Wojtek Figat
|
1262243af9
|
Fix compilation
|
2021-03-16 23:14:29 +01:00 |
|
Wojtek Figat
|
b9ca496aff
|
Fix compilation
|
2021-03-16 22:32:02 +01:00 |
|
Wojtek Figat
|
1567f8723d
|
Fix typo
|
2021-03-16 22:31:51 +01:00 |
|
Wojtek Figat
|
3e56cd2c70
|
Add Network implementation for Unix
|
2021-03-16 22:15:46 +01:00 |
|
Wojtek Figat
|
bb6bbe9793
|
Tweaks for network impl on Win32
|
2021-03-16 22:15:46 +01:00 |
|
Wojtek Figat
|
ec7d892412
|
Add stripping binaries for editor distribution build
|
2021-03-16 22:15:46 +01:00 |
|
Wojtek Figat
|
5cad37fa50
|
Fix packaged editor usage
|
2021-03-16 22:15:46 +01:00 |
|
stefnotch
|
1d0faddd2a
|
Fix game build
|
2021-03-15 21:22:41 +01:00 |
|
stefnotch
|
fb28cae2b4
|
Move ScreenToGameViewport from Engine to Screen
And make it accessible from the C# side
|
2021-03-15 20:18:53 +01:00 |
|
stefnotch
|
97ab226d7e
|
Update Camera.ProjectPoint documentation to be clearer
|
2021-03-15 20:18:13 +01:00 |
|
Wojtek Figat
|
4dbc770d75
|
Merge branch 'stefnotch-fix-dpi-issues-2' into 1.1
|
2021-03-15 18:40:28 +01:00 |
|
stefnotch
|
b151ab497f
|
Fix UICanvas high DPI issues
|
2021-03-15 17:30:35 +01:00 |
|
stefnotch
|
85ab871d48
|
Call the correct DPI getter
See also https://github.com/FlaxEngine/FlaxEngine/pull/267
|
2021-03-15 15:40:32 +01:00 |
|
Wojtek Figat
|
afea02d92f
|
Allow lack of Game Settings in Editor
|
2021-03-14 23:58:19 +01:00 |
|
Wojtek Figat
|
b2c824b77e
|
Fix various memory leaks on exit
|
2021-03-14 23:58:03 +01:00 |
|
Wojtek Figat
|
76e056698b
|
Fix memory leak for Mono image refs
|
2021-03-14 23:57:37 +01:00 |
|