This website requires JavaScript.
Explore
Help
Register
Sign In
jessikitty
/
unity
Watch
1
Star
0
Fork
0
You've already forked unity
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
125536a3b5435f6d64c85150ed00fd4a1b588bd2
unity
/
example3
T
History
Alexander Suvorov
7c02055d05
Reformat the source files. The source files have been reformatted using: clang-format.exe -style="{BasedOnStyle: Google, AllowAllParametersOfDeclarationOnNextLine: false, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: false, AllowShortLoopsOnASingleLine: false, ColumnLimit: 0, DerivePointerAlignment: false, SortIncludes: false}"
2017-04-26 11:41:07 +02:00
..
example3.2010.vcxproj
Update solution to use Visual C++ 2010 compiler and libraries. When compiled with Visual Studio 2010, the code will produce the same results as the originally distributed Crunch binaries.
2017-04-26 10:59:07 +02:00
example3.2010.vcxproj.filters
Update solution to use Visual C++ 2010 compiler and libraries. When compiled with Visual Studio 2010, the code will produce the same results as the originally distributed Crunch binaries.
2017-04-26 10:59:07 +02:00
example3.cpp
Reformat the source files. The source files have been reformatted using: clang-format.exe -style="{BasedOnStyle: Google, AllowAllParametersOfDeclarationOnNextLine: false, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: false, AllowShortLoopsOnASingleLine: false, ColumnLimit: 0, DerivePointerAlignment: false, SortIncludes: false}"
2017-04-26 11:41:07 +02:00
stb_image.h
Reformat the source files. The source files have been reformatted using: clang-format.exe -style="{BasedOnStyle: Google, AllowAllParametersOfDeclarationOnNextLine: false, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: false, AllowShortLoopsOnASingleLine: false, ColumnLimit: 0, DerivePointerAlignment: false, SortIncludes: false}"
2017-04-26 11:41:07 +02:00