Skip to content

v2.30#416

Merged
OneLoneCoder merged 34 commits into
masterfrom
develop
Sep 23, 2025
Merged

v2.30#416
OneLoneCoder merged 34 commits into
masterfrom
develop

Conversation

@OneLoneCoder

Copy link
Copy Markdown
Owner

A bunch of fixes and stuff found in run up to CodeJam

Gusgo99 and others added 30 commits September 24, 2024 09:04
…without accessing the sprite and makes it safe to move the sprite used to create de decal.

Update function from decal will also update the size to match the used sprite.
UpdateSprite will resize the sprite to the size of the decal.
…alls to glGetTexImage(reads a texture). Updates to sprites will read the contents of the decal back instead of reading the framebuffer.
Fix headless mode as it was missing two deleted renderer functions.
Related Work Items: #3
Added experimental "patches". Unstable right now, we'll see
…ointer. This caused a leak when a Renderable which already has an image loaded tries to load an image, but fails to do so.
…erable

Fix leak on failure to load renderable
…ecal

Fix coordinate indices in non-depth gputasks
Changed ClipLineToScreen to ClipLineToDrawTarget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants