Skip to content

Custom text renderer#998

Merged
erincatto merged 11 commits intomainfrom
more_c
Oct 19, 2025
Merged

Custom text renderer#998
erincatto merged 11 commits intomainfrom
more_c

Conversation

@erincatto
Copy link
Owner

@erincatto erincatto commented Oct 19, 2025

Added font rendering code independent of imgui.
Converted drawing code to C.
b2DebugDraw::DrawSegmentFcn renamed to b2DebugDraw::DrawLineFcn.

@erincatto erincatto merged commit 867a0dc into main Oct 19, 2025
9 checks passed
@erincatto erincatto deleted the more_c branch October 19, 2025 06:20
ikpil added a commit to ikpil/Box2D.NET that referenced this pull request Oct 26, 2025
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
ikpil added a commit to ikpil/Box2D.NET that referenced this pull request Oct 26, 2025
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
ikpil added a commit to ikpil/Box2D.NET that referenced this pull request Oct 26, 2025
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
ikpil added a commit to ikpil/Box2D.NET that referenced this pull request Oct 26, 2025
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
ikpil added a commit to ikpil/Box2D.NET that referenced this pull request Oct 26, 2025
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
ikpil added a commit to ikpil/Box2D.NET that referenced this pull request Oct 30, 2025
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
ikpil added a commit to ikpil/Box2D.NET that referenced this pull request Oct 31, 2025
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
stephen-os pushed a commit to stephen-os/box2d that referenced this pull request Jan 26, 2026
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
zero-meta pushed a commit to labolado/submodule-box2d_v3 that referenced this pull request Feb 6, 2026
Added font rendering code independent of imgui.
Converted drawing code to C.
`b2DebugDraw::DrawSegmentFcn` renamed to `b2DebugDraw::DrawLineFcn`.
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.

1 participant