MVP matrix for the left eye

Property definitions

gamnit :: stereoscopic_view $ EulerCamera :: mvp_matrix_left
	# MVP matrix for the left eye
	fun mvp_matrix_left: Matrix do return mvp_matrix_eye(eye_separation)
lib/gamnit/depth/stereoscopic_view.nit:27,2--28,69