Wojciech Figat
|
2c2071285a
|
Add proper networked objects destruction upon despawn or shutdown
|
2022-10-28 11:12:39 +02:00 |
|
Wojciech Figat
|
28dda32f0e
|
Fix when spawning already spawned object
|
2022-10-27 14:41:03 +02:00 |
|
Wojciech Figat
|
bff93de116
|
Various improvements for networking
|
2022-10-27 14:18:53 +02:00 |
|
Wojciech Figat
|
c89929a940
|
Fix crash when low-level network driver fails to start
|
2022-10-27 14:18:39 +02:00 |
|
Wojciech Figat
|
312d1735ef
|
Attempt to fix clang compilation
|
2022-10-27 13:39:35 +02:00 |
|
Wojciech Figat
|
5e60085371
|
Add automatic parenting for scene objects spawned over the network
|
2022-10-27 13:30:22 +02:00 |
|
Wojciech Figat
|
5c270810d0
|
Refactor GetNonTerminatedText into GetText in StringView
|
2022-10-26 15:59:03 +02:00 |
|
Wojciech Figat
|
0dec70847f
|
Add support for StringAnsi in scripting api
|
2022-10-26 15:00:39 +02:00 |
|
Wojciech Figat
|
19f1c4251c
|
Fix scripting api bindings for types with changed scripting name (other than native type name)
|
2022-10-26 15:00:29 +02:00 |
|
Wojciech Figat
|
2c7d2893c8
|
Add Color.FromRGBA
|
2022-10-26 14:58:55 +02:00 |
|
Wojciech Figat
|
cd4d15e0e2
|
Minor improvements
|
2022-10-25 15:07:04 +02:00 |
|
Wojciech Figat
|
044e141848
|
Add Render2D.DrawTexturedTriangles with index buffer
|
2022-10-25 15:06:52 +02:00 |
|
Wojciech Figat
|
8a76d32ded
|
Various improvements
|
2022-10-24 15:29:30 +02:00 |
|
Wojciech Figat
|
30fdde614d
|
Add network objects ownership changing with network sync
|
2022-10-24 15:02:11 +02:00 |
|
Wojciech Figat
|
494de7a9f4
|
Rename
|
2022-10-24 14:35:43 +02:00 |
|
Wojciech Figat
|
b8697e7204
|
Rename
|
2022-10-24 14:30:08 +02:00 |
|
Wojciech Figat
|
479a83fdef
|
Add objects despawning in networking
|
2022-10-24 13:25:57 +02:00 |
|
Wojciech Figat
|
437ed07368
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2022-10-24 12:07:39 +02:00 |
|
Wojciech Figat
|
771f8ad02b
|
Add objects spawning to networking
|
2022-10-24 12:07:16 +02:00 |
|
Wojtek Figat
|
c6523ed9cd
|
Fix crash when presenting task which swap chain is not ready
|
2022-10-23 14:18:55 +02:00 |
|
Wojtek Figat
|
ef77cdfe3f
|
Fix Clang compilation
|
2022-10-21 19:49:28 +02:00 |
|
Wojtek Figat
|
727d29ee07
|
Fix Clang compilation
|
2022-10-21 19:32:10 +02:00 |
|
Wojtek Figat
|
52b1b19b02
|
Fix Clang compilation
|
2022-10-21 19:06:05 +02:00 |
|
Wojtek Figat
|
8b446edc06
|
Fix Clang compilation
|
2022-10-21 18:42:33 +02:00 |
|
Wojtek Figat
|
42d1f40b9c
|
Optimize some code by manual inlining
|
2022-10-21 18:36:29 +02:00 |
|
Wojciech Figat
|
8dec405f4f
|
Add iterator copy operator in collections
|
2022-10-21 15:40:47 +02:00 |
|
Wojciech Figat
|
32e052a87b
|
Refactor native Stream serialization to new API
|
2022-10-20 17:28:12 +02:00 |
|
Wojciech Figat
|
191a75fd22
|
Add unique client ids assigning
|
2022-10-20 00:03:57 +02:00 |
|
Wojciech Figat
|
3fd8c7f928
|
Add replication messages dropping for old messages (due to unordered channel usage via UDP)
|
2022-10-19 21:04:20 +02:00 |
|
Wojciech Figat
|
e115aa2c4e
|
Merge remote-tracking branch 'origin/master' into 1.5
# Conflicts:
# Source/Engine/Content/JsonAsset.cpp
|
2022-10-19 13:36:46 +02:00 |
|
Wojciech Figat
|
ff49401f3a
|
Use objects id mapping for networking to have proper replication of networked object references
|
2022-10-19 13:14:16 +02:00 |
|
Wojciech Figat
|
7621252f46
|
Add automatic replication for C# types with fields marked with NetworkReplicated attribute
|
2022-10-19 09:26:40 +02:00 |
|
Wojciech Figat
|
76b14af7ec
|
Add various improvements
|
2022-10-18 15:03:56 +02:00 |
|
Cristhofer Marques
|
2c12fffdf6
|
reset value when start/stop mouse tracking
|
2022-10-13 09:14:05 -03:00 |
|
Cristhofer Marques
|
84009baeb0
|
change vars name and add code doc
|
2022-10-13 09:10:35 -03:00 |
|
Wojciech Figat
|
c12ea8428e
|
Add FlaxEngine.Object.FromUnmanagedPtr for native object raw pointer conversion to managed object
|
2022-10-13 13:35:59 +02:00 |
|
Wojciech Figat
|
5c24f8c365
|
Add ScriptingTypeHandle support for scripting bindings as System.Type
|
2022-10-13 13:35:15 +02:00 |
|
Cristhofer Marques
|
ae04253ba4
|
added is flipping mouse on windows platform
|
2022-10-13 01:11:33 -03:00 |
|
Cristhofer Marques
|
7656c6981e
|
added is flipping variables
|
2022-10-13 01:09:31 -03:00 |
|
Wojtek Figat
|
607afeee50
|
Add proper deserialization of old values pre-renaming
#767
|
2022-10-12 20:38:59 +02:00 |
|
Wojtek Figat
|
e970b6fd04
|
Merge branch 'small_editor_fix' of https://github.com/cristhofermarques/FlaxEngine into cristhofermarques-small_editor_fix
|
2022-10-12 19:10:05 +02:00 |
|
Wojtek Figat
|
7a969b5d7b
|
Code style fix
#760
|
2022-10-12 19:07:48 +02:00 |
|
Wojtek Figat
|
faf7f8ad03
|
Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master
|
2022-10-12 19:05:23 +02:00 |
|
Wojciech Figat
|
77f8df02e5
|
Add ModuleInitializer attribute for C# scripting initialization code running on load
|
2022-10-12 17:00:40 +02:00 |
|
Wojciech Figat
|
09b35266f7
|
Add automatic network serializers generation for NetworkReplicated fields in C++ types
|
2022-10-12 11:22:53 +02:00 |
|
Wojciech Figat
|
ff34c7cc9b
|
Refactor raw data ReadSttream and WriteStream to have easier to use API with more features
|
2022-10-12 11:22:20 +02:00 |
|
Cristhofer Marques
|
187e56c6ba
|
typo fix in graphics settings
|
2022-10-11 13:34:46 -03:00 |
|
Ruan Lucas
|
93dc57c08f
|
remove unused include
|
2022-10-10 23:10:25 -04:00 |
|
Ruan Lucas
|
67c963f60d
|
Optimization Method
|
2022-10-10 22:43:00 -04:00 |
|
Wojtek Figat
|
ebd88a407d
|
Fix mouse leave event handling to restore cursor
#759
|
2022-10-10 18:47:38 +02:00 |
|