Wojtek Figat
|
795527576b
|
Add dynamic UI mode checking for Prefab Viewport
|
2024-03-18 15:20:05 +01:00 |
|
Wojtek Figat
|
19eea57bac
|
Merge branch 'Tryibion-ui-gizmo-additions'
|
2024-03-18 13:26:01 +01:00 |
|
Wojtek Figat
|
ae189db87e
|
Merge branch 'ui-gizmo-additions' of https://github.com/Tryibion/FlaxEngine into Tryibion-ui-gizmo-additions
|
2024-03-18 13:25:55 +01:00 |
|
Wojtek Figat
|
9c553a619a
|
Merge branch 'Tryibion-remove-import-ui'
|
2024-03-18 13:24:27 +01:00 |
|
Wojtek Figat
|
19405e71ed
|
Merge branch 'remove-import-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-import-ui
|
2024-03-18 13:24:21 +01:00 |
|
Wojtek Figat
|
dab5ad3f08
|
Merge branch 'Tryibion-multiblend-location-fix'
|
2024-03-18 13:21:32 +01:00 |
|
Wojtek Figat
|
d77586a771
|
Merge branch 'multiblend-location-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-multiblend-location-fix
|
2024-03-18 13:21:27 +01:00 |
|
Wojtek Figat
|
8e6f526bd9
|
Merge branch 'Tryibion-fix-wrong-default-value'
|
2024-03-18 13:08:00 +01:00 |
|
Wojtek Figat
|
46abc136cf
|
Merge branch 'fix-wrong-default-value' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-wrong-default-value
|
2024-03-18 13:07:56 +01:00 |
|
Chandler Cox
|
16aef0f705
|
Add deselecting by clicking no control. Add cursor changes when over widgets.
|
2024-03-17 17:11:36 -05:00 |
|
Wojtek Figat
|
b847c2d056
|
Fixes
|
2024-03-17 18:27:59 +01:00 |
|
Wojtek Figat
|
700ed25d3d
|
Add resizing UI Control via widgets
|
2024-03-17 13:46:39 +01:00 |
|
Wojtek Figat
|
c60244878d
|
Add **UI Control gizmo for editing UIs**
|
2024-03-16 22:00:40 +01:00 |
|
Chandler Cox
|
c6aa18c47c
|
Remove import UI on Animation not created by an import.
|
2024-03-16 13:20:18 -05:00 |
|
Wojtek Figat
|
8d149b94f1
|
Refactor editor viepwort camera to unify focusing on selected objects
|
2024-03-16 16:46:10 +01:00 |
|
Wojtek Figat
|
f81e89d7d4
|
Refactor timeline grid drawing to share code between Editor UI elements
|
2024-03-16 16:44:57 +01:00 |
|
Chandler Cox
|
7652feabfa
|
Clamp location of multiblend data.
|
2024-03-15 15:15:40 -05:00 |
|
Chandler Cox
|
7ec490443e
|
Fix wrong default value type.
|
2024-03-15 09:25:19 -05:00 |
|
Wojtek Figat
|
c6bb8f1784
|
Merge branch 'GoaLitiuM-physicsscene_change_fix'
|
2024-03-14 17:32:05 +01:00 |
|
Wojtek Figat
|
a549733811
|
Merge branch 'physicsscene_change_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-physicsscene_change_fix
|
2024-03-14 17:32:00 +01:00 |
|
Wojtek Figat
|
13bf15198b
|
Merge branch 'LOOPDISK-networking-plugin-fix'
|
2024-03-14 17:31:26 +01:00 |
|
Wojtek Figat
|
8a7ddae76b
|
Merge branch 'networking-plugin-fix' of https://github.com/LOOPDISK/FlaxEngine into LOOPDISK-networking-plugin-fix
|
2024-03-14 17:31:19 +01:00 |
|
Wojtek Figat
|
3ba6867cd2
|
Minor fixes
|
2024-03-14 17:30:54 +01:00 |
|
Wojtek Figat
|
7545e49284
|
Add manual chunks loading before Binary Asset load in case content streaming flushed them out
|
2024-03-14 17:30:28 +01:00 |
|
Wojtek Figat
|
2b82da9511
|
Fix bug with null object being selected in prefab
|
2024-03-14 17:29:10 +01:00 |
|
Terence Lee
|
574e0ab1f8
|
Imports the IntPtr type to the local module. Sometimes a "foreign member exception" was being created in Cecil when using external libraries.
|
2024-03-13 17:34:26 +08:00 |
|
Wojtek Figat
|
6d792f1f74
|
Fix critical regression in terrain heightmap data upgrade
|
2024-03-12 17:59:41 +01:00 |
|
Wojtek Figat
|
f4033578c3
|
Refactor UI Control linkage in the prefab previews to prevent bugs
|
2024-03-12 17:48:51 +01:00 |
|
Wojtek Figat
|
66b68bff27
|
Cleanup editor viewports code
|
2024-03-12 17:48:16 +01:00 |
|
Wojtek Figat
|
fc29d687b5
|
Add more insights on potentially missing asset file data chunks
|
2024-03-12 13:25:25 +01:00 |
|
Wojtek Figat
|
94520d30ad
|
Fix debug shapes from prefab window visible in main viewport
|
2024-03-12 13:22:01 +01:00 |
|
Wojtek Figat
|
e12919da98
|
Fix crash in StaticModel::GetMaterial when model is not loaded or has invalid entries count
|
2024-03-12 13:05:02 +01:00 |
|
Wojtek Figat
|
83e8f8cb94
|
Increase backbuffers support for Vulkan on Linux to 8
|
2024-03-12 12:39:01 +01:00 |
|
Wojtek Figat
|
b4d3eeb771
|
Another attempt for Vulkan swapchain setup if minImageCount is larger than VULKAN_BACK_BUFFERS_COUNT
|
2024-03-12 12:11:03 +01:00 |
|
Wojtek Figat
|
a4e693b6a6
|
Fix small GPU buffer update on Vulkan if data size align up overflows buffer size
|
2024-03-12 10:01:04 +01:00 |
|
Wojtek Figat
|
806fee7011
|
Redo 969d0390ce to use in-built AutoFocus but fix focus issue
|
2024-03-12 09:52:56 +01:00 |
|
Wojtek Figat
|
9d0b659520
|
Use default backbuffers for Vulkan if maxImageCount is 0
|
2024-03-11 23:56:02 +01:00 |
|
Wojtek Figat
|
d719c381ea
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-03-11 23:49:33 +01:00 |
|
Wojtek Figat
|
8f2bc17a94
|
Improve UI Control selection outline drawing
|
2024-03-11 23:34:35 +01:00 |
|
Wojtek Figat
|
4ee15f95bb
|
Fix missing debug shapes in prefab window
|
2024-03-11 23:31:45 +01:00 |
|
Wojtek Figat
|
0a9f746abb
|
Refactor UI Control actor active state mirroring in UI via Visible properties rather than unlinked from parent
#2242 #851
|
2024-03-11 19:10:13 +01:00 |
|
Wojtek Figat
|
1bbb2727b8
|
Further improve 4a5ded0849 to use cached json serializer for UI
|
2024-03-11 12:47:29 +01:00 |
|
Wojtek Figat
|
4a5ded0849
|
Reuse various serialization code
|
2024-03-10 23:28:16 +01:00 |
|
Wojtek Figat
|
b00b5bed00
|
Add InputAxis and InputEvent integration with stdlib features
|
2024-03-10 21:11:35 +01:00 |
|
|
|
92c109c003
|
Fix PhysicsScene change not working in physics actors
|
2024-03-10 00:01:39 +02:00 |
|
Wojtek Figat
|
fc029b018e
|
Fix UI size changes when saving scenes or prefabs in Editor with different layout
|
2024-03-08 14:56:34 +01:00 |
|
Wojtek Figat
|
d390938fb6
|
Minor improvements to usability
|
2024-03-08 14:39:18 +01:00 |
|
Wojtek Figat
|
584c073df1
|
Reuse various serialization code
|
2024-03-08 14:26:48 +01:00 |
|
Wojtek Figat
|
fef2e09915
|
Another fix attemp for vulkan driver on Linux
|
2024-03-08 13:12:55 +01:00 |
|
Wojtek Figat
|
f4a352ec8d
|
Add support for animating LocalizedString value in Scene Animation
|
2024-03-08 13:10:36 +01:00 |
|