Age | Commit message (Expand) | Author |
---|---|---|
2018-06-09 | libstage: add stage_node_set_static() | Vito Caputo |
2018-06-09 | libstage: simplify aabb_to_rect to operate on node | Vito Caputo |
2018-06-09 | libstage: simplify set active and locked node api | Vito Caputo |
2018-06-09 | libstage: forward declare SDL types in stage.h | Vito Caputo |
2018-05-24 | libstage: rewrite aabb_to_rect() for less error | Vito Caputo |
2018-05-24 | libstage: add stage_node_[sg]et_origin() | Vito Caputo |
2018-05-24 | libstage: add stage_[sg]et_position() | Vito Caputo |
2018-05-24 | libstage: use v2f_t instead of float x,y in api | Vito Caputo |
2018-05-24 | libstage: decouple stage_fit() from stage_t | Vito Caputo |
2018-05-15 | stage: add stage_[sg]et_alpha() | Vito Caputo |
2018-05-04 | stage: introduce stage_node_[sg]et_position() | Vito Caputo |
2018-05-03 | *: initial commit derived from whale stage code | Vito Caputo |