Lukas Rieger

Results 115 comments of Lukas Rieger

yep it's basically what it looks like - after you demonstrated how to implement it using a function to return the exclusive reference to the field, implementing it was easy....

About the naming, it might be possible to overload ``set`` through some terrible hacks, by generating the code for both cases and then letting the compiler/linker remove the dead code,...

Hey sorry for the radio silence, I was planning on continuing on it but ended up doing other things. It’s not yet in a state to be merged, so yes...

Can't believe it's been three months already ... > So! I thought February is a good opportunity to check back 🙂 do you still plan to pursue this? Well, primarily...

Thanks for the review but it’s way too early - I just hacked something together that works but definitely isn’t pretty (style-review, that is). regarding functionality, yes “notify” is implementable...

Note: godot seems to do something similar here: https://github.com/godotengine/godot/blob/1b7b009674e05b566be11a5377b935f5d3d6c0ee/tests/test_tools.h#L39

My Rust Cpp interop knowledge is limited, but I believe we can't just call that function, without it being explicitly exposed, right? I added a feature request here: https://github.com/godotengine/godot-proposals/issues/11618

Thank you for the suggestion! unfortunately that didn't help. I noticed that running ffmpeg on the file shows one warning: ``[mov,mp4,m4a,3gp,3g2,mj2 @ 000002164b254c00] stream 0, timescale not set``. No idea...

Well, i can confirm that it's not the cover art. I disabled writing cover art by hacking the code, checked that there's now only two streams instead of three with...

It's this one, no apps :D ![image](https://github.com/user-attachments/assets/77c41b28-f43c-43a4-886c-17b6ac7e8b29)