Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Киселев Никита
mesh_loader
Commits
28890861
Commit
28890861
authored
3 years ago
by
Киселев Никита
Browse files
Options
Download
Patches
Plain Diff
Solved
parents
master
No related merge requests found
Changes
56
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.idea/.gitignore
+8
-0
.idea/.gitignore
.idea/mesh_loader.iml
+3
-0
.idea/mesh_loader.iml
.idea/misc.xml
+5
-0
.idea/misc.xml
.idea/modules.xml
+9
-0
.idea/modules.xml
.idea/vcs.xml
+7
-0
.idea/vcs.xml
CMakeLists.txt
+15
-0
CMakeLists.txt
cmake-build-debug/CMakeCache.txt
+398
-0
cmake-build-debug/CMakeCache.txt
cmake-build-debug/CMakeFiles/3.20.2/CMakeCCompiler.cmake
+78
-0
cmake-build-debug/CMakeFiles/3.20.2/CMakeCCompiler.cmake
cmake-build-debug/CMakeFiles/3.20.2/CMakeCXXCompiler.cmake
+91
-0
cmake-build-debug/CMakeFiles/3.20.2/CMakeCXXCompiler.cmake
cmake-build-debug/CMakeFiles/3.20.2/CMakeDetermineCompilerABI_C.bin
+0
-0
...d-debug/CMakeFiles/3.20.2/CMakeDetermineCompilerABI_C.bin
cmake-build-debug/CMakeFiles/3.20.2/CMakeDetermineCompilerABI_CXX.bin
+0
-0
...debug/CMakeFiles/3.20.2/CMakeDetermineCompilerABI_CXX.bin
cmake-build-debug/CMakeFiles/3.20.2/CMakeSystem.cmake
+15
-0
cmake-build-debug/CMakeFiles/3.20.2/CMakeSystem.cmake
cmake-build-debug/CMakeFiles/3.20.2/CompilerIdC/CMakeCCompilerId.c
+752
-0
...ld-debug/CMakeFiles/3.20.2/CompilerIdC/CMakeCCompilerId.c
cmake-build-debug/CMakeFiles/3.20.2/CompilerIdC/a.out
+0
-0
cmake-build-debug/CMakeFiles/3.20.2/CompilerIdC/a.out
cmake-build-debug/CMakeFiles/3.20.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
+743
-0
...ug/CMakeFiles/3.20.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
cmake-build-debug/CMakeFiles/3.20.2/CompilerIdCXX/a.out
+0
-0
cmake-build-debug/CMakeFiles/3.20.2/CompilerIdCXX/a.out
cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake
+16
-0
cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake
cmake-build-debug/CMakeFiles/CMakeOutput.log
+449
-0
cmake-build-debug/CMakeFiles/CMakeOutput.log
cmake-build-debug/CMakeFiles/Makefile.cmake
+50
-0
cmake-build-debug/CMakeFiles/Makefile.cmake
cmake-build-debug/CMakeFiles/Makefile2
+112
-0
cmake-build-debug/CMakeFiles/Makefile2
with
2751 additions
and
0 deletions
+2751
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets