| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2021-01-22 | Change from fixed-point integer arguments to floating point in EVE API functions | James Bowman | |
| Changed calls: PointSize(), LineWidth(), VertexTranslateX() and VertexTranslateY() Units for all the above are now pixels, not fixed-point integers. This matches OpenGL. Docstrings updated accordingly | |||
| 2020-11-24 | Fix opcode typo in VertexFormat() | James Bowman | |
| 2020-06-03 | Fix up end of file and trailing whitespace. | Diego Elio Pettenò | |
| This can be enforced by pre-commit, but correct it separately to make it easier to review. | |||
| 2020-02-10 | Correct the BitmapTransform operations. | James Bowman | |
| Correct argument order better argument naming fix copypaste bug on C and F arguments | |||
| 2020-02-07 | Move _eve module declarations into shared-bindings header | James Bowman | |
| 2020-02-07 | Split into shared-module and shared-bindings | James Bowman | |
