star9029
a12fde2633
im3d: add package ( #2432 )
1 year ago
Andrej Redeky
b9d9c09965
update imgui to 1.89.8 ( #2406 )
1 year ago
star9029
1891386ebe
imcoolbar: add package ( #2400 )
1 year ago
star9029
90de07b1dc
implot: add package ( #2399 )
1 year ago
star9029
9e7f0e7de7
imnodes: add package ( #2398 )
...
* imnodes: add package
* fix languages
1 year ago
star9029
a6061d1aef
imgui-file-dialog: add package ( #2392 )
...
* imgui-file-dialog: add package
* enable plat
* fix deps
* fix add_requires
* fix languages
* disable plat
* fix shared
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
Andrej Redeky
6f02b03b06
Fix ICU4C compilation for 64-bit Windows targets ( #2327 )
...
* Fix ICU4C compilation for 64-bit Windows targets
* Try to fix ARM
* Use package:arch() instead of os.arch()
* Delete updated
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
Andrej Redeky
c6755ae3d0
Update ICU4C to 73.2 ( #2287 )
...
* Update ICU4C to 73.2
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Fix ICU4C debug build
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
Andrej Redeky
84a4cafbdf
Update ImGui to 1.89.7 ( #2286 )
1 year ago
ruki
2eeb5070f8
improve imgui-sfml ( #2199 )
...
* improve imgui-sfml
* add links
* fix shared
1 year ago
Qudix
b5c156c4b7
[imgui] Add `v1.89.6`, include misc cpp ( #2135 )
...
* [imgui] Add `v1.89.6`, include misc cpp
* [imgui] Edit
2 years ago
Aidan Sun
c9a535c873
Update icu4c, fix links on Windows ( #2078 )
...
* Improve icu4c
* Add mingw patch for v73.1
2 years ago
jingkaimori
083cd15122
adjust link order for icu4c ( #2062 )
...
* add icu4c on mingw
* patch mingw to avoid build failure
* reapply patch from msys repo
* fix icu data issue and checksum issue
* fix crossbuild detect on mingw installed on macos
* disable package on macos msys environment
since the author has no mac device.
* fix macos build issue
* fix macos build issue
* adjust package script
* disable cross build test and revert windows change
* adjust patch
* run reconfigure on mingw
* disable mingw on macos
* adjust link order for icu4c
2 years ago
jingkaimori
4c3adfbe3e
add icu4c on mingw ( #2045 )
...
* add icu4c on mingw
* patch mingw to avoid build failure
* reapply patch from msys repo
* fix icu data issue and checksum issue
* fix crossbuild detect on mingw installed on macos
* disable package on macos msys environment
since the author has no mac device.
* fix macos build issue
* fix macos build issue
* adjust package script
* disable cross build test and revert windows change
* adjust patch
* run reconfigure on mingw
* disable mingw on macos
2 years ago
Qudix
9cf110242a
[imgui] Simplify ( #1986 )
2 years ago
Aidan Sun
54265bc607
Improve imgui ( #1985 )
2 years ago
Mogg
d3dee0567b
Update inja v3.4.0 ( #1977 )
...
* fix: inja build error
* feat: add inja version 3.4.0
* fix: install from master
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Andrej Redeky
985c5d8742
fix imgui v1.89.3-docking version ( #1884 )
2 years ago
Qudix
454dae40fd
[imgui] Update and improve package ( #1862 )
...
* [imgui] Update and improve package
* [imgui] Make deprecation more clear
2 years ago
jj683
38fcea5789
Add immer v0.8.0 ( #1835 )
...
* immer v0.8.0
* Remove BSD
2 years ago
233lol
4da5480eeb
fix indicators include error ( #1808 )
...
之前少拷贝了details文件夹,导致编译报错
2 years ago
Hoildkv
2ea0b7670b
add polyscope ( #1773 )
...
* add polyscope
* update taywee_args
* fix polyscope
2 years ago
ruki
73e9b8786a
add iverilog ( #1732 )
...
* add iverilog
* add iverilog for mingw
* add iverilog for mingw
* remove mingw
* add iverilog for windows
* add iverilog for windows
2 years ago
Ian Bullard
9deecb00bd
Icu4c version 72.1 ( #1702 )
...
* Changed patch to version
* Added version icu4c version 72.1
* Reverting bad change
2 years ago
Aidan Sun
0fef911d3c
Add SDL2+OpenGL3 backend to imgui ( #1690 )
...
* Add SDL2+OpenGL3 backend to imgui
* Update comment
* Clean up duplicate code
2 years ago
Mingming Cui
1ef9c51ac3
fix wchar32 option ( #1669 )
2 years ago
Andrej Redeky
59c6612475
Update ImGui to 1.89 ( #1639 )
2 years ago
ruki
6893fdd51f
fix imgui ( #1618 )
2 years ago
Hoildkv
ef8ebcd9d6
fix imgui vulkan backend ( #1590 )
2 years ago
Stanis Kapusta
0afffa89df
Update ImGuizmo version ( #1562 )
...
* Update ImGuizmo version
Fix 1.83 hash and change 1.88 to 1.89WIP
* ImGuizmo - fix version name
2 years ago
Stanis Kapusta
d557efd908
Update ImGuizmo version ( #1551 )
2 years ago
PoloNX
42d52fd516
Fix ImGui-SFML on macosx ( #1512 )
...
* Fix ImGui-SFML on macosx
* added the add_patches()
* fix in the .patch
* Add "" around the hash
* Try to fix the error with the patch
* fix the checksum
* Update xmake.lua
* fix the patch
* Update macosx.patch
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Jérôme Leclercq
a591c43770
imgui: Add support for sdl2 renderer ( #1513 )
...
+ allow to enable multiple backends
2 years ago
Frank Zhuang
039a8540f4
update imgui vulkan backend ( #1457 )
2 years ago
L-Sun
33fd7169c4
Update xmake.lua ( #1453 )
2 years ago
Сафиюлин Александр
03f5180f26
Created indicators lib package ( #1395 )
...
* Create xmake.lua
* Removed redundant lines
* Create xmake.lua
2 years ago
Hoildkv
2627522daf
update glfw and imgui ( #1360 )
...
* update imgui
* update glfw
* fix imgui
2 years ago
Hoildkv
1e96ec7a60
update openvdb ( #1357 )
...
* update openvdb
* update openexr
* update imath
* improve blosc
2 years ago
ruki
3299af0234
improve imgui-sfml ( #1314 )
2 years ago
ruki
7b3267d6e9
Add tests for Imguizmo ( #1306 )
...
* improve imguiemo
* add test for imguizmo
2 years ago
ruki
abe8473b28
improve imguiemo ( #1305 )
2 years ago
VlaDexa
f881bf0478
update icu4c ( #1272 )
...
* update icu4c
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Stanis Kapusta
8a03c52f87
Fix ImGuizmo ( #1221 )
...
* Update ImGuizmo to most recent commit
* Fix ImGuizmo
* add_deps imgui to imguizmo
* ImGuizmo : add language version
3 years ago
L-Sun
069bd8fd8d
Add freetype and wchar32 options to imgui ( #1217 )
...
* update taskflow
* update magic enum to v0.8.0
* remove irrelevant code
* add freetype options
* add wchar32 option
* adjust code structure
3 years ago
Hoildkv
424c353c44
add ispc, fxdiv and pthreadpool ( #1093 )
...
* add ispc
* remove version prefix
* add fxdiv and pthreadpool
* fix pthreadpool
3 years ago
ruki
69cf2192d9
improve magnum ( #1082 )
...
* improve magnum
* fix imgui
* update magnum
3 years ago
Hoildkv
acc4aedb80
add cppzmq, libmd, libbsd ( #1063 )
...
* add cppzmq
* add libmd and libbsd
* improve imgui
* update tbb
* update openblas
* try fix openmp
* update expat
* improve tinygltf and tinyobjloader
* switch tbb to build from source
3 years ago
Hoildkv
d5ca0a99e4
add sokol and mikktspace ( #1033 )
...
* update pybind11
* improve leptonica
* update libigl
* update stb
* add sokol
* update miniz
* update catch2
* add mikktspace
* fix miniz
3 years ago
Andrej Redeky
153c6cd09e
Add imgui 1.87 docking branch ( #1011 )
3 years ago
Hoildkv
e16a426748
update some packages ( #992 )
...
* update openblas
* update glad, imath, lvgl, openexr, pegtl
* update lyra, cgal
* update imgui
* fix cgal
3 years ago