GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
4872 commits
Transfer to URL with SHA
tree:
81bc4265e5
Switch branches
×
docking
features/draw_callback_extra_arg
features/fnv1a
features/imvector_size_t
features/premake
features/range_select
features/tex_round_corners
master
v1.67-fixes
imgui
/
examples
/
example_win32_directx11
/
latest commit
e312363007
omar
authored
on 28 Aug 2018
..
build_win32.bat
Examples: Renamed example folders. (#1870)
6 years ago
example_win32_directx11.vcxproj
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)
6 years ago
example_win32_directx11.vcxproj.filters
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)
6 years ago
main.cpp
Viewport: DestroyPlatformWindows() checks for the bool CreatedPlatformWindow flag correctly. Note that we set CreatedPlatformWindow=true for the main viewport to allow the back-end to store data in the public Viewport structure (for consistency). (#1542)
6 years ago