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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-12-12
Bump version to 0.5.0
v0.5.0
Tom Black
2017-12-10
Allow colors beyond 0.0..1.0 range
Tom Black
2017-12-02
Use controller mappings
Tom Black
2017-11-27
Add iOS and tvOS support
Tom Black
2017-09-28
Bump version to 0.4.2
v0.4.2
Tom Black
2017-06-25
Dispatch rendering to rendered classes (#66)
lstrzebinczyk
2017-06-12
Bump version to 0.4.1
v0.4.1
Tom Black
2017-06-12
Set image width and height in constructor
Tom Black
2017-06-06
fix image z-index on initialization
Alex Dovzhanyn
2017-06-05
Bump version to 0.4.0
v0.4.0
Tom Black
2017-06-04
Test for bad event types
Tom Black
2017-06-03
Check if font file exists
Tom Black
2017-06-03
Use named arguments (#65)
lstrzebinczyk
2017-05-31
Implement #contains? for all renderables
lstrzebinczyk
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
introduce lines
lstrzebinczyk
2017-05-18
allow events unbinding
lstrzebinczyk
2017-05-05
another take on z-index
lstrzebinczyk
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
Implement Text#height and Text#width
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
Bump version to 0.3.0
v0.3.0
Tom Black
2017-03-02
Update controller test
Tom Black
2017-02-28
Update attribute accessors / readers
Tom Black
2017-02-22
`extend` rather than `include` the DSL
Tom Black
2017-02-17
Add new input events, fixes, and cleanup to window class
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
2017-02-17
Clean up text class
Tom Black
2017-02-17
Minor cleanup
Tom Black
2017-02-17
Add sound and music classes
Tom Black
2017-02-17
Clean up exception class, move up in require order
Tom Black
2017-02-17
Add an `add` method for drawable objects
Tom Black
2017-02-17
Simplify color handling for text class
Tom Black
2017-02-17
Improve color validation on shapes
Tom Black
2017-02-16
Add color to image class
Tom Black
2017-02-16
Improve hex color handling
Tom Black
2016-11-27
`Window` updates
Tom Black
2016-11-27
Add accessors for Opal
Tom Black
2016-11-27
Opal fixes and other cleanup to `Color`
Tom Black
2016-11-27
Remove things MRuby doesn't support
Tom Black
2016-10-10
Read `window->fps` as a double
Tom Black
[prev]
[next]