doodle/pkg/uix
Noah ddf0074099 Condensed Palette, Bird AI Update
* The Red Bird now records its original altitude on the level and will
  try and return there should it accidentally climb up or down a wall.
  Sometimes goes into a wavy pattern surrounding its original altitude.
* Editor UI: in the default (vertical) toolbar, the Palette now has a
  two column view to show more color choices on screen at once.
* User setting added: hide the touch control hints.
2021-10-12 20:49:48 -07:00
..
actor.go First-class Doodad Hitboxes + Generic Item Script 2021-09-03 20:39:44 -07:00
actor_animation.go Overhaul the Platformer Physics System 2020-04-04 21:00:32 -07:00
actor_collision.go Thief and Inventory APIs 2021-08-09 22:42:22 -07:00
actor_events.go Doodads: Use Key and Working Warp Doors 2021-01-03 15:19:21 -08:00
canvas.go Condensed Palette, Bird AI Update 2021-10-12 20:49:48 -07:00
canvas_actors.go Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
canvas_cursor.go Change types int32 -> int per upstream render and ui library 2019-12-27 19:16:34 -08:00
canvas_editable.go Bugfix: Undo/Redo works for the Doodad Editor 2021-10-11 16:10:04 -07:00
canvas_link_tool.go Doodads: Use Key and Working Warp Doors 2021-01-03 15:19:21 -08:00
canvas_present.go Zoom: Fix scrolling into negative coordinates 2021-09-12 15:47:16 -07:00
canvas_scrolling.go Crosshair Option + Doodad Editor crash fix 2021-10-11 15:57:33 -07:00
canvas_strokes.go Bugfix: Undo/Redo works for the Doodad Editor 2021-10-11 16:10:04 -07:00
canvas_wallpaper.go Stabilize Load Screen by Deferring SDL2 Calls 2021-07-19 17:14:00 -07:00
canvas_zoom.go Zoom And Edit 2021-09-11 17:02:01 -07:00
crosshair.go Crosshair Option + Doodad Editor crash fix 2021-10-11 15:57:33 -07:00
scripting.go Adjust Gravity and Prevent Moonwalking 2021-10-07 18:49:09 -07:00