Wojtek Figat
|
3bbc7faf11
|
Refactor platform process startup with CreateProcessSettings
|
2023-03-22 14:09:20 +01:00 |
|
Wojtek Figat
|
0112f70c05
|
Merge remote-tracking branch 'origin/master' into dotnet7
|
2023-03-01 19:50:22 +01:00 |
|
|
|
68e04ca7e4
|
Add FLAXENGINE_API to platform specific classes
|
2023-02-26 17:29:51 +02:00 |
|
Wojciech Figat
|
405ae519dd
|
Refactor generated bindings P/Invoke to support name mangling for symbols
|
2023-01-23 18:41:12 +01:00 |
|
Wojciech Figat
|
eebc4951de
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
|
2023-01-10 15:49:44 +01:00 |
|
Wojciech Figat
|
a7e428a21c
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/CustomEditors/Editors/ActorTagEditor.cs
# Source/Engine/Core/Config/GraphicsSettings.cpp
# Source/Engine/Engine/PostProcessEffect.cs
# Source/Engine/Graphics/GPUResourcesCollection.cpp
# Source/Engine/Graphics/GPUResourcesCollection.h
# Source/Engine/Graphics/PostProcessBase.h
# Source/FlaxEngine.Gen.cs
|
2023-01-10 15:37:55 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojciech Figat
|
06b2bf0094
|
Add logging native exception stack trace on Windows when debugger is attached before going back to the crash location
|
2023-01-03 15:58:02 +01:00 |
|
Wojciech Figat
|
04799c89dc
|
Merge branch 'dotnet7' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet7
|
2022-12-21 12:28:55 +01:00 |
|
Wojciech Figat
|
9a5c105db9
|
Merge branch '1.5' into dotnet7
|
2022-12-21 10:35:58 +01:00 |
|
|
|
8c4771a738
|
Fix SEH exceptions not handled properly when debugger is attached
|
2022-12-21 00:40:37 +02:00 |
|
Wojciech Figat
|
f918fa2a32
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2022-12-05 09:24:15 +01:00 |
|
Wojtek Figat
|
5a50656249
|
Fix
|
2022-12-04 18:23:40 +01:00 |
|
|
|
7eae439624
|
Fix RunProcess not working in development builds
Works around a possible compiler bug caused by db6aab1cf6
|
2022-12-04 18:09:07 +02:00 |
|
Wojciech Figat
|
66d01d8d7f
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2022-12-01 12:10:41 +01:00 |
|
Wojtek Figat
|
12f8a15b8b
|
Remove unused include
|
2022-11-30 18:07:27 +01:00 |
|
Wojtek Figat
|
8694d9f9b4
|
Fix helper mouse button up event on drag drop end on Windows
Regression from 4efd411045
|
2022-11-30 18:06:39 +01:00 |
|
|
|
96dc279ebd
|
Implement .NET 7 runtime support and bindings generation
|
2022-11-26 14:37:07 +02:00 |
|
Wojciech Figat
|
5c270810d0
|
Refactor GetNonTerminatedText into GetText in StringView
|
2022-10-26 15:59:03 +02:00 |
|
Cristhofer Marques
|
2c12fffdf6
|
reset value when start/stop mouse tracking
|
2022-10-13 09:14:05 -03:00 |
|
Cristhofer Marques
|
ae04253ba4
|
added is flipping mouse on windows platform
|
2022-10-13 01:11:33 -03:00 |
|
Wojtek Figat
|
7f3a32a69b
|
Improve cursor clipping logic (fix after alt+tab and confine to game window in Editor)
#691
|
2022-07-17 00:09:59 +02:00 |
|
Wojtek Figat
|
1f1c3adaf1
|
Merge branch 'feature-clip-cursor' of https://github.com/ScottLongley/FlaxEngine into ScottLongley-feature-clip-cursor
|
2022-07-16 09:03:47 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojtek Figat
|
f82e370392
|
Refactor Vector types to support 64-bit precision via define switch
|
2022-05-25 20:04:33 +02:00 |
|
Wojtek Figat
|
785f8915b7
|
Merge remote-tracking branch 'origin/gi' into large-worlds
# Conflicts:
# Source/Engine/Core/Math/Vector3.h
|
2022-05-21 19:45:13 +02:00 |
|
Wojtek Figat
|
e72b2b385f
|
Minor adjustment
|
2022-05-15 11:37:14 +02:00 |
|
|
|
6e2b854544
|
Set timer resolution to lowest possible value in all Windows systems
|
2022-05-02 20:59:07 +03:00 |
|
Wojciech Figat
|
db0cb04b83
|
Merge remote-tracking branch 'origin/master' into gi
|
2022-04-11 10:37:23 +02:00 |
|
|
|
6e6f2859ab
|
Fix switching to fullscreen mode in D3D11/D3D12 flip presentation modes
|
2022-03-26 16:48:46 +02:00 |
|
Scott Longley
|
749895f2ca
|
typo fixes
|
2022-02-18 21:58:46 +10:00 |
|
Scott Longley
|
8db4c3cfff
|
Add ClipCursor (Windows only)
|
2022-02-18 21:14:08 +10:00 |
|
Wojciech Figat
|
6b3e911b40
|
Remove old log for drag&drop on Windows
|
2022-02-14 14:37:22 +01:00 |
|
Wojciech Figat
|
9a4aa20bbb
|
Add Windows 11 detection
|
2022-02-09 09:23:44 +01:00 |
|
Wojtek Figat
|
54db90e040
|
Add open/save file dialogs for Mac
|
2022-01-18 13:45:48 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
38b6b546c7
|
Fixes
|
2022-01-09 19:10:46 +01:00 |
|
Wojciech Figat
|
dd92ae0ff4
|
Fix Windows Game build
|
2021-12-08 17:14:14 +01:00 |
|
Wojciech Figat
|
11b88cc621
|
Fix Windows Snap with borderless windows
#629 #676
|
2021-12-08 16:49:44 +01:00 |
|
Wojciech Figat
|
653c209567
|
Fixes and tweaks for C++ API reference docs generation
|
2021-12-02 10:13:20 +01:00 |
|
Wojtek Figat
|
35969dfd85
|
Fix texture refs in platform settings to be SoftObjectReferences instead of raw Guid
|
2021-11-09 23:52:46 +01:00 |
|
Wojtek Figat
|
b3eb17f61e
|
Add Platform.Users to handle users per-platform
|
2021-11-07 20:46:56 +01:00 |
|
Wojtek Figat
|
0a60bd1d3b
|
Fix capturing stack trace from user native assemblies on Windows
|
2021-09-28 20:36:07 +02:00 |
|
Zbigniew Skowron
|
bd70e53806
|
Fixed StringView::GetText() related issued pointed out in review.
|
2021-08-09 22:21:38 +02:00 |
|
Zbigniew Skowron
|
aecc81f5e5
|
Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required.
Renamed GetText() to GetNonTerminatedText() to reduce chance of same bugs appearing in the future.
|
2021-08-09 00:29:19 +02:00 |
|
GoaLitiuM
|
8a003fbe99
|
Prevent file dialogs from changing the working directory
|
2021-07-09 20:03:37 +03:00 |
|
Wojtek Figat
|
4765e1af12
|
Add support for allocator type in Dictionary
|
2021-07-08 00:34:50 +02:00 |
|
Wojtek Figat
|
404891fe01
|
Fix building for Xbox Scarlett
|
2021-07-02 10:53:38 +02:00 |
|
Wojtek Figat
|
1237946a8d
|
Fix synchronization for dbg symbols on Windows
|
2021-06-16 23:39:05 +02:00 |
|
Wojtek Figat
|
33b31f9155
|
Fix using Keyboard and Mouse in C# scripting
|
2021-06-02 09:48:02 +02:00 |
|