| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4415 from p2jason/master | Laytan | 2024-11-01 | 1 | -14/+17 |
| |\ | |||||
| | * | Removed event hook callback from add_*_event_listener functions | p2jason | 2024-10-31 | 1 | -18/+4 |
| | * | Removed event queue from add_*_event_listener JS functions and added event ho... | p2jason | 2024-10-31 | 2 | -35/+43 |
| | * | Changed boolean parameters to bit set in the add_*_event_listener functions | p2jason | 2024-10-25 | 1 | -6/+6 |
| | * | Added parameters to the add_*_event_listener JS functions for stopping event ... | p2jason | 2024-10-24 | 2 | -11/+20 |
| * | | sys/wasm/js: add `set_element_style` | Laytan Laats | 2024-10-26 | 2 | -0/+12 |
| |/ | |||||
| * | Pass delta time instead of current time to odin.js `step` | gingerBill | 2024-09-29 | 1 | -2/+2 |
| * | Add gamepad support | gingerBill | 2024-09-22 | 3 | -32/+142 |
| * | Add gamepad events | gingerBill | 2024-09-22 | 2 | -4/+47 |
| * | Add new js events | gingerBill | 2024-09-22 | 1 | -2/+8 |
| * | Move `vendor:wasm/js` to `core:sys/wasm/js` | gingerBill | 2024-09-22 | 8 | -0/+2728 |