Barafu Albino
Barafu Albino
I looked carefully into the way I measure FPS. The part that I didn't measure because I thought it to be negligible - well, it wasn't. When I take it...
P.S. I'd be grateful if someone could suggest a workaround to have animations smooth, yet painting code in multiple threads, so I could continue my development for now.
There are functions for moving the window and setting it fullscreen. In the described conditions, they move window to the location that is different from the specified one, and fullscreen...
I can't find a way to fix this for a secondary viewport (opened with show_viewport_deferred()). Even resizing and fullscreening as late as possible does not help in this case. Also,...
I have modified your example to not work: to show error exactly like on my screenshot. Please note line 60: `dbg!` there reports correct coordinates, but the window is not...
I also came to conclusion that coordinates need to be divided. However, I have run the example as you provided exactly, and it looks like this: (the white square seems...
I seemed to fix the problem by moving cargo call into tasks.conf. But now, the debugger crashes after a few seconds after breakpoint stop, and I don't know how to...
I agree. It would also be great if we could choose a different model to generate those titles. GPT-3.5 or Haiku are good enough to create titles, and that would...
@endolith It uses the same model that was used for chat. It is very visible in the logs of token usage, since it reads ~500 tokens and outputs ~10.
@endolith Just for reference: There is a web based chat UI that I used before, and it creates the most useful titles for chats of all I tested. I asked...