mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Refactor folder (#10475)
Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate.
This commit is contained in:
9
deps_src/imgui/README.md
Normal file
9
deps_src/imgui/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
** Dear ImGui is a bloat-free graphical user interface library for C++.**
|
||||
|
||||
For more information go to https://github.com/ocornut/imgui
|
||||
|
||||
THIS DIRECTORY CONTAINS THE imgui-1.83 ad5d1a8 SOURCE DISTRIBUTION.
|
||||
|
||||
Customized with the following commits:
|
||||
f93d0001baa5443da2c6510d11b03c675e652418
|
||||
b71d787f695c779e571865d5214d4da8d50aa7c5
|
||||
Reference in New Issue
Block a user