InputFloat,InputFloat2,InputFloat3,InputFloat4: Added variations taking a more flexible and consistent optional "const char* format" parameter instead of "int decimal_precision". This allow using custom formats to display values in scientific notation, and is generally more consistent with other API. Obsoleted functions using the optional "int decimal_precision" parameter. (#648)
1 parent 73445ff commit f80314754cf64cfcafdf38558442abb750c60adf
@omar omar authored on 27 Apr 2018
Showing 5 changed files
View
CHANGELOG.txt
View
imgui.cpp
View
imgui.h
View
imgui_demo.cpp
View
imgui_internal.h