Wojtek Figat
|
6f12dc8567
|
Add improved dll import/export attributes injection when building binary modules
|
2021-02-25 13:02:13 +01:00 |
|
Wojtek Figat
|
b193a7abc4
|
Add support for binary modules with native-code only
|
2021-02-25 13:01:15 +01:00 |
|
Wojtek Figat
|
3da6f9186c
|
Add clipboard support on Linux
|
2021-02-24 21:19:14 +01:00 |
|
Wojtek Figat
|
d4b2171c19
|
Fix warnings
|
2021-02-24 20:12:13 +01:00 |
|
Wojtek Figat
|
6f3e7bc253
|
Fix compilation errors on CI
|
2021-02-24 01:06:29 +01:00 |
|
Wojtek Figat
|
e66045029f
|
Fix compilation errors on CI
|
2021-02-24 00:51:19 +01:00 |
|
Wojtek Figat
|
bc1b666b83
|
Fix compilation errors on CI
|
2021-02-24 00:34:41 +01:00 |
|
Wojtek Figat
|
4cc7ec0461
|
Fix compilation errors on CI
|
2021-02-24 00:21:02 +01:00 |
|
Wojtek Figat
|
706c4bd677
|
Fixes for generated project files on Linux
|
2021-02-24 00:01:38 +01:00 |
|
Wojtek Figat
|
6ec58664e4
|
Make DotNet build task verbose about compiled C# lib output path
|
2021-02-23 23:38:39 +01:00 |
|
Wojtek Figat
|
463251a7fa
|
Restore Linux build on Github Actions
|
2021-02-23 23:38:12 +01:00 |
|
Wojtek Figat
|
f688f3ce20
|
Tweak git ignored files
|
2021-02-23 23:28:41 +01:00 |
|
Wojtek Figat
|
a21d1a91fc
|
Fix compilation warnings under Clang 10
|
2021-02-23 23:28:28 +01:00 |
|
Wojtek Figat
|
c0f81a6f0a
|
Add support for Clang 6, 8, 9 and 10 when building for Linux
|
2021-02-23 23:28:06 +01:00 |
|
Wojtek Figat
|
84ee882439
|
Post merge fixes
|
2021-02-23 22:43:07 +01:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
Wojtek Figat
|
cf3ac7a26e
|
Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/Color.cs
# Source/Engine/Navigation/Navigation.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
|
2021-02-23 22:29:07 +01:00 |
|
Wojtek Figat
|
747a9bcb98
|
Fix shared library building on Linux for proper loading at runtime with default soname
|
2021-02-23 22:24:24 +01:00 |
|
Wojtek Figat
|
63a6b704df
|
Compile Linux deps with -fPIC
|
2021-02-23 22:23:58 +01:00 |
|
Wojtek Figat
|
e160d719a9
|
Add support for C++ scripting on platforms that don't support referencing executable file when linking shared library (eg. Linux)
|
2021-02-23 22:23:03 +01:00 |
|
Wojtek Figat
|
87a290b45c
|
Fix UWP build setup messing with FlaxGame target output type
|
2021-02-23 18:38:57 +01:00 |
|
Wojtek Figat
|
3387da92ed
|
Optimize
|
2021-02-23 18:17:18 +01:00 |
|
Wojtek Figat
|
12725ca4e1
|
Fix Graphics module warnings to be sent once
|
2021-02-23 18:10:57 +01:00 |
|
Wojtek Figat
|
6f40c66b31
|
Add WarningOnce, ErrorOnce, InfoOnce, VerboseOnce to Flax.Build logger
|
2021-02-23 18:10:40 +01:00 |
|
Wojtek Figat
|
3ddd64df2a
|
Add support for drawing SpriteHandle in Sprite Render
|
2021-02-23 13:57:51 +01:00 |
|
Wojtek Figat
|
24d31d024d
|
Add Mask ZW node to all Visject surfaces
|
2021-02-23 13:57:34 +01:00 |
|
Wojtek Figat
|
d01365d416
|
Tweak comments to use less lines
|
2021-02-23 13:23:33 +01:00 |
|
Wojtek Figat
|
19c83e3b6e
|
Add Sprite Render actor for sprites drawing
|
2021-02-23 13:23:22 +01:00 |
|
Wojtek Figat
|
7fd542950f
|
Add BoundingSphere::Transform method
|
2021-02-23 09:53:44 +01:00 |
|
Wojtek Figat
|
e4794c5754
|
Add Absolute and Negative to Vector3 C# API
|
2021-02-23 09:53:00 +01:00 |
|
Wojtek Figat
|
9d35068514
|
Fix crash when calling navigation system before navmesh init (eg. in build)
|
2021-02-22 23:16:12 +01:00 |
|
Wojtek Figat
|
07f7fee4a8
|
Fix collecting binary modules for targets with Modular linkage
|
2021-02-22 17:18:03 +01:00 |
|
Wojtek Figat
|
f3216a9c96
|
Add layers and tags updating
|
2021-02-22 11:22:44 +01:00 |
|
Wojtek Figat
|
1ead4b1649
|
Fix MaterialParams sync bug
|
2021-02-21 20:20:32 +01:00 |
|
Wojtek Figat
|
279d168b35
|
Merge branch 'W2Wizard-CodeCleanUp'
|
2021-02-21 20:19:12 +01:00 |
|
Wojtek Figat
|
09651fa0fd
|
Merge branch 'CodeCleanUp' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-CodeCleanUp
|
2021-02-21 20:19:07 +01:00 |
|
Wojtek Figat
|
3844aceba1
|
Fix CPU particles data initialization bug
Fixes #226
|
2021-02-21 20:14:21 +01:00 |
|
Wojtek Figat
|
170d018f88
|
Merge branch 'Vizepi-master'
|
2021-02-21 19:50:37 +01:00 |
|
Wojtek Figat
|
4c587ce870
|
Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master
|
2021-02-21 19:50:33 +01:00 |
|
W2.Wizard
|
89734760fa
|
Revert previous checks, revert switch intend
|
2021-02-21 19:48:23 +01:00 |
|
Vizepi
|
00b3760fbd
|
[C++] Added auto serialization by default in C++ script template
|
2021-02-21 19:46:32 +01:00 |
|
Wojtek Figat
|
2a3003101e
|
Fix automatic tooltip generation error
Fixes #265
|
2021-02-21 19:39:53 +01:00 |
|
W2.Wizard
|
35b687bf3d
|
Additional cleanup
Cleaned up some additional stuff that I found
|
2021-02-21 18:17:35 +01:00 |
|
Wojtek Figat
|
6683cb299e
|
Merge branch 'stefnotch-ui-dockwindow-icons' into 1.1
|
2021-02-21 17:50:39 +01:00 |
|
Wojtek Figat
|
e79321241c
|
Merge branch 'ui-dockwindow-icons' of git://github.com/stefnotch/FlaxEngine into stefnotch-ui-dockwindow-icons
|
2021-02-21 17:50:30 +01:00 |
|
Wojtek Figat
|
d018478255
|
Merge branch 'Erdroy-pagealloc_utils' into 1.1
|
2021-02-21 17:41:34 +01:00 |
|
Wojtek Figat
|
f2dc7346ad
|
Merge branch 'pagealloc_utils' of git://github.com/Erdroy/FlaxEngine into Erdroy-pagealloc_utils
|
2021-02-21 17:41:30 +01:00 |
|
Wojtek Figat
|
919bd4ee1b
|
Fix MaterialParams sync bug
|
2021-02-21 17:40:37 +01:00 |
|
W2.Wizard
|
8b3fc9842d
|
Apply review changes
Applied review changes and one additional skip of an unused variable
|
2021-02-21 17:03:58 +01:00 |
|
Wojtek Figat
|
a1d4e50e98
|
Fix
|
2021-02-21 16:49:30 +01:00 |
|