Completed
Branch master (c3f4e5)
by Marko
02:20
created
src/Components/Rotation.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Components/Material.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Interfaces/PrimitiveInterface.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Core/Assets.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Core/Scene.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Core/Exceptions/BadShaderCallException.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Aframe.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Extras/Primitives/Box.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Extras/Primitives/Sky.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.