Skip to content

Refactor: update to upcoming v1.93 changes - #712

Merged
brenocq merged 2 commits into
epezent:masterfrom
ocornut:v193_drawlist_changes
Aug 6, 2026
Merged

Refactor: update to upcoming v1.93 changes#712
brenocq merged 2 commits into
epezent:masterfrom
ocornut:v193_drawlist_changes

Conversation

@ocornut

@ocornut ocornut commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Reference: ocornut/imgui#9504
Without this lines would not be visible in new code as the layout of TexUvLines[] has changed.

Note that this PR includes the commit for #711

ocornut and others added 2 commits August 6, 2026 14:56
…AddLineV() wrappers. (epezent#711)

3 remaining AddLine() calls to check evaluate for 1.93.0 change.

@brenocq brenocq left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with ImGui v1.92.4 and features/drawlist_193, all good. Thanks!

@brenocq
brenocq merged commit 7eeb916 into epezent:master Aug 6, 2026
18 checks passed
@brenocq brenocq added prio:high High priority status:done Task completed successfully type:refactor Code refactoring without changing functionality labels Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prio:high High priority status:done Task completed successfully type:refactor Code refactoring without changing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants