2 files changed
+12
-3
lines changedLines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
386 |
| - | |
387 |
| - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
388 | 397 |
| |
389 | 398 |
| |
390 | 399 |
| |
|
- .devcontainer/devcontainer.json-52
- .gitignore+5-1
- .vscode/launch.json-32
- CMakeLists.txt-93
- Dockerfile-36
- GraphEditor.cpp+6-6
- GraphEditor.h+1-1
- ImCurveEdit.cpp+3-3
- ImCurveEdit.h+1-1
- ImGradient.cpp+3-3
- ImGradient.h+1-1
- ImGuizmo.cpp+190-42
- ImGuizmo.h+38-4
- ImSequencer.cpp+7-4
- ImSequencer.h+1-1
- ImZoomSlider.h+1-1
- Images/nodeeditor.jpg
- Makefile+19
- README.md+1-1
- bin/ImGuizmoSample.exe
- bin/imgui.ini+25
- cmake/imguizmoConfig.cmake.in-10
- example/CMakeLists.txt-28
- example/ImApp.h+3.6k
- example/ImGuizmoSample.vcxproj+6-4
- example/imconfig.h+136
- example/imgui.cpp+16.4k
- example/imgui.h+3.7k
- example/imgui_demo.cpp+10.3k
- example/imgui_draw.cpp+4.6k
- example/imgui_internal.h+3.7k
- example/imgui_tables.cpp+4.5k
- example/imgui_widgets.cpp+10.2k
- example/imstb_rectpack.h+627
- example/imstb_textedit.h+1.5k
- example/imstb_truetype.h+5.1k
- example/main.cpp+143-269
- example/stb_image.h+7.2k
- vcpkg-example/CMakeLists.txt+24
- vcpkg-example/ImApp.h+3.6k
- vcpkg-example/README.md+52
- vcpkg-example/imgui.ini+25
- vcpkg-example/main.cpp+888
- vcpkg-example/vcpkg.json+9
0 commit comments