- Add toptr to turn a string name into a variable/function/label pointer
- Add image_read_texture, image_to_texture and image_update for manipulating pixels directly
- Removed D3D backend
- Add pixfx example demonstrating (poorly, it can be optimised with image_update) image_read_texture/image_to_texture
- Allow non integer for loop increments (typo)
- Fix + expression op when dealing with expressions

Leave a Reply