Commit Graph

14 Commits

Author SHA1 Message Date
Maddy Thorson
3d5130b45b Big restructuring - sample game is currently broken 2021-02-04 23:11:51 -08:00
Thimo
ae8ffdd2e3 Fix texures
* Add missing Mipmap generation call
* Add missing state clearing
* Add optional linear Mipmap flag setting
* Add optional edge clamping
* Fix texture orientation in Batcher.bf
* Fix example
2020-11-08 14:20:08 +01:00
Thimo
decb8b855d Add hitbox outline utility method 2020-11-08 14:12:08 +01:00
Matt Thorson
ce099d0cc8 Moved example physics stuff into the sample game 2020-09-12 23:52:13 -07:00
Matt Thorson
ae21809566 More renderer work 2020-09-08 20:20:26 -07:00
Matt Thorson
52d1d5f383 renderer work 2020-09-06 23:11:45 -07:00
Matt Thorson
1c084b55f9 OpenGL rendering hooked up. Better platform layer abstraction 2020-08-16 22:00:13 -07:00
Matt Thorson
7329e98beb Cleanup. GL bindings 2020-08-03 22:45:50 -07:00
Matt Thorson
1bf3c1a62f Setting up open gl stuff 2020-08-03 22:02:05 -07:00
Matt Thorson
823656d8e5 PlatformLayer in, except rendering 2020-08-03 19:09:45 -07:00
Matt Thorson
2d6063f350 Removed unneeded (in Beef 0.42.4) SDL2 dependency 2020-05-21 13:16:25 -07:00
Matt Thorson
3920582e4a
Delete BeefSpace_User.toml 2020-05-08 21:07:22 -07:00
Matt Thorson
136023dae2 Ignore 2020-05-08 21:06:59 -07:00
Matt Thorson
12ea2e43bc Sample game. Easing methods. Colors. 2020-05-08 21:05:29 -07:00