| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
like mainloop does
|
|
We don't crash on an invalid size, so shouldn't crash on invalid data.
Not viewer's fault, try to keep going.
|
|
|
|
|
|
FIX - pre-jump and land animations being shortcircuited by race conditions with AGENT_CONTROL_FINISH_ANIM when chaining jumps
|
|
|
|
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Voice moderation -> 26.2
|
|
26.01 -> 26.02
|
|
|
|
|
|
|
|
* UI controls adjustments and selection color update
* Use constexpr instead of magic numbers
|
|
|
|
|
|
Move addToCreateTexture() after image scaling to prevent mRawImage
from being replaced while background thread holds pointer to it.
|
|
|
|
|
|
|
|
|
|
|
|
All tasks combined should not go over 10ms to not affect performance too much.
|
|
|
|
|
|
|
|
Ctrl/Cmd Alt Shoft ] for switching it off or back on again.
|
|
|
|
|
|
|
|
Display notification with filepath after screenshot is saved to disk.
Clicking the notification opens the system file browser to reveal
the saved file.
Fixes #5329
|
|
|
|
|
|
|
|
disabled
|
|
|
|
|
|
Since checkbox is shared between pbr and normal textures, I'm making it affect both for now.
|
|
|
|
|