GeeXLab 0.17.4.1 is a small update for Windows platforms.
http://www.geeks3d.com/hacklab/20171101/geexlab-0-17-4-1-released-for-windows/Version 0.17.4.1 - 2017.10.30
-----------------------------
+ added is_luajit() in gh_utils lib (lua only).
+ added text_wrapped(), columns(), column_next(),
group_begin() and group_end() to gh_imgui lib (lua/ python).
* bugfix: in texture unit management of ImGui OpenGL renderer.
Version 0.17.4.0 - 2017.10.28
-----------------------------
+ color_picker_rgba(), radio_button(), get_window_pos_size(),
set_tooltip() and image_button() to gh_imgui lib (lua / python).
+ added is_luajit() gh_utils lib (lua only).
+ added set_vertex_position_color() to gh_polyline lib (lua / python).
! [WINDOWS] improved mouse cursor management...
+ added exe_script_v3() and set_thread_affinity_mask() to gh_utils lib (lua / python).
set_thread_affinity_mask() works on Windows only.
* bugfix: gh_utils.shared_variable_create_array().
