Wojtek Figat
|
39a6d0d292
|
Add Unix network impl for Android
|
2021-03-22 11:23:25 +01:00 |
|
Wojtek Figat
|
cb96a87659
|
Fix crash when material is generated at 2 threads at once
|
2021-03-21 20:25:25 +01:00 |
|
Wojtek Figat
|
22812ad21e
|
Fix game build
|
2021-03-21 15:34:15 +01:00 |
|
Wojtek Figat
|
1c140a5b0e
|
Fix crash in navmesh builder when scene gets unloaded after navmesh tile gets dirty
|
2021-03-21 13:44:30 +01:00 |
|
Wojtek Figat
|
f413431667
|
Add error check to prevent changing parent of the Scene actor
|
2021-03-21 13:27:45 +01:00 |
|
Wojtek Figat
|
160dfa5dc7
|
Fix Label text alignment in auto size text
#308
|
2021-03-20 18:49:31 +01:00 |
|
Wojtek Figat
|
7dd67b5ae3
|
Fix Label auto-height and auto-width when text overflows the lines and it's wrapped
#358
|
2021-03-20 13:06:35 +01:00 |
|
Wojtek Figat
|
59b975499f
|
Fix WorldSpaceFaceCamera bug
#370
|
2021-03-20 12:15:50 +01:00 |
|
Wojtek Figat
|
29e06eb696
|
Add WorldSpaceFaceCamera mode to UICanvas
#359
|
2021-03-19 15:46:33 +01:00 |
|
Wojtek Figat
|
4efd411045
|
Add improvements for objects spawning in editor viewport
#367
|
2021-03-19 12:15:13 +01:00 |
|
Wojtek Figat
|
f1b100841d
|
Merge branch 'canvasculling' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-canvasculling
|
2021-03-19 10:15:42 +01:00 |
|
Wojtek Figat
|
4ae3fccfd9
|
Improve focusing on selected object in Editor
#328
|
2021-03-18 22:20:27 +01:00 |
|
Wojtek Figat
|
255b2c85c8
|
Add bounds calculation for Spline
|
2021-03-18 21:51:15 +01:00 |
|
Wojtek Figat
|
8ef8b89fd5
|
Add constructor to BoundingBox for single point empty box construction
|
2021-03-18 21:50:05 +01:00 |
|
Jean-Baptiste Perrier
|
e0ae2984ae
|
UICanvas frustum culling.
|
2021-03-18 18:59:32 +01:00 |
|
Wojtek Figat
|
544a11562c
|
Add mouse centering in Editor Viewport if initial location is too close to the edge
|
2021-03-18 18:23:58 +01:00 |
|
Wojtek Figat
|
ac511cbadc
|
Improve documentation comments for Control properties that are based on Pivot property
|
2021-03-18 16:34:54 +01:00 |
|
Wojtek Figat
|
7a12a6c280
|
Fix updating UICanvas when using World/Camera Space
#361
|
2021-03-18 15:59:01 +01:00 |
|
Wojtek Figat
|
abe635ad9b
|
Fix exception in Custom Editors UI due to invalid reference value processing
#325
|
2021-03-18 15:12:25 +01:00 |
|
Wojtek Figat
|
960a122550
|
Revert children clipping to be called outside DrawChildren (regression from #355)
|
2021-03-18 14:26:00 +01:00 |
|
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
|
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
|
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
|
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
|
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 |
|