Skip to content

Commit ca7d580

Browse files
Changed initial nearClipPlane of the cameras from 0.01 to 0.05 to solve flickering problems during launch
Updated build configs
1 parent 56aacf9 commit ca7d580

23 files changed

Lines changed: 3244 additions & 1153 deletions

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,3 @@ $RECYCLE.BIN/
220220
*.swp
221221

222222
*.dll
223-
.vs

.vs/HullCamera/config/applicationhost.config

Lines changed: 1030 additions & 0 deletions
Large diffs are not rendered by default.

.vs/HullCamera/v15/Server/sqlite3/db.lock

Whitespace-only changes.
3.96 MB
Binary file not shown.

.vs/HullCamera/v16/Browse.VC.db

248 KB
Binary file not shown.

.vs/HullCamera/v16/Server/sqlite3/db.lock

Whitespace-only changes.
1.74 MB
Binary file not shown.

.vs/ProjectSettings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"CurrentProjectSetting": "No Configurations"
3+
}

.vs/VSWorkspaceState.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"ExpandedNodes": [
3+
""
4+
],
5+
"SelectedNode": "\\HullCamera.sln (HullCamera.sln)",
6+
"PreviewInSolutionExplorer": false
7+
}

.vs/slnx.sqlite

648 KB
Binary file not shown.

0 commit comments

Comments
 (0)