Skip to content

Commit

Permalink
Merge pull request #1316 from maxq519/normals-fix
Browse files Browse the repository at this point in the history
Fix normals for the BPC and docking probe
  • Loading branch information
ThymoNL authored Nov 24, 2024
2 parents ea8078d + a76c826 commit 3c0f21f
Show file tree
Hide file tree
Showing 7 changed files with 62,431 additions and 35,286 deletions.
5 changes: 2 additions & 3 deletions Config/GC/ProjectApollo_CMBapex.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
CONFIG_VERSION 3
; =============================================
MESH MeshIdx-0
MESH ProjectApollo/CMB-ApexCover
; ---------------------------------------------
MATERIAL 3
FRESNEL 0.01 0.01 0.01
FRESNEL 0.010000 1024.000000 0.010000
2 changes: 1 addition & 1 deletion Config/GC/ProjectApollo_CMapex.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; =============================================
MESH MeshIdx-0
MESH ProjectApollo/CM-ApexCover
; ---------------------------------------------
MATERIAL 3
SPECULAR 2.032517 1.982384 1.850781 90.000000
Expand Down
32,867 changes: 18,736 additions & 14,131 deletions Meshes/ProjectApollo/BoostCover.msh

Large diffs are not rendered by default.

3,538 changes: 2,356 additions & 1,182 deletions Meshes/ProjectApollo/CM-DockRing.msh

Large diffs are not rendered by default.

23,093 changes: 15,671 additions & 7,422 deletions Meshes/ProjectApollo/CM-Probe.msh

Large diffs are not rendered by default.

19,329 changes: 12,841 additions & 6,488 deletions Meshes/ProjectApollo/CM-ProbeExtended.msh

Large diffs are not rendered by default.

18,883 changes: 12,824 additions & 6,059 deletions Meshes/ProjectApollo/CM-ProbeRetracted.msh

Large diffs are not rendered by default.

0 comments on commit 3c0f21f

Please sign in to comment.