Commit Graph

969 Commits

Author SHA1 Message Date
jb-perrier 39e41d8528 Add Mouse Wheel Sensitivity option. 2021-02-27 23:38:06 +01:00
jb-perrier 4972092150 Fix when no focus. 2021-02-27 20:35:34 +01:00
jb-perrier 3472daf97d Add ortho scale on MouseScroll. 2021-02-27 20:27:06 +01:00
mafiesto4 ca3948ad69 Format code 2021-02-27 16:29:30 +01:00
mafiesto4 88db7c2d5f Merge branch 'honzapatCZ-patch-2' into 1.1 2021-02-27 16:25:59 +01:00
mafiesto4 8857a7a0ae Merge branch 'patch-2' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-2 2021-02-27 16:25:55 +01:00
Nejcraft 84015f78fc Ported Vecctor3 ClampLength to others and remade it using refs 2021-02-27 12:07:26 +01:00
mafiesto4 6cea33caea Merge branch 'GoaLitiuM-textboxbase_changes' into 1.1 2021-02-27 00:59:25 +01:00
mafiesto4 233bffdf63 Merge branch 'textboxbase_changes' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-textboxbase_changes 2021-02-27 00:59:22 +01:00
mafiesto4 3bc664df37 Format code 2021-02-27 00:55:49 +01:00
mafiesto4 05eac5aeb6 Merge branch 'honzapatCZ-patch-1' into 1.1 2021-02-27 00:53:46 +01:00
mafiesto4 26244df222 Merge branch 'patch-1' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-1 2021-02-27 00:53:40 +01:00
mafiesto4 8b4a001641 Move Win32 GetBatteryInfo into Windows and UWP platforms impl 2021-02-26 15:42:46 +01:00
mafiesto4 b402232a47 Move IES profile importer into ContentImporters module 2021-02-26 15:41:04 +01:00
mafiesto4 327fa6718e Refactor AssetsContainer 2021-02-26 15:40:44 +01:00
mafiesto4 e1497bcfe2 Optimize DebugLog stack trace formatting 2021-02-26 14:08:53 +01:00
mafiesto4 0a54b9e77e Add newest dbghelp.dll lib 2021-02-26 13:59:06 +01:00
mafiesto4 ff70c16051 Add support for capturing stack trace of called DebugLog from C++ 2021-02-26 13:58:42 +01:00
mafiesto4 a45b71617d Add separate Platform::GetStackTrace and Platform::GetStackFrames 2021-02-26 13:58:02 +01:00
mafiesto4 e1387e92a3 Fix Debug Log stack trace collecting in Editor
Fixes #51
2021-02-26 12:49:33 +01:00
mafiesto4 13cc6eb7b9 Cleanup DebugLog internal calls 2021-02-26 11:50:05 +01:00
mafiesto4 e9adaa7c87 Update project instructions for Linux devs 2021-02-25 16:41:55 +01:00
mafiesto4 27d53b69dc Fix some minor issues with materials previews in Editor 2021-02-25 16:38:08 +01:00
mafiesto4 4d73b271b8 Fix some minor issues with materials previews in Editor 2021-02-25 16:38:05 +01:00
mafiesto4 26607c1d09 Add more utilities to LayersMask 2021-02-25 15:46:10 +01:00
mafiesto4 5d2fe5908b Add editor window outline color to match the status bar color 2021-02-25 14:46:17 +01:00
mafiesto4 43d578deb2 Add support for borderless window style on Windows that supports system docking and aero shadow 2021-02-25 14:46:16 +01:00
mafiesto4 529a82234b Add support for using ThirdPartyModule in game/project scripting 2021-02-25 13:02:48 +01:00
mafiesto4 6f12dc8567 Add improved dll import/export attributes injection when building binary modules 2021-02-25 13:02:13 +01:00
mafiesto4 b193a7abc4 Add support for binary modules with native-code only 2021-02-25 13:01:15 +01:00
mafiesto4 3da6f9186c Add clipboard support on Linux 2021-02-24 21:19:14 +01:00
mafiesto4 d4b2171c19 Fix warnings 2021-02-24 20:12:13 +01:00
Nejcraft 5d7940f784 Unified 2021-02-24 14:25:49 +01:00
mafiesto4 6f3e7bc253 Fix compilation errors on CI 2021-02-24 01:06:29 +01:00
mafiesto4 e66045029f Fix compilation errors on CI 2021-02-24 00:51:19 +01:00
mafiesto4 bc1b666b83 Fix compilation errors on CI 2021-02-24 00:34:41 +01:00
mafiesto4 4cc7ec0461 Fix compilation errors on CI 2021-02-24 00:21:02 +01:00
mafiesto4 706c4bd677 Fixes for generated project files on Linux 2021-02-24 00:01:38 +01:00
mafiesto4 6ec58664e4 Make DotNet build task verbose about compiled C# lib output path 2021-02-23 23:38:39 +01:00
mafiesto4 463251a7fa Restore Linux build on Github Actions 2021-02-23 23:38:12 +01:00
mafiesto4 f688f3ce20 Tweak git ignored files 2021-02-23 23:28:41 +01:00
mafiesto4 a21d1a91fc Fix compilation warnings under Clang 10 2021-02-23 23:28:28 +01:00
mafiesto4 c0f81a6f0a Add support for Clang 6, 8, 9 and 10 when building for Linux 2021-02-23 23:28:06 +01:00
mafiesto4 84ee882439 Post merge fixes 2021-02-23 22:43:07 +01:00
mafiesto4 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
mafiesto4 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
mafiesto4 747a9bcb98 Fix shared library building on Linux for proper loading at runtime with default soname 2021-02-23 22:24:24 +01:00
mafiesto4 63a6b704df Compile Linux deps with -fPIC 2021-02-23 22:23:58 +01:00
mafiesto4 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
mafiesto4 87a290b45c Fix UWP build setup messing with FlaxGame target output type 2021-02-23 18:38:57 +01:00