summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-03-11Create entity.rbAmir Rajan
2021-02-24added the correct execute draw orderNick Sandberg
2021-02-24updated GTK::Runtime::Draw to include an execute_draw_order method to make re...Nick Sandberg
2021-02-17Authored the instructions on forking contributing for new contributors.Austin Meyer
2021-02-17Fixed console dropdown being off when origin_center! activated.Austin Meyer
2021-02-17removed old references to documentation from all sample appsOlly Mills
2021-01-19Fix order of tile_* and flip_* arguments in exampleTiago Parreira
2021-01-18Synced with 2.3.Amir Rajan
2021-01-12Update readme.mdAmir Rajan
2021-01-11Changed dragon/console_prompt.rb` according to @kfischer-okarin 's suggestions.MaciejDym
2021-01-11Fixes to the code according to @kfischer-okarin 's suggestions. Some minor de...MaciejDym
2021-01-11Added support for `HOME`, `END`, `Ctrl+left` and `Ctrl+right`MaciejDym
2021-01-11Fix typoMatt Pruitt
2021-01-05Add prism for syntax highlightingKevin Fischer
2021-01-05Added forward delete support to console promptMartin White
2021-01-05Fix typoKevin Fischer
2021-01-05Fix broken first sentenceKevin Fischer
2021-01-05Add docs for GTK::Args#audioKevin Fischer
2021-01-05Fixed parameter description typo in solids sampleZack Shank
2020-12-07Update geometry_docs.rboeloeloel
2020-12-07Update geometry_docs.rboeloeloel
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Add files via uploadAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Create geometry_docs.rboeloeloel
2020-12-06Update readme_docs.rboeloeloel
2020-12-06s/C/RustMike Martin
2020-12-06Adds missing .gitignore file; removes rust build directoryMike Martin
2020-12-06Adds an intermediate rust binding sample appMike Martin
2020-12-06Updates binding codegen to remove warnings and errorsMike Martin
2020-12-06Fixes broken image link in the READMEMike Martin
2020-12-06Adds basic sample app that utilizes Rust extensionsMike Martin
2020-12-06Bugfix Numeric#randomizeHIRO-R-B
2020-12-06Delete index.rbAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-11-17Merge pull request #36 from danhealy/dh/ios-wizard-remove-unusedAmir Rajan
2020-11-17Merge pull request #34 from HIRO-R-B/patch-2Amir Rajan
2020-11-17Merge pull request #37 from danhealy/dh/add-tolerance-to-inside-rectAmir Rajan
2020-11-17Merge pull request #35 from danhealy/dh/ios-wizard-fixesAmir Rajan
2020-11-15iOS wizard: actually substitute app_id in plistdanhealy
2020-11-15Allow #inside_rect? to receive a tolerance arg like #intersect_rect?danhealy