Commit 9efc1d2
4 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
Submodule dpf-widgets updated 40 files
- .editorconfig+3
- .gitignore+1
- README.md+96-7
- generic/LVGL.cpp+821
- generic/LVGL.hpp+162
- generic/ResizeHandle.hpp+11-6
- opengl/DearImGui.cpp+240-66
- opengl/DearImGui.hpp+18-1
- opengl/DearImGui/LICENSE.txt+1-1
- opengl/DearImGui/README.txt+2-1
- opengl/DearImGui/dpf-changes.diff+65
- opengl/DearImGui/imconfig.h+48-30
- opengl/DearImGui/imgui.cpp+8.1k-3.6k
- opengl/DearImGui/imgui.h+1.8k-908
- opengl/DearImGui/imgui_demo.cpp+5.1k-2.3k
- opengl/DearImGui/imgui_draw.cpp+1.2k-517
- opengl/DearImGui/imgui_impl_opengl2.cpp+62-26
- opengl/DearImGui/imgui_impl_opengl2.h+11-2
- opengl/DearImGui/imgui_impl_opengl3.cpp+308-113
- opengl/DearImGui/imgui_impl_opengl3.h+21-10
- opengl/DearImGui/imgui_internal.h+1.5k-763
- opengl/DearImGui/imgui_tables.cpp+845-369
- opengl/DearImGui/imgui_widgets.cpp+3.7k-1.6k
- opengl/DearImGui/imstb_rectpack.h+15-27
- opengl/DearImGui/imstb_textedit.h+157-137
- opengl/DearImGui/imstb_truetype.h+504-322
- opengl/DearImGuiColorTextEditor.cpp+62-44
- opengl/DearImGuiColorTextEditor.hpp+11-4
- opengl/DearImGuiColorTextEditor/TextEditor.cpp+45-37
- opengl/DearImGuiColorTextEditor/TextEditor.h+4-1
- opengl/DearImGuiToggle/imgui_toggle_renderer.cpp+2-2
- opengl/Quantum.cpp+891-104
- opengl/Quantum.hpp+213-24
- screenshots/Blendish.png
- tests/Makefile+1-1
- tests/imgui.cpp-1
- tests/lvgl/CMakeLists.txt+25
- tests/lvgl/lv_conf.h+1.0k
- tests/lvgl/lvgl.cpp+80
- tests/opengl.cpp+1-1
0 commit comments