.. |
doc_classes
|
Re-extracted the class docs.
|
2022-08-23 13:09:12 +02:00 |
tests
|
Added the NetworkedController & SceneRewinder module from https://github.com/godotengine/godot/pull/37200. It's disabled for now, it needs to be ported.
|
2022-03-20 23:30:30 +01:00 |
bit_array.cpp
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
bit_array.h
|
Moved Variant related classes under a variant folder in core.
|
2022-08-17 13:17:12 +02:00 |
config.py
|
Set up doc classes properly for the network synchronizer.
|
2022-03-24 01:22:14 +01:00 |
data_buffer.cpp
|
Fixed up netowrk synchronizer's DataBuffer, and added it to the build.
|
2022-03-23 13:57:14 +01:00 |
data_buffer.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
interpolator.cpp
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
interpolator.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
net_utilities.cpp
|
Fixed compile for all network synchronizer classes, and added them to the build.
|
2022-03-23 15:07:15 +01:00 |
net_utilities.h
|
Moved Variant related classes under a variant folder in core.
|
2022-08-17 13:17:12 +02:00 |
networked_controller.cpp
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
networked_controller.h
|
Cleaned up and added the skeleton modification stack implementations to the build. Also smaller fixes.
|
2022-08-18 15:41:28 +02:00 |
register_types.cpp
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
register_types.h
|
Added the NetworkedController & SceneRewinder module from https://github.com/godotengine/godot/pull/37200. It's disabled for now, it needs to be ported.
|
2022-03-20 23:30:30 +01:00 |
scene_diff.cpp
|
Added the NetworkedController & SceneRewinder module from https://github.com/godotengine/godot/pull/37200. It's disabled for now, it needs to be ported.
|
2022-03-20 23:30:30 +01:00 |
scene_diff.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
scene_synchronizer.cpp
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
scene_synchronizer.h
|
Cleaned up and added the skeleton modification stack implementations to the build. Also smaller fixes.
|
2022-08-18 15:41:28 +02:00 |
SCsub
|
Fixed compile for all network synchronizer classes, and added them to the build.
|
2022-03-23 15:07:15 +01:00 |