This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-03-31 05:15:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
597c024904d76ec3ac182a36ecfdff1aa99c21f0
imgui
/
imgui.cpp
omar
597c024904
Changed syntax for (very rarely used) IMGUI_OVERRIDE_DRAWVERT_STRUCT_LAYOUT mechanism, instead you only need to '#define ImDrawVert MyDrawVert' to use this feature, avoiding the need to declare the entire structure within an awkward macro. Using the old macro will now error with a message pointing you to the new method. (
#38
,
#103
,
#1172
,
#1231
,
#2489
)
2019-06-06 00:42:27 +02:00
482 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink