Jakub Sygnowski

Results 13 issues of Jakub Sygnowski

One (I think the most, for me) irritating thing while using gummi is that if you make a typo/mistake, etc. and the file is not able to compile anymore, I...

Hello, when I was running your code, I got an error for the `display` target: ``` Fatal Python error: (pygame parachute) Segmentation Fault Assertion 'pa_atomic_load(&(b)->_ref) > 0' failed at pulsecore/memblock.c:597,...

When you convert a dataset, `fuel_convert` creates a hdf5 file of some default name. I saw the converters have the option `output_filename` to overwrite default behavior, but one cannot pass...

You publish a single checkpoint file (pretrained/pretrained_blank.pth), but from the code it seems that there are two checkpoints required for training: G_{epoch}_.pth and ddi_G.pth. Could you clarify whether the models...

The scale under the "weight" colors goes from 0 to 100, but the problem suggest the optimum to be in w_i=1. Is that a typo?

Thanks for a very useful add-on. I am looking for a way to do the axis-aligned movements on the level of Bezier nodes. I see there is Z for lock...

### Godot version 4.0-stable ### System information Ubuntu 22.04 ### Issue description When a Node tree including a `MultiplayerSynchronizer` is copied, only the reference to the underlying `replication_config` is recreated....

enhancement
discussion
usability
topic:multiplayer

The stock split action in the code is considered a 0-priced acquisition. This works as long as there is no bed&breakfast to consider (no sale in the previous 30 days)....

bug
help wanted

(Failing, do not merge) test showing wrong handling for stock splits.

### Describe the project you are working on A 2D multiplayer game ### Describe the problem or limitation you are having in your project The documentation, in form of [this...

enhancement
area:manual
topic:multiplayer