| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Add files via upload | Amir Rajan | |
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Create geometry_docs.rb | oeloeloel | |
| Added description of Geometry module and scale_rect method | |||
| 2020-12-06 | Update readme_docs.rb | oeloeloel | |
| Added How to Scale a Sprite | |||
| 2020-12-06 | s/C/Rust | Mike Martin | |
| 2020-12-06 | Adds missing .gitignore file; removes rust build directory | Mike Martin | |
| 2020-12-06 | Adds an intermediate rust binding sample app | Mike Martin | |
| 2020-12-06 | Updates binding codegen to remove warnings and errors | Mike Martin | |
| 2020-12-06 | Fixes broken image link in the README | Mike Martin | |
| 2020-12-06 | Adds basic sample app that utilizes Rust extensions | Mike Martin | |
| 2020-12-06 | Bugfix Numeric#randomize | HIRO-R-B | |
| Rearranged if clause order so that `:sign` opt works with `:int` and `:ratio` opts | |||
| 2020-12-06 | Delete index.rb | Amir Rajan | |
| This file is way out of date and will not do what it's designed to do. | |||
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-12-06 | Update readme.md | Amir Rajan | |
| 2020-11-17 | Merge pull request #36 from danhealy/dh/ios-wizard-remove-unused | Amir Rajan | |
| iOS wizard: remove unused methods | |||
| 2020-11-17 | Merge pull request #34 from HIRO-R-B/patch-2 | Amir Rajan | |
| Patch inputs.rb for modifier key bugs and add modifiers as new keys | |||
| 2020-11-17 | Merge pull request #37 from danhealy/dh/add-tolerance-to-inside-rect | Amir Rajan | |
| Allow #inside_rect? to receive a tolerance arg like #intersect_rect? | |||
| 2020-11-17 | Merge pull request #35 from danhealy/dh/ios-wizard-fixes | Amir Rajan | |
| iOS wizard: fix app id in Info.plist, fix dev profile path | |||
| 2020-11-15 | iOS wizard: actually substitute app_id in plist | danhealy | |
| 2020-11-15 | Allow #inside_rect? to receive a tolerance arg like #intersect_rect? | danhealy | |
| 2020-11-15 | iOS wizard: remove unused methods | danhealy | |
| 2020-11-15 | iOS wizard: fix app id in Info.plist, fix dev profile path | danhealy | |
| 2020-11-15 | Update inputs.rb | HIRO-R-B | |
| Allows checking for individual modifier key presses with (modifier)_(left/right) Prevents modifier keys from being stuck when the modifier is released before the other key. Prevents modifier keys being from being attached to other keys like enter/tab/backspace and activating when said keys are pressed Don't know if there's a better methods to fix these bugs, but it works from what I've tried and tested | |||
| 2020-11-13 | synced from DRGTK 1.27 | Amir Rajan | |
| 2020-10-13 | Synced with 1.26. | Amir Rajan | |
| 2020-10-13 | Merge pull request #30 from danhealy/performance-tracing | Amir Rajan | |
| Keep and report time metrics during trace | |||
| 2020-10-13 | Merge pull request #33 from kfischer-okarin/add-outputs-screenshots-doc | Amir Rajan | |
| Add docs for outputs.screenshots | |||
| 2020-10-09 | Merge branch 'master' into performance-tracing | Dan Healy | |
| 2020-10-06 | Add docs for outputs.screenshots | Kevin Fischer | |
| 2020-10-04 | Merge pull request #17 from kfischer-okarin/cursor-movement | Amir Rajan | |
| Add left/right cursor movement to the console | |||
| 2020-09-22 | synced with 1.22 | Amir Rajan | |
| 2020-09-11 | synced docs | Amir Rajan | |
| 2020-09-11 | synced with v1.19 | Amir Rajan | |
| 2020-09-11 | synced samples | Amir Rajan | |
| 2020-09-05 | Add left/right arrow behaviour | Kevin Fischer | |
| 2020-09-05 | Save cursor position in prompt | Kevin Fischer | |
| 2020-09-02 | Merge pull request #18 from mgmarlow/99-todo-deprecated-method-documentation | Amir Rajan | |
| 99-todo.md deprecated method documentation | |||
| 2020-09-02 | Merge pull request #27 from oeloeloel/patch-1 | Amir Rajan | |
| Update lowrez.rb | |||
| 2020-09-02 | Merge branch 'master' into patch-1 | Amir Rajan | |
| 2020-09-02 | Update numeric.rb | oeloeloel | |
| Added from_top method | |||
| 2020-09-02 | Add a `distance_to` instance method on `GTK::Geometry` | Craggar | |
| The `GTK::Geometry.distance` class method isn’t exposed at an instance level, but it would be a useful method to expose for instances including Geometry | |||
| 2020-09-02 | Synced with 1.18. | Amir Rajan | |
| 2020-08-15 | Keep and report time metrics during trace | danhealy | |
