Skip to content

Releases: harfang3d/harfang-ui

v2.0.1

14 Aug 19:04
Compare
Choose a tag to compare

Fixed the invocation to assetc.
Updated the core shaders to Harfang 3.2.7.

v2.0.0, wheel package

05 Aug 08:04
Compare
Choose a tag to compare

Changes were made to package harfangui for distribution on the Python Package Index (PyPI). This means that users is now able to install our software quickly and easily using pip, the standard package manager for Python.
The question of how to deal with the assets (shaders, textures...) was also adressed, but still need to be improved.

Updated to Harfang 3.2.6

04 Aug 21:29
bbb5229
Compare
Choose a tag to compare
  • Update to HARFANG 3.2.6 (fixed a regression caused by an API change in Harfang 3.2.5)
  • Simplified the readme
  • Increased the comment/code ratio

v1.2.1

07 Nov 11:03
a2483e8
Compare
Choose a tag to compare

Fixed to work under last official Harfang build

v1.2.0

28 Oct 11:14
173c9a1
Compare
Choose a tag to compare

Fixed blendmode in windows rendering
Added Listbox widget
Added sliderfloat widget
Improved widgets stacking

1.1.0

17 Oct 07:47
8f37514
Compare
Choose a tag to compare

-Added Primitives system
-Widget group
-Widgets setup improvements

Harfang GUI release 1.0.2 on Harfang v3.2.4

21 Sep 07:02
fe1cd41
Compare
Choose a tag to compare
  • Added alignments and stacking settings.
  • Fixed inputs controls.
  • Added RGBA32 and RGB24_APercent colors types in properties.json file.
  • Added "##" prefix to widgets ids. Widgets can have same labels (label##id).
  • Added window3D overlay mode.

Harfang GUI release 1.0.1 on Harfang v3.2.3

22 Aug 13:02
Compare
Choose a tag to compare
  • Fixed #10, #11, #12.
  • Texture cleanup.
  • Improved the readme file/

Harfang GUI release on Harfang v3.2.3

11 Aug 11:48
Compare
Choose a tag to compare

This first release of Harfang GUI offers 7 examples of its usage in 2D, 3D and VR with executable files (.bat for Windows), their source code and compiled assets.