Commit Graph

1294 Commits

Author SHA1 Message Date
stefnotch
2abb215034 Update CONTRIBUTING.md 2021-03-29 12:06:24 +02:00
Wojtek Figat
7456bf38f7 Fix for editor on linux 2021-03-28 23:26:08 +02:00
Wojtek Figat
d85a020971 Fix picking game binaries target when EditorTarget is not SetupTargetEnvironment
#398
2021-03-28 23:25:52 +02:00
Wojtek Figat
6f83330321 Fix building game for linux on windows 2021-03-28 21:31:21 +02:00
Wojtek Figat
0a7f2fc043 Improve deploy of editor on linux 2021-03-28 21:14:03 +02:00
Wojtek Figat
c32e869c56 Fix packaging Editor on Linux 2021-03-28 20:11:24 +02:00
Wojtek Figat
23d38fc387 Fix regression in Bezier curve tangents calculation for Quaternions
85167b2d4b
2021-03-28 18:45:10 +02:00
Wojtek Figat
6d2092f9e8 Fix rendering volumetric fog influence from local lights with shadows 2021-03-27 20:06:57 +01:00
Wojtek Figat
0754434295 Fix UWP build 2021-03-27 19:27:22 +01:00
Wojtek Figat
732f74e5c9 Fix assertion on engine close due to rare invalid storage object refs count 2021-03-27 19:27:04 +01:00
Wojtek Figat
7de7c8806e Update particle assets (sprite rendering module values change) 2021-03-27 12:22:17 +01:00
Wojtek Figat
ebf2b0a2f3 Fix asset path used in registry
#394
2021-03-26 22:24:44 +01:00
Wojtek Figat
97fd733c3e Fix issue when spline point is deleted externally while being selected
#393
2021-03-26 22:00:15 +01:00
Wojtek Figat
c191815b82 Use static linking for Assimp on Linux, strip it from unused symbols and formats support 2021-03-26 21:30:30 +01:00
Wojtek Figat
7cf464aabb Tweak 2021-03-25 23:44:55 +01:00
Wojtek Figat
1a8456ea57 Tweak 2021-03-25 23:16:04 +01:00
Wojtek Figat
4847479dae Add Editor for Linux to Github Actions 2021-03-25 22:55:13 +01:00
Wojtek Figat
dbe5886ffe Possible fix for Editor build on Linux 2021-03-25 22:31:18 +01:00
Wojtek Figat
16a4b0dd8a Update libs for linux build 2021-03-25 22:23:25 +01:00
Wojtek Figat
0be815cddd Possible fix for missing include 2021-03-25 21:50:16 +01:00
Wojtek Figat
9f79d0e3c4 Add support for vertical and horizontal panels to arrange children based on the child anchor
#385
2021-03-25 21:45:29 +01:00
Wojtek Figat
d3bdc3cf8b Fix UI not being updated with particular panels used when changing child control anchors
#385
2021-03-25 21:27:42 +01:00
Wojtek Figat
5c495b987b Add Shift+Home shortcut to Text Boxes
#386
2021-03-25 21:14:37 +01:00
Wojtek Figat
2b741cae58 Fix navmesh tiles set resizing
#369
2021-03-25 20:52:58 +01:00
Wojtek Figat
44fc1f9d05 Fix using nested types in scripting api 2021-03-24 22:08:49 +01:00
Wojtek Figat
6982997a2b Fixes for serialization problems with custom structures 2021-03-24 22:08:40 +01:00
Wojtek Figat
de2db94b85 Add DrawCylinder and DrawWireCylinder to DebugDraw 2021-03-24 22:08:15 +01:00
Wojtek Figat
3f230415c4 Merge branch 'stefnotch-patch-7' 2021-03-24 22:04:37 +01:00
Wojtek Figat
b79f090364 Merge branch 'patch-7' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-7 2021-03-24 22:04:30 +01:00
Wojtek Figat
9db2feb674 Add passing custom compiler switch when invoking child Flax.Build process during deployment 2021-03-24 19:32:10 +01:00
Wojtek Figat
624d24d209 Remove unused using declaration 2021-03-24 19:31:42 +01:00
Wojtek Figat
3dbbcc3a8c Add support for using automated codesign for binaries in deployment 2021-03-24 19:31:22 +01:00
stefnotch
2c0520cc9d Update Matrix3x3.cs 2021-03-24 11:08:41 +01:00
Wojtek Figat
c0d0083cc2 Fix using orientation around selection in prefab window
#276
2021-03-23 11:06:13 +01:00
Wojtek Figat
934258aadb Fix UICanvas to face camera plane instead of camera position
#371
2021-03-23 10:25:31 +01:00
Wojtek Figat
16f81cc184 Fix updating Label layout after font change when using automatic size
#380
2021-03-23 09:32:12 +01:00
Wojtek Figat
e8c9856665 Fix Vertical/Horizontal panels issue with anchored child controls
#378
2021-03-23 09:24:56 +01:00
Wojtek Figat
fad1e6fdfc Fix regression from d65ae8de96 2021-03-23 09:17:45 +01:00
Wojtek Figat
fcd86bccf5 Fix scripting reload without scenes loaded
#375
2021-03-22 23:41:21 +01:00
Wojtek Figat
319bee0838 Fix Debug Log window info label 2021-03-22 23:29:54 +01:00
Wojtek Figat
f92dd5d34a Fix missing attribute 2021-03-22 20:15:34 +01:00
Wojtek Figat
d65ae8de96 Fix saving assets with path containing invalid slashes 2021-03-22 20:05:15 +01:00
Wojtek Figat
39a6d0d292 Add Unix network impl for Android 2021-03-22 11:23:25 +01:00
Wojtek Figat
78f8066d4d Fix code style 2021-03-22 10:24:22 +01:00
Wojtek Figat
b3e16a6b66 Fix material not updating on connection removal
#372
2021-03-22 10:24:15 +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
a3eddd5b3b Fix bindings cache to rely on project name and version 2021-03-21 14:19:34 +01:00
Wojtek Figat
e095b610fd Bump the version number 2021-03-21 14:19:14 +01:00
Wojtek Figat
851fd1a6d0 Tweaks for prefabs first selection 2021-03-21 14:00:23 +01:00