Commit Graph

639 Commits

Author SHA1 Message Date
mafiesto4 845da14e6a Fix UIControl setup on IsActive changes
#326
2021-03-18 10:56:48 +01:00
mafiesto4 a21f6d1b9f Fix order of new objects in Prefab after apply
#357
2021-03-18 09:20:47 +01:00
mafiesto4 42366ee66a Fix synchronizing nested prefabs when adding new ObjectsLookupIdMapping
#351
2021-03-18 00:04:58 +01:00
mafiesto4 df497bf684 Fix UIControl invalid showing in prefab window using nested prefab with UI 2021-03-17 19:25:12 +01:00
mafiesto4 675bb93fd5 Fix missing prefab instanced actors events sending on changes apply (regression) 2021-03-17 19:24:29 +01:00
mafiesto4 960268f756 Fix UICanvas state synchronization when working with prefabs 2021-03-17 19:23:54 +01:00
mafiesto4 0c74e2ff9d Fix crash on prefab sync on instance with missing objects 2021-03-17 18:29:15 +01:00
mafiesto4 f194004ebf Fix synchronizing ActiveInTreeChanged property with event after prefab changes apply 2021-03-17 17:15:37 +01:00
mafiesto4 30615e842d Fix crash on Actor deserialization if parentId is missing but actor already has a parent 2021-03-17 17:14:57 +01:00
mafiesto4 c4d457d7b7 Fix control Offsets margin diff deserialziation 2021-03-17 17:01:10 +01:00
mafiesto4 518df5e62b Add skipping textbox scrolling if it has no selection 2021-03-17 13:44:38 +01:00
mafiesto4 e6d3242670 Fix invalid UIControl event blocking for prefab editor 2021-03-17 11:58:26 +01:00
mafiesto4 2a2d9f54de Fix UIControl location deserialization when using prefabs and anchors
#218
2021-03-17 11:55:17 +01:00
mafiesto4 0122bf68bf Fix skipping UICanvas diff serialization for Size property if render mode is ScreenSpace 2021-03-17 11:54:36 +01:00
mafiesto4 8fb27e6f83 Fix missing UICanvas linkage in prefab preview
#218
2021-03-17 11:12:08 +01:00
mafiesto4 4eeadf87fb Fix warning 2021-03-17 10:28:14 +01:00
mafiesto4 a479f1daf6 Fix preserving objects order in prefab instances on apply (based on the prefab)
Fixes #346
2021-03-17 00:24:29 +01:00
mafiesto4 691df4cb80 Fix Dpi issues when RootWindow is null
Fix #344
2021-03-17 00:04:16 +01:00
mafiesto4 878fee505f Fix updating UI layout after changing control order 2021-03-16 23:38:56 +01:00
mafiesto4 1262243af9 Fix compilation 2021-03-16 23:14:29 +01:00
mafiesto4 b9ca496aff Fix compilation 2021-03-16 22:32:02 +01:00
mafiesto4 1567f8723d Fix typo 2021-03-16 22:31:51 +01:00
mafiesto4 3e56cd2c70 Add Network implementation for Unix 2021-03-16 22:15:46 +01:00
mafiesto4 bb6bbe9793 Tweaks for network impl on Win32 2021-03-16 22:15:46 +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
mafiesto4 afea02d92f Allow lack of Game Settings in Editor 2021-03-14 23:58:19 +01:00
mafiesto4 b2c824b77e Fix various memory leaks on exit 2021-03-14 23:58:03 +01:00
mafiesto4 76e056698b Fix memory leak for Mono image refs 2021-03-14 23:57:37 +01:00
mafiesto4 3c5bbe5075 Merge branch 'fullscreen' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-fullscreen 2021-03-14 19:18:38 +01:00
mafiesto4 9ed0138a17 Fix crash on using Space char in font with no font atlases initialized 2021-03-14 19:01:42 +01:00
mafiesto4 c18e5f522a Fix link files usage to prevent issues with git changes status 2021-03-13 12:49:12 +01:00
mafiesto4 544a043c56 Fix crash for empty text in Text Render
Fixes #327
2021-03-12 15:33:09 +01:00
mafiesto4 a2be4bb74a Fix deserialization of UTF-8 string for C# object properties
Closes #320
2021-03-12 13:50:03 +01:00
mafiesto4 4d85a5ac3d Fix importing models with Assimp 2021-03-11 22:58:00 +01:00
mafiesto4 8db1a9b9ca Add support for exporting compressed textures in Editor on Linux using detex lib 2021-03-11 22:40:01 +01:00
mafiesto4 b04321bdd2 Fix bug in shader generator on Linux 2021-03-11 21:03:58 +01:00
mafiesto4 a1a9dfa6a2 Use color in linear format in TextureTool sampler operations 2021-03-11 19:59:34 +01:00
mafiesto4 6b614d5d57 Add support for importing textures with options in TextureTool with stb 2021-03-11 19:59:34 +01:00
mafiesto4 1eafae8888 Add support for converting textures in TextureTool with stb 2021-03-11 19:59:34 +01:00
mafiesto4 03f4e78158 Add support for compressing textures in TextureTool with stb 2021-03-11 19:59:34 +01:00
jb-perrier ba75cabdda Enable ALT+ENTER DX12. 2021-03-11 18:02:55 +01:00
jb-perrier cc5849100b Fix DX12 Fullscreen. 2021-03-11 18:02:17 +01:00
jb-perrier 6813cb607e Fix Fullscreen switch. 2021-03-11 17:58:25 +01:00
jb-perrier 74280b7411 Enable ALT+ENTER. 2021-03-11 17:57:26 +01:00
mafiesto4 0bf4ab9cb6 Merge branch 'ui-fixes' of git://github.com/stefnotch/FlaxEngine into stefnotch-ui-fixes 2021-03-08 22:36:46 +01:00
mafiesto4 84265322d5 Post merge fixes, tweaks, cleanup and improvements 2021-03-08 22:30:49 +01:00
mafiesto4 d06433deed Merge branch 'better-uicontrol-editor' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-better-uicontrol-editor 2021-03-08 22:01:30 +01:00
mafiesto4 b7814e119b Merge branch 'label_text_clip_margin_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-label_text_clip_margin_fix 2021-03-08 21:53:35 +01:00
mafiesto4 0db1f5e965 Fix selection in high dpi 2021-03-08 20:57:35 +01:00