Commit graph

10 commits

Author SHA1 Message Date
Erik Ogenvik
c6641b7d0e Use Bullet for mouse picking.
Since it's so much faster than the previous approach. This also allows
us to use it for camera movement.
2018-04-01 20:32:21 +02:00
Erik Ogenvik
ba6e28d97c Convert to left hand coord system. 2018-01-14 21:00:42 +01:00
Erik Ogenvik
cdfa73ecd3 Handle prefix install for the configure window too.
We need to load CEGUI plugins with an adjusted path.
2017-12-04 14:38:11 +01:00
Erik Ogenvik
f1f81768ee Fixed tests 2017-07-25 23:53:53 +02:00
Erik Ogenvik
0b114d3552 Allow tasks on main thread to yield.
This allows long running tasks on the main thread to be executed over
many frames.
2017-07-25 23:53:53 +02:00
Erik Ogenvik
0458360053 Improve model handling. 2017-07-25 23:53:53 +02:00
Erik Ogenvik
af27e777b4 Use "parent" instead of "parents". 2017-07-25 23:37:11 +02:00
Erik Ogenvik
4a62b512bd Allow a name to be supplied for the new node. 2017-03-02 18:39:35 +01:00
Erik Ogenvik
31948f5501 Remove autotools. 2016-12-20 23:32:47 +01:00
Erik Ogenvik
1d9612c740 Convert to cmake. 2016-12-20 23:32:46 +01:00