File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11Version numbers are synced between hello_imgui and imgui_bundle.
22
3- # v1.5.0
3+ # v1.5.0-rc1
4+
5+ * Add DpiAwareParams: see [ doc] ( https://pthom.github.io/hello_imgui/book/doc_params.html#dpi-aware-params )
6+ * Add HelloImGui::ImageAndSizeFromAsset see [ doc] ( https://pthom.github.io/hello_imgui/book/doc_api.html#display-images-from-assets )
7+ * callbacks.LoadAdditionalFonts can be modified and reused during execution
8+ * add null backend (see https://pthom.github.io/hello_imgui/book/doc_params.html#backend-selection )
9+ * Add [ optional OpenGlOptions] ( https://github.com/pthom/hello_imgui/blob/98f241df2b43bb2b3191ab150c2b1a21b30c7031/src/hello_imgui/renderer_backend_options.h#L9-L56 )
10+ * Add widgets InputTextResizable + WidgetWithResizeHandle: see [ doc] ( https://pthom.github.io/hello_imgui/book/doc_api.html#additional-widgets )
11+ * Add HelloImGui::LoadDpiResponsiveFont: see [ doc] ( https://pthom.github.io/hello_imgui/book/doc_api.html#load-fonts )
412
513#### Add FontAwesome options with support for FontAwesome 4 and FontAwesome 6:
614
You can’t perform that action at this time.
0 commit comments