Wojtek Figat
|
b38af8fd00
|
Format code and add debug cmd attributes
|
2024-10-14 12:12:48 +02:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
35ebdb0ffe
|
Refactor INetworkDriver::PopEvent to use network event as output parameter rather than raw pointer
#1992
|
2023-11-28 11:24:17 +01:00 |
|
Wojtek Figat
|
216a5e9f92
|
Add support for displaying all active Network Peer stats in Editor Profiler tab
|
2023-09-25 16:49:18 +02: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
|
91ff0f76f8
|
Add network stats API for transport layer
|
2022-11-16 17:31:27 +01:00 |
|
Wojciech Figat
|
05064402b1
|
Various improvements
|
2022-09-07 11:53:03 +02:00 |
|
Wojtek Figat
|
b49e5e9984
|
Format more engine code
|
2022-06-14 20:17:00 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
192af7ec14
|
Refactor native core objects to simplify usage for newcomers
|
2022-01-08 15:06:23 +01:00 |
|
Wojtek Figat
|
3838870b16
|
Add soft failing to NetworkPeer creation and INetworkDriver initialization
|
2021-10-18 11:50:03 +02:00 |
|
Wojtek Figat
|
302ec73b18
|
Cleanup
#651
|
2021-10-18 11:02:08 +02:00 |
|
Damian Korczowski
|
15b14349f9
|
Fix linux build
|
2021-07-01 22:58:45 +02:00 |
|
Damian Korczowski
|
2f9147c36c
|
Fix all merge suggestions/issues
|
2021-07-01 19:47:04 +02:00 |
|
Damian Korczowski
|
a6ccbe3876
|
Remove NetworkManager and move peer creation/shutdown to NetworkPeer class
|
2021-06-26 21:30:11 +02:00 |
|
Damian Korczowski
|
6aece4e388
|
Add note about required message recycle after message-event
|
2021-06-21 22:00:09 +02:00 |
|
Damian Korczowski
|
c6a8488fe1
|
Add XML comments
|
2021-06-21 21:40:27 +02:00 |
|
Damian Korczowski
|
9d7bba04cb
|
Rename NetworkHost to NetworkPeer as it seems more appropriate
|
2021-06-18 20:45:30 +02:00 |
|