Wojtek Figat
|
92cfcbff8c
|
Fix actor layer editor setup
|
2021-03-17 18:29:53 +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
|
691df4cb80
|
Fix Dpi issues when RootWindow is null
Fix #344
|
2021-03-17 00:04:16 +01:00 |
|
Wojtek Figat
|
b2c824b77e
|
Fix various memory leaks on exit
|
2021-03-14 23:58:03 +01:00 |
|
Wojtek Figat
|
1d575f51b6
|
Fix code style and optimize
|
2021-03-14 19:35:50 +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
|
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
|
bdd8242a0f
|
Fix rotation gizmo
Revert 74d4bb8dc6
|
2021-03-14 19:01:08 +01:00 |
|
Wojtek Figat
|
82a0039926
|
Fix binaries deploy in cooker
|
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
|
b4dcaef61a
|
Add support for Game Cooker on Linux
|
2021-03-11 22:39:03 +01:00 |
|
Jean-Baptiste Perrier
|
ee33c97db6
|
Refactoring, docs.
|
2021-03-09 00:03:32 +01:00 |
|
Wojtek Figat
|
0bf4ab9cb6
|
Merge branch 'ui-fixes' of git://github.com/stefnotch/FlaxEngine into stefnotch-ui-fixes
|
2021-03-08 22:36:46 +01:00 |
|
Wojtek Figat
|
84265322d5
|
Post merge fixes, tweaks, cleanup and improvements
|
2021-03-08 22:30:49 +01:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
81f3a65a5f
|
Merge branch 'fix-per-window-dpi' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-per-window-dpi
# Conflicts:
# Source/Editor/Utilities/Utils.cs
# Source/Editor/Windows/Assets/MaterialWindow.cs
# Source/Editor/Windows/Assets/ParticleEmitterWindow.cs
# Source/Engine/Platform/Linux/LinuxWindow.cpp
# Source/Engine/Platform/Windows/WindowsWindow.cpp
|
2021-03-08 20:50:31 +01:00 |
|
honzapatCZ
|
cbe97ef3f0
|
typo
|
2021-03-07 22:42:14 +01:00 |
|
Wojtek Figat
|
77b21de534
|
Fix UTF-8 and UTF-16 encoding support usage in Json resources
Closes #310
Closes #27
|
2021-03-07 21:30:01 +01:00 |
|
honzapatCZ
|
406db6704f
|
Now its an editor option
|
2021-03-07 11:30:18 +01:00 |
|
Wojtek Figat
|
7cb0ac3603
|
Fix marking asset as edited when using Multi Blend node positions in Anim Graph
Closes #251
|
2021-03-07 10:31:31 +01:00 |
|
honzapatCZ
|
2e687edd99
|
ui editor
|
2021-03-06 15:09:45 +01:00 |
|
Jean-Baptiste Perrier
|
a82c669504
|
Tweaks again ...
|
2021-03-06 13:19:49 +01:00 |
|
Wojtek Figat
|
28fea66282
|
Merge branch 'elementContainers' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-elementContainers
|
2021-03-05 19:06:28 +01:00 |
|
Wojtek Figat
|
268db124d9
|
Fix crash if actor in ViewportIconsRenderer::DrawIcons is null
|
2021-03-05 19:00:45 +01:00 |
|
Wojtek Figat
|
dd1dd2ef8a
|
Add Particle Radius to in-built particle attributes
|
2021-03-05 14:33:31 +01:00 |
|
Wojtek Figat
|
9f4c916016
|
Merge branch 'vscode_solution_files' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_solution_files
|
2021-03-05 14:19:16 +01:00 |
|
Wojtek Figat
|
1dee615d6e
|
Add Volumetric Fog support for particles to modify local fog
|
2021-03-05 13:58:15 +01:00 |
|
honzapatCZ
|
06f3d68716
|
sub folder for element containers + horizontal panel + shorthands for horizontal and vertical panel
|
2021-03-04 23:39:38 +01:00 |
|
honzapatCZ
|
d09bd12e5b
|
declaration at end
|
2021-03-04 19:57:15 +01:00 |
|
honzapatCZ
|
4593e4c669
|
declaration order sorting
|
2021-03-04 19:46:27 +01:00 |
|
Jean-Baptiste Perrier
|
ae3ce49b92
|
Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into ortho
|
2021-03-02 18:27:33 +01:00 |
|
Jean-Baptiste Perrier
|
512df5f673
|
Tweaks.
|
2021-03-02 18:27:14 +01:00 |
|
GoaLitiuM
|
9f1c55edce
|
Generate Visual Studio solution files for VSCode solutions
|
2021-03-02 18:38:05 +02:00 |
|
Wojtek Figat
|
9c80354acf
|
Fix dock window icon rectangle calculation if icon is used
|
2021-03-02 13:44:16 +01:00 |
|
Wojtek Figat
|
835cb93261
|
Add integration with Rider IDE
|
2021-03-02 13:43:50 +01:00 |
|
Jean-Baptiste Perrier
|
1deadf84b1
|
Tweaks.
|
2021-03-01 16:25:08 +01:00 |
|
Jean-Baptiste Perrier
|
8a9f86705b
|
Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into ortho
Conflicts:
Source/Editor/Viewport/EditorViewport.cs
|
2021-03-01 16:21:58 +01:00 |
|
Jean-Baptiste Perrier
|
111eaf1cf9
|
Tweaks.
|
2021-03-01 16:19:00 +01:00 |
|
Wojtek Figat
|
d6b566a3fe
|
Add support for accessing Game Settings and related assets in C# API in game build
|
2021-03-01 16:17:01 +01:00 |
|
Wojtek Figat
|
21d96c6baf
|
Fix loading game assets in cooked build via path relative to the project folder
|
2021-03-01 13:00:07 +01:00 |
|
Wojtek Figat
|
db921bad10
|
Merge branch 'patch-1' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-1
|
2021-03-01 11:50:54 +01:00 |
|
Wojtek Figat
|
e0c6f7e8b2
|
Fix placement and usage of the new instance creation button in GenericEditor
|
2021-03-01 11:44:18 +01:00 |
|
Wojtek Figat
|
b4e09a9d55
|
Fix adding items in Array/List editors if element type is reference (eg. class)
|
2021-03-01 11:43:46 +01:00 |
|
Jean-Baptiste Perrier
|
ce45070d63
|
Tweaks.
|
2021-02-28 17:45:38 +01:00 |
|
Jean-Baptiste Perrier
|
aaecb6f7fd
|
Cleanup.
|
2021-02-28 16:28:41 +01:00 |
|
Jean-Baptiste Perrier
|
eb1a520986
|
Support focus actor in orthographic mode ( F key ), preserve camera direction.
|
2021-02-28 16:27:57 +01:00 |
|
Jean-Baptiste Perrier
|
19bf30558b
|
Typo.
|
2021-02-28 15:56:19 +01:00 |
|
Wojtek Figat
|
98a753267f
|
Linux support improvements
|
2021-02-28 14:56:57 +01:00 |
|