summaryrefslogtreecommitdiff
path: root/src/stage.c
AgeCommit message (Expand)Author
2019-05-10libstage: deprecate stage_node_*, go heirarchicalVito Caputo
2019-05-10libstage: s/dll_pre/dll_add_pre/gVito Caputo
2019-05-07libstage: update copyright linesVito Caputo
2019-05-07libstage: use dll.h for linked lists, rm list.hVito Caputo
2018-09-11libstage: remove everything dimensionalVito Caputo
2018-07-12libstage: add {position,aabb}_map concept to stageVito Caputo
2018-06-11libstage: add alternate node mappingsVito Caputo
2018-06-09libstage: add stage_node_set_static()Vito Caputo
2018-06-09libstage: simplify aabb_to_rect to operate on nodeVito Caputo
2018-06-09libstage: simplify set active and locked node apiVito Caputo
2018-05-24libstage: rewrite aabb_to_rect() for less errorVito Caputo
2018-05-24libstage: add stage_node_[sg]et_origin()Vito Caputo
2018-05-24libstage: add stage_[sg]et_position()Vito Caputo
2018-05-24libstage: use v2f_t instead of float x,y in apiVito Caputo
2018-05-24libstage: decouple stage_fit() from stage_tVito Caputo
2018-05-15stage: add stage_[sg]et_alpha()Vito Caputo
2018-05-04stage: introduce stage_node_[sg]et_position()Vito Caputo
2018-05-03*: initial commit derived from whale stage codeVito Caputo
© All Rights Reserved