Commit Graph

14 Commits

Author SHA1 Message Date
Wojtek Figat
44e894f406 Remove unused default value codegen 2025-02-21 15:07:09 +01: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
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
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
Damian Korczowski
c6a8488fe1 Add XML comments 2021-06-21 21:40:27 +02:00
Damian Korczowski
ed82787093 Fix compilation issues & cleanup 2021-04-16 22:03:35 +02:00
Damian Korczowski
ba8d506c14 Add explicit ctor to NetworkConnection 2021-04-16 21:14:54 +02:00
Damian Korczowski
b9f13804e0 Add Networking namespace 2021-03-11 18:08:12 +01:00
Damian Korczowski
1c511d112d Fix compilation & APIGen issues 2021-03-11 18:08:12 +01:00
Damian Korczowski
8f653fa699 Add basic network classes and message pooling 2021-03-11 18:08:11 +01:00