Lib Import & CMake & init window code

This commit is contained in:
2025-07-15 19:43:51 +03:00
parent 84856ce0b0
commit 316f58b83f
249 changed files with 129527 additions and 2 deletions

30
deps/imgui-docking/.gitattributes vendored Normal file
View File

@@ -0,0 +1,30 @@
* text=auto
*.c text
*.cpp text
*.h text
*.m text
*.mm text
*.md text
*.txt text
*.html text
*.bat text
*.frag text
*.vert text
*.mkb text
*.icf text
*.sln text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
*.natvis text eol=crlf
Makefile text eol=lf
*.sh text eol=lf
*.pbxproj text eol=lf
*.storyboard text eol=lf
*.plist text eol=lf
*.png binary
*.ttf binary
*.lib binary