mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-05 16:23:23 +08:00
Update Assimp lib/dll/includes. Update glfw3 lib (all 64 bit now).
This commit is contained in:
8
includes/assimp/.editorconfig
Normal file
8
includes/assimp/.editorconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
# See <http://EditorConfig.org> for details
|
||||
|
||||
[*.{h,hpp,inl}]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
Reference in New Issue
Block a user