Wojtek Figat
|
f246fc018d
|
Fixes for 2df3574cfa
|
2023-01-01 16:54:01 +01:00 |
|
Wojtek Figat
|
2df3574cfa
|
Refactor new tags system to use uint for tag index (0 is invalid tag)
|
2023-01-01 16:39:34 +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 |
|
Chandler Cox
|
6a46efcf45
|
Fixed missing the scene animation proxy from the content context menu.
|
2022-12-30 18:40:11 -06:00 |
|
|
|
8b80f73641
|
Implement ManagedHandle replacement for GCHandles
Allows for more controlled management of weak handles, increasing their lifetime for slightly longer than with GCHandles.
|
2022-12-30 22:14:48 +02:00 |
|
Wojciech Figat
|
af7b53814d
|
Merge remote-tracking branch 'origin/1.5' into dotnet7
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/TAA.flax
|
2022-12-30 09:24:10 +01:00 |
|
Chandler Cox
|
7c3d5d739a
|
small fix
|
2022-12-29 21:11:40 -06:00 |
|
Chandler Cox
|
cf908fcfeb
|
changed to change it in property UI
|
2022-12-29 21:11:39 -06:00 |
|
Chandler Cox
|
f52e76fe30
|
Always capitalize the first letter of a property name label
|
2022-12-29 21:11:39 -06:00 |
|
Wojtek Figat
|
7184566b4b
|
Merge branch 'master' into 1.5
|
2022-12-29 23:04:18 +01:00 |
|
Chandler Cox
|
79562dc502
|
Renamed some variables to more match what they do/are.
|
2022-12-29 12:14:26 -06:00 |
|
Wojciech Figat
|
45286468c9
|
Remove old Mono files when cooking game to the same output folder with dotnet7
|
2022-12-29 11:21:03 +01:00 |
|
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 |
|
Wojtek Figat
|
ae7352831b
|
Merge branch 'CM-close-Fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-CM-close-Fix
|
2022-12-28 22:27:15 +01:00 |
|
Chandler Cox
|
4eb2ac854e
|
Fixed more CMs that shouldnt close
|
2022-12-28 13:00:58 -06:00 |
|
Chandler Cox
|
0220c8ced1
|
fixed skylight to use skylight icon
|
2022-12-28 12:53:08 -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 |
|
Chandler Cox
|
bdbf931046
|
Added CM button in ParticleEmitterPreview
|
2022-12-27 23:08:16 -06:00 |
|
Wojtek Figat
|
cdf50b2560
|
Merge branch 'center-script-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-center-script-cm
|
2022-12-27 22:34:19 +01: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 |
|
Wojtek Figat
|
c9f4b6e55c
|
Merge branch 'anchor-drop-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-anchor-drop-fix
|
2022-12-27 19:42:07 +01:00 |
|
Wojtek Figat
|
5bccd010cb
|
Code style fix
|
2022-12-27 19:22:17 +01:00 |
|
Wojtek Figat
|
8735e0d99c
|
Merge branch 'editor-layout-cache' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-layout-cache
|
2022-12-27 19:19:46 +01:00 |
|
Wojtek Figat
|
df2e15fe8a
|
Merge branch 'remove-sorting-content-tree' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-sorting-content-tree
|
2022-12-27 19:09:44 +01:00 |
|
Wojtek Figat
|
25028e1d67
|
Improve renaming ContentTreeNode as in #849
|
2022-12-27 19:07:24 +01:00 |
|
Wojtek Figat
|
d8f092b60b
|
Merge branch 'UI-actornode-rename-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-UI-actornode-rename-change
|
2022-12-27 19:04:25 +01:00 |
|
|
|
d966519d95
|
Remove Mono files from cooked builds
|
2022-12-27 19:03:19 +02:00 |
|
|
|
3f14d4bf64
|
Fix deserialization errors preventing context menus to open
Not a proper fix but Mono runtime seems to silently ignore this error when clipboard contains garbage data.
|
2022-12-27 19:03:18 +02:00 |
|
Chandler Cox
|
8c78493a51
|
Simplified auto save poprup and moved it to be on the status bar for better UX.
|
2022-12-27 10:08:08 -06: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 |
|
Olly Rybak
|
9099197a88
|
Added ability to change sample method
|
2022-12-27 22:26:01 +11:00 |
|
Olly Rybak
|
a2f52edd47
|
Updated description & comments
|
2022-12-26 20:44:53 +11:00 |
|
Chandler Cox
|
fc0befd773
|
Fixed some CM buttons that shouldnt close when clicked.
|
2022-12-23 11:08:14 -06:00 |
|
Olly Rybak
|
5022e05c25
|
Added Stochastic Sampling material node
|
2022-12-23 21:04:13 +11:00 |
|
Chandler Cox
|
d7d7c1e98f
|
Center the context menu that is spawned from clicking the add scripts button on an actor
|
2022-12-22 12:44:34 -06:00 |
|
|
|
e03a819176
|
Replace usage of Utils.ExtractArrayFromList with Span
|
2022-12-22 19:54:59 +02:00 |
|
|
|
22b4e25c02
|
Improve array allocations when marshalling method parameters
|
2022-12-22 19:54:58 +02:00 |
|