Commit Graph

1395 Commits

Author SHA1 Message Date
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
Wojtek Figat
de02131d0a Update 2021-03-16 16:07:08 +01:00
Wojtek Figat
b3887c0874 Add support for separate data and code output directories in Game Cooker 2021-03-16 16:06:59 +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
Wojtek Figat
3fb0b56c10 Add Vulkan support on Switch 2021-03-15 15:47:54 +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
c930d32b2b Add support for cooking game for Switch 2021-03-15 14:32:10 +01:00
Wojtek Figat
c7c339957b Merge remote-tracking branch 'origin/1.1' into 1.2
# Conflicts:
#	Source/Editor/Editor.Build.cs
2021-03-15 09:38:58 +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
Wojtek Figat
1d575f51b6 Fix code style and optimize 2021-03-14 19:35:50 +01:00
Wojtek Figat
3abea4ec23 Merge branch 'honzapatCZ-patch-declarationSort' into 1.1 2021-03-14 19:29:07 +01:00
Wojtek Figat
146dffa732 Merge branch 'patch-declarationSort' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-declarationSort 2021-03-14 19:29:02 +01:00
Wojtek Figat
54c10dd78d Fix code style 2021-03-14 19:27:49 +01:00
Wojtek Figat
c3c28413d7 Merge branch 'jb-perrier-ortho' into 1.1 2021-03-14 19:24:28 +01:00
Wojtek Figat
802893a214 Merge branch 'ortho' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-ortho 2021-03-14 19:24:24 +01:00
Wojtek Figat
97e44aee61 Merge branch 'jb-perrier-fullscreen' into 1.1 2021-03-14 19:18:43 +01:00
Wojtek Figat
3c5bbe5075 Merge branch 'fullscreen' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-fullscreen 2021-03-14 19:18:38 +01:00
Wojtek Figat
9ed0138a17 Fix crash on using Space char in font with no font atlases initialized 2021-03-14 19:01:42 +01:00
Wojtek Figat
bdd8242a0f Fix rotation gizmo
Revert 74d4bb8dc6
2021-03-14 19:01:08 +01:00
Wojtek Figat
2a8dc0ddba Re-add libs 2021-03-14 17:49:47 +01:00
Wojtek Figat
ecb788b28a Remove annoying link 2021-03-14 17:49:20 +01:00
Wojtek Figat
82a0039926 Fix binaries deploy in cooker 2021-03-13 12:49:13 +01:00
Wojtek Figat
722861b929 Add script to package editor for linux 2021-03-13 12:49:13 +01:00
Wojtek Figat
1d6240aca5 Fix output executable file flag 2021-03-13 12:49:13 +01:00
Wojtek Figat
437f7e6f9c Add libs 2021-03-13 12:49:13 +01:00
Wojtek Figat
c18e5f522a Fix link files usage to prevent issues with git changes status 2021-03-13 12:49:12 +01:00
Wojtek Figat
544a043c56 Fix crash for empty text in Text Render
Fixes #327
2021-03-12 15:33:09 +01:00
Wojtek Figat
a2be4bb74a Fix deserialization of UTF-8 string for C# object properties
Closes #320
2021-03-12 13:50:03 +01:00
Wojtek Figat
4d85a5ac3d Fix importing models with Assimp 2021-03-11 22:58:00 +01:00
Wojtek Figat
8db1a9b9ca Add support for exporting compressed textures in Editor on Linux using detex lib 2021-03-11 22:40:01 +01:00
Wojtek Figat
b4dcaef61a Add support for Game Cooker on Linux 2021-03-11 22:39:03 +01:00