Branan Riley
Branan Riley
The glue code at the bottom of all Python files is identical. This can be rewritten in C embedded in the executable to make Python development slightly less of a...
Paradox already said he'd do this, this is just here so we can add it to a milestone
An OpenGL pipeline implementation is one of the first steps towards porting the engine to other operating systems.
This includes windows, GUIs, and input. Probably some other stuff too.
plUnifiedTime has been updated to use a 64-bit time value internally (when available), but its wire protocol is still 32-bit. At some point before 2038 the wire protocol should be...
### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...
### Which part of the code is the issue addressing? * [ ] Addressing a bug ### Description Typically in development, we only want to build one or a few...