mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-18 01:14:19 +00:00
Tools: binary_to_compressed_c: added -u8/-u32/-base85 export options.
This commit is contained in:
parent
d0e870aad2
commit
551b6c4d66
3 changed files with 37 additions and 21 deletions
|
|
@ -56,6 +56,7 @@ Other changes:
|
|||
- Misc: changed embedded ProggyClean encoding to save a bit of binary space (~12kb to 9.5kb).
|
||||
- Misc: added IMGUI_DISABLE_DEFAULT_FONT to strip embedded font from binary. (#8161)
|
||||
[@demonese]
|
||||
- Tools: binary_to_compressed_c: added -u8/-u32/-base85 export options.
|
||||
- Demo: example tree used by Property Editor & Selection demos properly freed
|
||||
on application closure. (#8158) [@Legulysse]
|
||||
- Examples: Win32+DX12: Using a basic free-list allocator to manage multiple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue