|
213f393293
|
Fix typos with codespell.
|
2022-12-22 19:51:25 +01:00 |
|
|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
|
|
730bce8587
|
Renamed Quat to Quaternion for consistency with the other engine math classes.
|
2022-08-13 15:22:33 +02:00 |
|
|
66d40632fe
|
Fix uninitialized variable warning.
|
2022-03-23 15:23:17 +01:00 |
|
|
b4973c944d
|
Fixed compile for all network synchronizer classes, and added them to the build.
|
2022-03-23 15:07:15 +01:00 |
|
|
6adee8f1b0
|
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 |
|