Commit Graph

20 Commits

Author SHA1 Message Date
9db44c212c consolidate imports 2016-10-26 22:52:42 -07:00
f6b0068ec2 haze 2016-10-26 19:42:22 -07:00
11a16e092f hotkeys for torus radius, camera reset 2016-10-21 18:59:34 -07:00
2583de70b3 walk around reorienting world torus 2016-10-19 15:14:57 -07:00
f2a645730c NO_VR env var for monitor only mode 2016-10-13 01:50:07 -07:00
381157c8e2 no all caps for enum variants 2016-10-10 19:08:21 -07:00
f795c73ed8 mark _unused fields as such, don't bind unused vars in match 2016-10-10 18:47:33 -07:00
8eb9ab2d63 use upscaled mipmaps for tiles 2016-10-10 18:43:09 -07:00
0275d01b96 use texture array instead of atlas for tiles 2016-10-06 18:20:08 -07:00
931bc1b0a8 place vertical tiles on flat copies instead of blackness 2016-10-05 14:51:40 -07:00
31ab07f615 animate lava tiles 2016-10-05 14:50:55 -07:00
193e807b6a simple tile heights 2016-10-05 14:15:16 -07:00
d69223ef13 properly parameterize world torus radii 2016-10-01 00:29:00 -07:00
708af6720c fix toroid shape 2016-09-30 23:46:52 -07:00
8211912b44 use trackpad to move camera/world 2016-09-30 23:25:31 -07:00
9323380d5c WIP: hacky world torus 2016-09-30 16:26:41 -07:00
8a68c1780e WIP: show overworld map 2016-09-30 16:12:23 -07:00
0b8db8d9b4 send events to scene 2016-09-30 14:15:24 -07:00
235b5d58bd view doesn't own scene 2016-09-30 13:37:44 -07:00
7a9f65115c refactor view/scene to separate modules 2016-09-21 19:38:27 -07:00