
|
Downloads |
1 – Release Notes
GeeXLab 0.34.0 is available for Windows 64-bit and Linux 64-bit. This new version of GeeXLab brings the brand new Lua 5.4.0, the latest version of Dear ImGui 1.77 and adds the support of ImPlot, a new plotting module for ImGui.
2 – Changelog
This changelog is intended for all versions of GeeXLab.
Full changelog from beginning of time is available HERE.
Version 0.34.0 - 2020.07.15 + (2020.07.15) [Windows] updated Python 3 plugin with latest Python 3.8.4. + (2020.07.03) added support of ImPlot, a new widget lib for plotting data with ImGui. ! (2020.07.01) updated LFS (Lua FileSystem) 1.8.0. ! (2020.06.30) updated Lua scripting engine with new Lua 5.4.0. ! (2020.06.29) updated built-in Dear ImGui support with latest version 1.77. ! (2020.06.28) updated built-in SQLite support with latest version 3.32.3. + (2020.06.22) added vk_create_from_spirv_module_zip() and vk_create_mesh_task_from_spirv_module_zip() to gh_gpu_program lib (lua, python). + (2020.06.22) added vk_create_mesh_task_from_spirv_module_file() to gh_gpu_program lib (python).