(wip): combobox for transfer function

This commit is contained in:
2025-01-14 16:43:48 +01:00
parent db1b1a60ca
commit 5ccc9b0fe2
5 changed files with 27 additions and 3 deletions

View File

@@ -4,8 +4,7 @@
First, initialize the imGui submodule:
```bash
git submodule init imgui
git submodule update imgui
git submodule update --init
```
Then, compile using cmake: