Chandler Cox
|
1d08e4b1b8
|
Add several fixes to button sizes when fonts are larger.
|
2023-09-16 14:28:21 -05:00 |
|
Wojtek Figat
|
30fa911832
|
Merge remote-tracking branch 'origin/master' into dotnet7
# Conflicts:
# README.md
|
2023-02-16 09:54:22 +01:00 |
|
Wojtek Figat
|
752fa64cc3
|
Add support for 32 bit indices for the terrain chunk geometry
|
2023-02-14 13:14:04 +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
|
d3cdca6b33
|
Merge remote-tracking branch 'origin/1.5' into dotnet7
|
2023-01-02 10:37:04 +01:00 |
|
Wojtek Figat
|
b73bd519be
|
Add navmesh update on terrain sculpt undo/redo and deffer navmesh update when sculpting action ends to prevent stalls
|
2022-12-31 14:43:50 +01:00 |
|
|
|
96dc279ebd
|
Implement .NET 7 runtime support and bindings generation
|
2022-11-26 14:37:07 +02:00 |
|
Wojtek Figat
|
62ff305fad
|
Fixes for Terrain with Large Worlds usage
|
2022-07-03 15:38:39 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojtek Figat
|
5d0c27dff3
|
Remove FlaxException
|
2022-03-27 23:57:36 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
6d676fd578
|
Fix terrain creation dialog regression
|
2022-01-12 11:04:21 +01:00 |
|
Wojciech Figat
|
af75751bf1
|
Add Tab navigation for Editor UI
|
2021-12-21 18:14:55 +01:00 |
|
Wojtek Figat
|
99012725dc
|
Adjust includes
|
2021-06-17 14:15:19 +02:00 |
|
Wojtek Figat
|
9c66ac4656
|
Add MemoryCompare, MemoryClear and MemoryCopy for direct memory access in C#
|
2021-05-30 14:11:25 +02:00 |
|
Wojtek Figat
|
e41dfe738b
|
Add support for moving object with transform gizmo when mouse moves outside the viewport during usage
|
2021-05-28 14:24:19 +02: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 |
|
W2.Wizard
|
694b20148d
|
Cleanup 5
|
2021-02-21 11:50:30 +01:00 |
|
W2.Wizard
|
92fafe877c
|
Cleanup 2
|
2021-02-21 10:23:01 +01:00 |
|
Wojtek Figat
|
6d7bd78816
|
Optimize automatic navmesh rebuild in editor for navmesh relevant actors only
|
2021-02-19 13:02:27 +01:00 |
|
Wojtek Figat
|
a3fa8ff9f0
|
Optimize some includes
|
2021-01-12 19:17:08 +01:00 |
|
Wojtek Figat
|
ba1a246a90
|
Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix
|
2021-01-11 15:33:45 +01:00 |
|
Wojtek Figat
|
a664e27772
|
Add missing event unregister for foliage/terrain tabs
|
2021-01-11 15:13:47 +01:00 |
|
VNC
|
2252cd73f9
|
Removed unnecessary check
|
2021-01-07 00:06:43 +01:00 |
|
VNC
|
6deb64e587
|
Fix to disable terrain and foliage buttons if no scene is present
This will fix the issues described in #99.
|
2021-01-07 00:02:04 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|