summaryrefslogtreecommitdiff
path: root/lbm.org
diff options
context:
space:
mode:
Diffstat (limited to 'lbm.org')
-rw-r--r--lbm.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/lbm.org b/lbm.org
index b21ca1d..9fa15e9 100644
--- a/lbm.org
+++ b/lbm.org
@@ -4544,6 +4544,7 @@ Camera(float3 target, float distance):
_distance(distance),
_target(target.x, target.y, target.z),
_rotating(false),
+ _rotation(1,0,0,0),
_moving(false),
_restricted_x(false),
_restricted_y(false) {