.github/workflows/release-gem.yml | 100644 | 0 | 0 | | | 1.58 KB | 0eaa3f6bc0ed3d0f01b3efee7c3e719559259f5d88312aa7f01bae35c40143ee |
.github/workflows/tag.yml | 100644 | 0 | 0 | | | 765 Bytes | 9b402e34fa0c091c9789bc3929977917c92211a0ea98feedbf717eb1c5f0e242 |
.github/workflows/test.yml | 100644 | 0 | 0 | | | 444 Bytes | 8bc694afa097f226f296a5501e02dde843edd2e724b378d9966d8eb7493988e2 |
.github/workflows/utils.rb | 100644 | 0 | 0 | | | 1.59 KB | de03201aa6e24eb360ef8f3cbea05a2b5296b9163623e3f512845bdc7b17af40 |
.gitignore | 100644 | 0 | 0 | | | 32 Bytes | 90208c8f73de93bdccc86670caa1ff8bbfc3b6cf1ecce144cb9f5ec505c54f51 |
.yardopts | 100644 | 0 | 0 | | | 13 Bytes | f068a0cac4a9f4f2a9e5fbe0d8b8bc689f9399a7651951a7e0a264376c8957f2 |
ChangeLog.md | 100644 | 0 | 0 | | | 214 Bytes | 053d68958000f1392c90e1a2193332f3967ac2fc94c4995f3c1f7e874ebcef9a |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 63c52b024ba216aae27aebc8913ac6581ae1787eabaee9b158f62236276fbf35 |
README.md | 100644 | 0 | 0 | | | 173 Bytes | db6db5ec01e18e2de6d140dffbffb1ff3b20b5c8d8b3eee63ee009b7d6b97214 |
Rakefile | 100644 | 0 | 0 | | | 593 Bytes | 3ac2e4000f0198971d90d27f8f7c90e06b37f58cde547023f569d15d4ceb28c0 |
RubySketch.podspec | 100644 | 0 | 0 | | | 887 Bytes | 05133b16fd108673cfb14cccb94014cee7881d3dc7940db87839789528e8c68c |
VERSION | 100644 | 0 | 0 | | | 5 Bytes | 554eb17beed4ab183f889c5e2cbb6ce65e157d050dfc6e285f8afc6336f7485e |
examples/hello.rb | 100644 | 0 | 0 | | | 285 Bytes | 759a05dba56440252ddcdcca7dccf77322f5673df6917f42756fcb5d90b43efc |
lib/rubysketch.rb | 100644 | 0 | 0 | | | 666 Bytes | 7193ebfe7dc860b4d51e9d6ba20314b06c15e5af3feabc79285195a869e8652f |
lib/rubysketch/all.rb | 100644 | 0 | 0 | | | 203 Bytes | 14ec4e78765f72042f71964837d71f5b4ec5ee58fe89cc85c2638899629f4825 |
lib/rubysketch/context.rb | 100644 | 0 | 0 | | | 828 Bytes | 9d6b5d5985243b1dcc57b97e2eaa5a4212ae063be6bd886a0308079d396ba542 |
lib/rubysketch/extension.rb | 100644 | 0 | 0 | | | 307 Bytes | 310d795874a7d9d51a416b219c6d1309ff7f3c99fee4bac52e401041548ed61e |
lib/rubysketch/graphics_context.rb | 100644 | 0 | 0 | | | 798 Bytes | 9d295f54b7b4f774cd149a8488aa1a5fd76076712e0869ab1c26a8628498dd9d |
lib/rubysketch/helper.rb | 100644 | 0 | 0 | | | 80 Bytes | e395e8f1bccbd4227c430432da42eaeeba7ba5c24f5bbea038f7360ff76f8e04 |
lib/rubysketch/sprite.rb | 100644 | 0 | 0 | | | 1.88 KB | f728668f6d336cae961d018b397ca8457777d950a954f40b65a838fad4033726 |
rubysketch.gemspec | 100644 | 0 | 0 | | | 1.3 KB | 4c3a051e21deef46939449fb7e620a2e2b50bbba8b5fabd65157bfe962115e3c |
src/RubyProcessing.h | 100644 | 0 | 0 | | | 151 Bytes | 92e69cb79f412002e553fbf2eefc992956d70e05f5b3118649d6488a6f147328 |
src/RubyProcessing.mm | 100644 | 0 | 0 | | | 470 Bytes | 9abd3825645861c0bdde6663e56cd7df55f76d4bda5eef3777f9b0d0d78c9701 |
test/helper.rb | 100644 | 0 | 0 | | | 285 Bytes | c76794eed557af9e79261b866f3241e3812d1fad828db9fa406387f86d5b0c56 |
test/test_sprite.rb | 100644 | 0 | 0 | | | 414 Bytes | e455de9ed03cfde0f6c61b32e005df0e543b36841604defceb02975e454aee0c |