blk750

Results 6 issues of blk750

The ability to have the mouse be snapped to the center of the screen like with an fps and have "A" and "D" strafe would be nice.

**Describe the bug** When making an anonymous block in C or C++, it does not indent to a higher level. **To Reproduce** Steps to reproduce the behavior: 1. Make a...

When attempting to execute blitzcc; it immediately prints "Can't find blitzpath environment variable" and exits.

Adds NPatch from Raylib. Resolves #590.

When I attempted to import a Blitz3D program with `File > Import BB Project...`, I got this output: ``` Converting game Command line error : Unknown operation 'convertbb' Usage: bmk...

It usually only takes a couple seconds, at most 30 seconds. (Yes, I am compiling on release build). I did this: ``` //let frame_timer_guard = self.frame_timer.schedule_repeating(video_wait_duration, move || { let...