- Aug 15, 2014
-
-
ocornut authored
Fixed floating-point precision issue making the right-side value of a plot sometimes wrap to the left-side value.
-
ocornut authored
-
ocornut authored
-
ocornut authored
TreeNode/CollapsingHeader ignore clicks when CTRL or SHFIT are held + make default button hover brighter
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
Added TextColored() helper. Changed some parameters to const references (still allows implicit casting)
-
- Aug 14, 2014
-
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
Tricky bug, I was calling abs() which resolve to abs(float) under Windows with the include we have, but abs(int) under Mac/Linux
-
ocornut authored
-
- Aug 13, 2014
-
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
omar authored
Fix for gcc type qualifier warnings.
-
Dale Kim authored
With -Wall -Wextra -Werror, it is not possible to compile against imgui.h due to const correctness violation in ImVector.
-
ocornut authored
-
omar authored
-
ocornut authored
-
ocornut authored
-
- Aug 12, 2014