Files
godot/core
Juan Linietsky 6055e4424a Redo of Message Queue
* Functionality moved to a base class CallQueue, which will be used for inter-thread communication within the scene.
* MessageQueue now uses growing pages, starts from a single 4k page.
* Limit still exists, but because its not allocated by default, it can be much higher.
2023-04-12 16:31:23 +02:00
..
2023-01-28 11:08:02 +01:00
2023-01-19 13:02:18 +01:00
2023-01-22 12:23:56 +01:00
2023-04-12 16:31:23 +02:00
2023-04-08 19:25:50 +02:00
2023-04-05 19:44:00 +07:00