Cameron Armstrong (Nightfox)

Results 49 comments of Cameron Armstrong (Nightfox)

I don't know if this is related but if I choose 1920x1080 in full screen mode if Bonzomatic is launched from Xcode it doesn't display properly. If I launch Bonzomatic...

I'll have a look now. I actually have upgraded from Catalina to Big Sur so I'll be curious to see how friendly Big Sur is to Bonzomatic compilation and execution....

So, the undeclared NSString thing is just a side effect of the main cause. Since Apple has deprecated OpenGL, certain OpenGL variables and methods are no longer available in the...

I'm happy to create a metal version if @alkama isnt already in the middle of making one

> whats that on non-US keyboards I haven't tested it but it should work for any keyboard layout. Wherever your "/" is on your keyboard it should work. GLFW abstracts...

I chose Ctrl/Cmd + / because that's what I am used to from Xcode and Visual Studio Code. We can add a different keyboard shortcut that works universally across keyboard...

I could add the same shortcuts that visual assist has

In my opinion this feature is good because it's a standard feature in any good code editor. It's not geared towards a limited group of people. Contestants of shader coding...

Also I doubt anyone would dislike this feature so it’s definitely worth considering. I mainly added it because it’s the one thing that the code editor was lacking

I just added Ctrl/Cmd K to comment out code too. This should work for everyone :)