index
:
ruby2d
build-wasm
direct-draw
main
set-anchor-point
:video_game: The Ruby 2D gem
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-20
Remove trailing whitespace everywhere
Tom Black
2017-05-20
Call extensions explicitly
Tom Black
2017-05-20
Check if audio file exists for `Sound` and `Music`
Tom Black
2017-05-19
Add z-index to `Line` class
Tom Black
2017-05-19
Update assets submodule
Tom Black
2017-05-19
introduce lines
lstrzebinczyk
2017-05-18
allow events unbinding
lstrzebinczyk
2017-05-05
another take on z-index
lstrzebinczyk
2017-04-28
Store image width and height on creation
Tom Black
2017-04-28
Opacity improvements
Tom Black
2017-04-28
Add `File.exists?` to MRuby
Tom Black
2017-04-13
Add mouse events, introduce event structs
Tom Black
2017-04-02
introduce Ruby2D::Renderable
lstrzebinczyk
2017-04-02
Fixes for Windows / MinGW
Tom Black
2017-04-02
Implement Text#height and Text#width
lstrzebinczyk
2017-04-01
remove unneeded line
lstrzebinczyk
2017-03-28
implement Color#opacity=
lstrzebinczyk
2017-03-27
Text#text= will inspect it's input
lstrzebinczyk
2017-03-14
`Array#slice!` not defined in MRuby, use `delete_at` instead
Tom Black
2017-03-08
Fix gem badge
Tom Black
2017-03-08
Bump version to 0.3.0
v0.3.0
Tom Black
2017-03-08
Update README
Tom Black
2017-03-08
Rakefile cleanup
Tom Black
2017-03-08
Fix native app compilation with MRuby
Tom Black
2017-03-07
Update to C11 standard for native extension
Tom Black
2017-03-07
Namespace interactive test tasks
Tom Black
2017-03-07
Use a more cross-platform "open" command
Tom Black
2017-03-07
Use `require_relative` in gemspec
Tom Black
2017-03-02
Update controller test
Tom Black
2017-03-01
Small update to release instructions
Tom Black
2017-03-01
Update assets submodule
Tom Black
2017-03-01
Update input tests
Tom Black
2017-03-01
Fix links in README
Tom Black
2017-02-28
Make pointer flash bigger in test card
Tom Black
2017-02-28
Update attribute accessors / readers
Tom Black
2017-02-28
Opal extension updates
Tom Black
2017-02-28
Simplify native viewport logic
Tom Black
2017-02-22
`extend` rather than `include` the DSL
Tom Black
2017-02-22
Update README
Tom Black
2017-02-17
Bump license to 2017
Tom Black
2017-02-17
Update native extension
Tom Black
2017-02-17
Update web native extension
Tom Black
2017-02-17
Add new input events, fixes, and cleanup to window class
Tom Black
2017-02-17
Improvements to test card
Tom Black
2017-02-17
Add simple triangle test
Tom Black
2017-02-17
Make it easier to run native and web tests
Tom Black
2017-02-17
Clean up `ruby2d` command, building native & web apps
Tom Black
2017-02-17
Strip `require 'ruby2d'` from source files
Tom Black
2017-02-17
Add `init` method for native extension initialization
Tom Black
2017-02-17
Expose sprite attributes for native extensions
Tom Black
[prev]
[next]