Skip to content

Releases: Half-People/HImGuiEditor

v5.9 Super major update !! : )

21 Oct 23:16
2198dd6
Compare
Choose a tag to compare

Super major update !! :)

ezgif-2-1adf2f309b

update content

  • Add animation system
  • Added variable system (It can be regarded as modifying the underlying architecture.)
  • Plugin has been fixed (But you need to update your content)

detail

variable system variable HValue.h

  • HVBool
  • HVString
  • HVInt
  • HVFloat
  • HVImVec2
  • HVImVec4

HWidget.h

subject to heavy modifications
However, it does not affect the Widgets previously added in DefaultWidget.h and Plugin.

  • Added HValues variable (variable system , Variable creation is now modernized)
  • Variety WidgetSize and MovePos The variable type has been modified. Remember to modify the original call (e.g.WidgetSize.Get()->x)

For more widget creation methods, please see wiki (wiki Already updated)

v4.9.0

03 Oct 15:53
681e35d
Compare
Choose a tag to compare

Debug -> Function -> Font -> LoadFont And ResizeFont
Debug -> Widget -> Image -> Load Image Function
AddFunction -> Font Cane Select Output to File Or Variable

Major updates : Organize and optimize the output project file structure

Known issues : Plugin needs to be updated (Will be updated in the next version ,Of course, the current version can also be used)

Full Changelog: 3.9.0...v4.9.0

3.9

02 Oct 01:30
f6b8378
Compare
Choose a tag to compare
3.9
  • Debug Widget -> ColorButton -> SizeExport And CodeExport

  • Debug Widget -> Image -> ImportImage -> Error CallBack

  • DebugFunction-> PorjectSetting -> PorjectStyle -> Data lock problem solved

  • AddWidget -> SeparatorText

  • AddWidget -> Separator

  • AddWidget -> Checkbox

  • AddWidget -> MyKnob

  • AddFunction-> RenameExportVS PorjectName

  • Updata -> ImGui API

  • Already known problem: fonts cannot be modified after loading

  • Already known problem: The translation function appears to exceed u8 characters

v2.9.0

18 Sep 11:34
c5ecf82
Compare
Choose a tag to compare

Update highlights

  1. Load save add protection (There may be some omissions)
  2. Change font size button update
  3. Add Image Widget

Other updates

  1. add lz4 API (Image compression when saving)
  2. Debug font size
  3. Debug FileDialog Select Export Folder

This release is a compressed file without the installer

v1.9.0

14 Jul 15:38
c5ecf82
Compare
Choose a tag to compare

1.Add ImFileDialog API To Open And Save File
2.Add Font Select And Font Size function in porject setting
3.Add Widget - ColorButton
4.Add Plugin-Example.zip Porject in Plugin File
5.Updata HWidget , HStyle , HWindow ... file

This release is a compressed file without the installer

HImGuiEditor_Win64Release

13 Feb 11:16
0f18311
Compare
Choose a tag to compare
v1.0.0

Add files via upload

HImGuiEditor 0.9

10 Feb 21:27
d6acd00
Compare
Choose a tag to compare
HImGuiEditor 0.9 Pre-release
Pre-release
Update README.md