Releases: Half-People/HImGuiEditor
v5.9 Super major update !! : )
Super major update !! :)
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
andMovePos
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
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
-
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
Update highlights
- Load save add protection (There may be some omissions)
- Change font size button update
- Add
Image
Widget
Other updates
- add
lz4
API (Image compression when saving) - Debug font size
- Debug FileDialog Select Export Folder
This release is a compressed file without the installer
v1.9.0
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
v1.0.0 Add files via upload
HImGuiEditor 0.9
Update README.md