Merge: gamnit & model_viewer: use full model dimensions and show many custom models
authorJean Privat <jean@pryen.org>
Mon, 27 Jun 2016 21:58:27 +0000 (17:58 -0400)
committerJean Privat <jean@pryen.org>
Mon, 27 Jun 2016 21:58:27 +0000 (17:58 -0400)
commit9a405b203d8d934557b544a7ad349f29925e10ed
tree8219a2dc43368f7c0efba0ee0e371d2c1b907ffe
parent1371cdfc0edb4b0728779024eb54ff1a1d5aa896
parentc601611ee001193f619a60148cbae634ed696bae
Merge: gamnit & model_viewer: use full model dimensions and show many custom models

This PR improves gamnit with new attributes on `Model`: `center, dimensions, min & max`, and a rewrite of the same services on `Mesh`. These are used to better center the model in model_viewer.

model_viewer has also been improved with support for loading many custom models, and fixes to the VR variant.

Pull-Request: #2204
Reviewed-by: Jean Privat <jean@pryen.org>