Tristan Bellman-Greenwood

Results 13 comments of Tristan Bellman-Greenwood

Just created a pull request for the MIT license: https://github.com/sebastianhein/urp_kawase_blur/pull/11

I _may_ take a crack at the options screen tonight just to try some stuff out. Need to set up a DMP environment...

How does this look in general? ![newoptions](https://cloud.githubusercontent.com/assets/1455209/5434775/7a1a73c4-8423-11e4-932f-5e08e1029775.png)

I am planning to abstract, just wanted to get one window done first to see what I needed to do.

I am committing to my own fork at the moment: https://github.com/tbg10101/DarkMultiPlayer/tree/tbg10101_UI_Overhaul

I did think about it but the number of options that DMP has doesn't really warrant pagination. I think if I needed another section then I would make it tabbed,...

I'll take a look at your internationalization branch to see what I need to do. Thanks for the heads-up!

TODO for tonight (just notes for myself): - Increase space between check-box and text. - Increase spacing between Key Bindings and Cache sections. - Look at internationalization branch for next...

OK, I see how it works. Looks like it shouldn't be that hard to implement. I created an entirely new class for the options window and made only minor changes...

I think I'll take a look tonight.