gamnit: enable dynamic window resizing on desktop
[nit.git] / lib / gamnit / cameras.nit
2017-06-08 Alexis Laferrièregamnit: enable dynamic window resizing on desktop
2017-06-08 Alexis Laferrièregamnit: cache UICamera anchor points
2017-06-08 Alexis Laferrièregamnit: fix `UICamera::height` doc and double assignation
2017-05-09 Alexis Laferrièregamnit: intro cache for `Camera::mvp_matrix`
2017-04-04 Alexis Laferrièregamnit: intro more anchor points
2017-04-04 Alexis Laferrièregamnit: fix Y axis un `screen_to_ui`
2016-09-05 Alexis Laferrièregamnit: the magic number has been fixed by the fovy
2016-09-05 Alexis Laferrièregamnit: fix setting camera field of view
2016-05-22 Alexis Laferrièrelib/gamnit: intro EulerCamera::camera_to_world
2016-02-05 Alexis Laferrièrelib/gamnit: invert Y axis so higher values are higher...
2016-01-25 Alexis Laferrièrelib/gamnit: intro `EulerCamera::center`
2016-01-25 Alexis Laferrièrelib/gamnit: solve the mysterious bug "camera is 2 times...
2016-01-17 Alexis Laferrièrelib/gamnit: intro `EulerCamera::look_at`
2015-12-14 Alexis Laferrièrelib/gamnit: intro `EulerCamera::reset_to_fit`
2015-12-14 Alexis Laferrièrelib/gamnit: intro `UICamera`
2015-12-10 Alexis Laferrièrelib/gamnit: intro the cameras module