GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
5267 commits
Transfer to URL with SHA
tree:
f20c5a87dc
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_directx12
/
latest commit
431aa4e456
omar
authored
on 6 Jun 2019
..
build_win32.bat
Examples: Renamed example folders. (#1870)
6 years ago
example_win32_directx12.vcxproj
Examples: DirectX12: Targeting 10.0.14393.0 instead of 10.0.16299.0 (available on AppVeyor, and higher version doesn't seem necessary).
6 years ago
example_win32_directx12.vcxproj.filters
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)
6 years ago
main.cpp
Synced/merged minor cruft from docking branch to minimize drift. AFAIK the only meaningful no-op change is that the call UpdateHoveredWindowAndCaptureFlags() was moved above UpdateMouseMovingNewFrame() to match what docking branch has been doing for a while.
5 years ago