718 Commits (ef681e70192b7dacd12fcb75371f07e26b245724)

Author SHA1 Message Date
ocornut 90e5c97f13 AddBezier()->AddBezierCurve(). PathBezierTo()->PathBezierCurveTo(), and reads current point back, more standard (#311) 10 years ago
ocornut 80ad773c87 ImDrawList: added AddBezier(), PathBezierTo() for cubic bezier curves (#311) 10 years ago
ocornut a36001212f ImDrawData: added ScaleClipRects() helper (#287) 10 years ago
ocornut 77b82ecad7 ImDrawList: Fixed issues with channels split/merge. Functional without manually adding a draw cmd. + Removed unnecessary parameter to Channe 10 years ago
ocornut b1987d697f Trim trailing whitespace (#305) 10 years ago
omar 9a97ef673e Merge pull request #296 from tpoechtrager/master
Fixes for compiling Windows target with non-MSVC compiler.
10 years ago
ocornut 6a90ac2094 Tentative GCC/Clang warning fixes with unused functions (cf #296) 10 years ago
Thomas Pöchtrager 3604aecf8f Minor Windows adjustments 10 years ago
ocornut 14822609bd Version number 1.45 WIP 10 years ago
ocornut a99ba42a39 Version number 1.44 10 years ago
ocornut 20cc65788d Build fix for Orbis / PS4 10 years ago
ocornut 815d1d9be4 Merge remote-tracking branch 'origin' into 2015-07-cleanup
Conflicts:
	imgui.cpp
10 years ago
ocornut 2d8c134747 Merge remote-tracking branch 'origin' into 2015-07-cleanup
Conflicts:
	imgui.cpp
10 years ago
ocornut abf823c6f6 Tidying up 10 years ago
ocornut a7e5945206 Merge 10 years ago
ocornut 709c4c3168 Merge remote-tracking branch 'origin' into 2015-07-cleanup
Conflicts:
	imgui.cpp
10 years ago
ocornut e32f0931e8 Missing includes for imgui_draw.cpp (#219) 10 years ago
ocornut dace68b6fd Big cleanup, split imgui.cpp into imgui_demo.cpp,imgui_draw.cpp imgui_internal.h (#219) 10 years ago