| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-20 | Merge pull request #2 from Peter0x44/masterHEADmaster | _Tradam | |
| Use OpenGL ES3 so repeating textures works | |||
| 2024-06-21 | Refactor code to use emscripten_set_main_loop | Peter0x44 | |
| Supposed to give better perf, better to leave frame control to the browser. | |||
| 2024-06-20 | Use OpenGL ES3 for GL_REPEAT | Peter0x44 | |
| Specifying a larger source rectangle than the texture only works if GL_REPEAT does, and GL_REPEAT only works on OpenGL ES3 Raylib must be built with GRAPHICS=GRAPHICS_API_OPENGL_ES3 for this to work on web. | |||
| 2024-06-20 | Make GUI look the same as it did before | Peter0x44 | |
| I'm not sure why, but setting the font and spacing in the rgs wasn't working. Just do it in code. | |||
| 2024-06-20 | Fix compilation with latest raygui | Peter0x44 | |
| 2024-06-20 | Bump raygui and raylib to latest | Peter0x44 | |
| 2022-07-14 | bump raygui and raylib | realtradam | |
| 2022-07-14 | Merge pull request #1 from Peter0x44/master | _Tradam | |
| Allow changing the texture used | |||
| 2022-07-14 | Allow changing the texture used | Peter0x44 | |
| Drag an image onto the window to replace the default | |||
| 2022-05-17 | added a little spacing | realtradam | |
| 2022-05-17 | fixed dragging inverted rects | realtradam | |
| 2022-05-17 | added dragging | realtradam | |
| 2022-05-16 | added origin markers | realtradam | |
| 2022-05-16 | lil readme | realtradam | |
| 2022-05-16 | Create LICENSE | _Tradam | |
| 2022-05-16 | more polished | realtradam | |
| 2022-05-16 | done | realtradam | |
| 2022-05-16 | init | realtradam | |
