Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glow-samples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zhengjiang Hu
glow-samples
Commits
b8fa353f
Commit
b8fa353f
authored
6 years ago
by
Philip Trettner
Browse files
Options
Downloads
Patches
Plain Diff
updated subs and clang-format
parent
ceef2e66
No related branches found
No related tags found
No related merge requests found
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
extern/glow
+1
-1
1 addition, 1 deletion
extern/glow
extern/glow-extras
+1
-1
1 addition, 1 deletion
extern/glow-extras
extern/polymesh
+1
-1
1 addition, 1 deletion
extern/polymesh
extern/typed-geometry
+1
-1
1 addition, 1 deletion
extern/typed-geometry
samples/.clang-format
+1
-1
1 addition, 1 deletion
samples/.clang-format
with
5 additions
and
5 deletions
glow
@
55f4b0eb
Subproject commit
ba3c00e02698ef7959b643e5a47e30b58791979
1
Subproject commit
55f4b0eb10488e0bfcc5c35aba15d214898a33a
1
This diff is collapsed.
Click to expand it.
glow-extras
@
1eacabc0
Subproject commit 1
a35099934b9a54c8d899c0ff2b2ff310d9a1a71
Subproject commit 1
eacabc03ee58af322da72f8ed006d2262dfbeb2
This diff is collapsed.
Click to expand it.
polymesh
@
6093b9fb
Subproject commit
7e93efac21e6e2cd2ccac61cd25807e380ec92d
f
Subproject commit
6093b9fb6295f10e0ea90667228045910b21b6c
f
This diff is collapsed.
Click to expand it.
typed-geometry
@
12b7f4ae
Subproject commit
5fa82f7024ea8f590893cccbb00ed3243eb26926
Subproject commit
12b7f4ae7ccf066874388d7223d43868bce7c71c
This diff is collapsed.
Click to expand it.
samples/.clang-format
+
1
−
1
View file @
b8fa353f
...
@@ -17,7 +17,7 @@ PenaltyBreakString: 50
...
@@ -17,7 +17,7 @@ PenaltyBreakString: 50
IndentWidth: 4
IndentWidth: 4
AllowShortIfStatementsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine:
Inline
AllowShortFunctionsOnASingleLine:
All
AlwaysBreakBeforeMultilineStrings: false
AlwaysBreakBeforeMultilineStrings: false
AlwaysBreakTemplateDeclarations: true
AlwaysBreakTemplateDeclarations: true
#BraceBreakingStyle: ???
#BraceBreakingStyle: ???
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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