Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
ac832a0e81
|
Optimize network transform replication
|
2024-10-15 11:24:10 +02:00 |
|
Wojtek Figat
|
f1bc161ad2
|
Merge branch 'category-rework' of https://github.com/Tryibion/FlaxEngine into Tryibion-category-rework
|
2024-02-27 11:08:33 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Chandler Cox
|
8ee2bf8d76
|
Change category drop panel o look similar to other panels. Add flax engine scripts to flax engine category.
|
2024-02-20 21:00:20 -06:00 |
|
Wojtek Figat
|
9cd8c02911
|
Fix NetworkTransform to properly reject local simulation deltas on incoming authoritative transform data
#1907
|
2023-11-10 11:34:52 +01:00 |
|
Wiktor Kocielski
|
a1f225d2ef
|
[C++] NetTransform copy-paste mistake fix
|
2023-04-21 18:57:41 +03:00 |
|
Wojtek Figat
|
62fdfe2519
|
Add NetworkStream::SenderId to detect message sender during object replication or RPC code
|
2023-04-14 14:25:18 +02:00 |
|
Wojtek Figat
|
f127bbebe1
|
Refactor enum flags with __underlying_type and new EnumHasAnyFlags/EnumHasAllFlags
Fixes #832
Closes #886
|
2023-01-15 12:44:39 +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
|
e4840d35d6
|
Adjust network transform precision
|
2022-11-30 16:19:46 +01:00 |
|
Wojciech Figat
|
b4fdb0cc26
|
Improvements and fixes for multiplayer networking
|
2022-11-25 16:50:44 +01:00 |
|
Wojciech Figat
|
33910eb310
|
Fix transform deltas check to prevent player teleporing against server will
|
2022-11-24 12:27:02 +01:00 |
|
Wojciech Figat
|
caeb999d6a
|
Fix warning
|
2022-11-23 17:28:00 +01:00 |
|
Wojciech Figat
|
45e2de86a0
|
Add ReplicationModes to NetworkTransform with interpolation and prediction modes
|
2022-11-23 17:26:31 +01:00 |
|
Wojciech Figat
|
01a7ae8bd4
|
Add NetworkTransform component
|
2022-10-31 16:31:06 +01:00 |
|