Chandler Cox
|
0633ed6819
|
Small cleanup
|
2022-12-29 00:47:30 -06:00 |
|
Chandler Cox
|
6c3864983f
|
small cleanup
|
2022-12-29 00:45:58 -06:00 |
|
Chandler Cox
|
dc6f6e2b93
|
Clean up
|
2022-12-29 00:32:57 -06:00 |
|
Chandler Cox
|
63343d4224
|
2nd pass on viewport sizing CM. Added add menu and apply and delete.
|
2022-12-29 00:31:19 -06:00 |
|
Chandler Cox
|
ca07c18b93
|
Fist pass on game viewport resizing menu
|
2022-12-28 15:53:17 -06:00 |
|
Chandler Cox
|
b225b5a6e6
|
Simplified setting bounds
|
2022-12-28 15:53:17 -06:00 |
|
Chandler Cox
|
45564c940f
|
Moved function
|
2022-12-28 15:53:17 -06:00 |
|
Chandler Cox
|
69d391d985
|
changed default
|
2022-12-28 15:53:16 -06:00 |
|
Chandler Cox
|
c38da8cabf
|
Added resizing to the game viewport.
|
2022-12-28 15:53:16 -06:00 |
|
Chandler Cox
|
4eb2ac854e
|
Fixed more CMs that shouldnt close
|
2022-12-28 13:00:58 -06:00 |
|
Wojtek Figat
|
c35a267cd3
|
Merge branch 'CM-closing-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-CM-closing-fix
|
2022-12-28 19:22:50 +01:00 |
|
Wojtek Figat
|
c48a81a068
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Editor/Managed/ManagedEditor.Internal.cpp
# Source/Engine/Core/Config/LayersAndTagsSettings.cs
|
2022-12-28 18:49:14 +01:00 |
|
Wojtek Figat
|
6e403abf75
|
Merge branch 'patch-1' of https://github.com/Withaust/FlaxEngine into Withaust-patch-1
|
2022-12-28 17:27:32 +01:00 |
|
Wojtek Figat
|
8762e8ad15
|
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/Utilities/Utils.cs
|
2022-12-28 16:59:11 +01:00 |
|
Wiktor Kocielski
|
163abb107c
|
GPUResource Name property glu e generation fix
This fixes the issue when compiling the editor in the `Release`
|
2022-12-28 16:23:54 +03:00 |
|
Wojtek Figat
|
85f7d81ce4
|
Merge branch 'cancel-search-button' of https://github.com/Tryibion/FlaxEngine into Tryibion-cancel-search-button
|
2022-12-27 21:53:47 +01:00 |
|
Wojtek Figat
|
3fdbfab98b
|
Merge branch 'add-author' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-author
|
2022-12-27 20:00:15 +01:00 |
|
Wojciech Figat
|
3e8e839cd1
|
Refactor Editor Windows layout serialization of splitter values to prevent invalid state when loading windows
|
2022-12-27 13:54:53 +01:00 |
|
Chandler Cox
|
fc0befd773
|
Fixed some CM buttons that shouldnt close when clicked.
|
2022-12-23 11:08:14 -06:00 |
|
|
|
e03a819176
|
Replace usage of Utils.ExtractArrayFromList with Span
|
2022-12-22 19:54:59 +02:00 |
|
Chandler Cox
|
1a11238808
|
Added name as author
|
2022-12-21 13:47:38 -06:00 |
|
Wojciech Figat
|
9a5c105db9
|
Merge branch '1.5' into dotnet7
|
2022-12-21 10:35:58 +01:00 |
|
Wojciech Figat
|
eae38fa0c6
|
Merge branch 'dotnet7' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet7
|
2022-12-19 10:10:34 +01:00 |
|
Wojciech Figat
|
93f0b0e2e8
|
Fix type usage
|
2022-12-19 10:10:26 +01:00 |
|
|
|
551c58db4f
|
Fix incorrect array marshalling in few Editor methods
|
2022-12-17 15:38:55 +02:00 |
|
Chandler Cox
|
e725533ba7
|
Changed all search boxes to new class.
|
2022-12-15 21:18:49 -06:00 |
|
Chandler Cox
|
1b919b9fae
|
Created new SearchBox class with button to clear the search.
|
2022-12-15 20:45:51 -06:00 |
|
Wojciech Figat
|
c17477abff
|
Add RenderingUpscaleLocation for customizing upscaler location in render pipeline
|
2022-12-13 11:52:52 +01:00 |
|
Chandler Cox
|
7eab3fe5b3
|
Added back sorting sub project directories.
|
2022-12-12 18:18:48 -06:00 |
|
Chandler Cox
|
8d9e3ded74
|
Remove sorting children in convtent view treeand make it so the game is on top, plugins in the middle, and engine at the bottom of the tree. This is for better UX.
|
2022-12-12 16:55:12 -06:00 |
|
Wojciech Figat
|
359e7d68d4
|
Add simplified collider for in-built primitive meshes
|
2022-12-12 11:22:15 +01:00 |
|
Wojciech Figat
|
ed700cb070
|
Add **Assets profiler** to Editor
|
2022-12-09 15:46:01 +01:00 |
|
Wojciech Figat
|
e5742772ae
|
Add more features to GPU Memory profiler tab
|
2022-12-09 11:28:53 +01:00 |
|
Wojciech Figat
|
9c2104391b
|
Add profile events to editor profiler window
|
2022-12-08 16:30:51 +01:00 |
|
Wojciech Figat
|
df82a0f5d0
|
Add **GPU Memory profiler** to Editor
|
2022-12-08 16:30:37 +01:00 |
|
Wojciech Figat
|
3017010ef4
|
Minor adjustments to the profiling tools code
|
2022-12-07 15:27:40 +01:00 |
|
Wojtek Figat
|
a0a087fc91
|
Mark UWP platform as deprecated
|
2022-12-03 13:21:06 +01:00 |
|
Wojtek Figat
|
b85d58db85
|
Mark UWP platform as deprecated
|
2022-12-03 13:17:24 +01:00 |
|
Wojciech Figat
|
7486bc640f
|
Add network profiler tab with network driver data sent/received
|
2022-11-30 22:05:58 +01:00 |
|
Wojtek Figat
|
f5ed9292e7
|
Merge branch 'master' into 1.5
|
2022-11-29 23:19:01 +01:00 |
|
Wojtek Figat
|
7cfde78198
|
Code style fix
|
2022-11-27 21:05:20 +01:00 |
|
Wojtek Figat
|
8e52e2fb10
|
Merge branch 'master' into 1.5
|
2022-11-27 12:11:50 +01:00 |
|
|
|
96dc279ebd
|
Implement .NET 7 runtime support and bindings generation
|
2022-11-26 14:37:07 +02:00 |
|
Ruan Lucas
|
66ce8abe01
|
Adds side mouse button shortcuts to the Content window
|
2022-11-24 23:58:24 -04:00 |
|
Wojtek Figat
|
76c1045444
|
Code cleanup after #823
|
2022-11-23 19:18:30 +01:00 |
|
Wojtek Figat
|
b581bf7bac
|
Merge branch 'Better-Actor-Toolbox' of https://github.com/Tryibion/FlaxEngine into Tryibion-Better-Actor-Toolbox
|
2022-11-23 19:02:26 +01:00 |
|
Wojtek Figat
|
2ad6eb0c72
|
Merge branch 'master' into 1.5
|
2022-11-22 19:58:53 +01:00 |
|
Wojtek Figat
|
5a6f6d97a7
|
Minor code adjustments
#810
|
2022-11-21 18:55:33 +01:00 |
|
Wojtek Figat
|
af244718be
|
Merge branch 'organized-content-new-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-organized-content-new-cm
|
2022-11-21 16:15:04 +01:00 |
|
Wojtek Figat
|
93c0dd704e
|
Merge branch 'master' into 1.5
# Conflicts:
# Source/Engine/Serialization/Stream.cpp
|
2022-11-21 15:51:57 +01:00 |
|