Results 7 issues of Kehom

Allow clients to specify the rate in which snapshots will be sent, which could be at a lower pace than that of the simulation itself.

enhancement

Provide means to selectively eliminate certain objects from the encoded snapshot, which could save some bandwidth.

enhancement

This PR aims to address #1334 at least partially. With the changes: - When the `profile=some_file.py` is given as argument, that file can be placed alongside the extension *SConstruct* directory...

enhancement
topic:buildsystem

### Godot version 4.2 ### godot-cpp version 4.2 ### System information Windows 10 and Linux Mint ### Issue description SCons provides means for us to add custom variables and easily...

discussion
topic:buildsystem

### Godot version 4.2 ### godot-cpp version 4.2 ### System information Windows 10 and Linux Mint ### Issue description When creating custom UI elements we have the possibility to use...

discussion

### Godot version 4.3 beta 1 ### godot-cpp version master ### System information Windows 10 and Linux Mint ### Issue description I recently updated the godot-cpp for my project and...

discussion
topic:gdextension

### Godot version 4.3 beta 2 ### godot-cpp version master ### System information Windows 10 and Linux Mint ### Issue description If implementing a module, we can include the `script_language.h`...

discussion
needs testing