Skip to content

Releases: pythonarcade/arcade

3.0.0-dev.37

20 Sep 18:22
8e9c1df
Compare
Choose a tag to compare

3.0.0-dev.36

08 Sep 01:01
5c4bc93
Compare
Choose a tag to compare

3.0.0-dev.35

01 Sep 17:00
a362ee1
Compare
Choose a tag to compare

3.0.0-dev.34

26 Aug 12:51
19b53a1
Compare
Choose a tag to compare

3.0.0-dev.33

28 Jul 23:28
fa6e938
Compare
Choose a tag to compare

3.0.0-dev.32

19 Jul 14:57
1ac532b
Compare
Choose a tag to compare

3.0.0-dev.31

06 Jul 15:06
230e100
Compare
Choose a tag to compare

3.0.0-dev.30

16 Jun 15:27
f426ee7
Compare
Choose a tag to compare
  • f426ee7 Build API doc for all Camera types and functions (#2112)
  • 58bde7e At the Mountains of Tech Debt: Refactor our API doc generation script to be readable (#2109)
  • 204e4f6 minor typing fixes (#2110)
  • 8fef825 Update example page with two new games (#2108)
  • 8b4ad30 Fix SpriteList.pop exception type on empty (#2103)
  • 4c1ef70 Move window.Headless annotation out of comment (#2102)
  • ebca57d Move and slightly improve get_points_for_thick_line (#2106)
  • 8e01131 fix for broken "woman_sprinter" image on docs index page (#2105)
  • 15c5ef7 fixes for python make.py serve (#2104)
  • 9afc46a Update documentation
  • aa5b3f0 Fix swapped return order in Rect.resize (#2100)
  • c6d00dd Fix and improve style of arcade.types.Color docstrings (#2099)
  • 285bc2b The Rect, Pt. II: The Rect-oning and the Vec-oning (#2096)
  • ceca962 Add tutorial for adding custom resource handlers (#2086)
  • 0c9cae5 Fix error running tutorial's script menu_05.py (#2095)
  • 70bb3ac Camera Touchups for arcade 3.0RC1 (#2094)
  • 66ee3b9 Reinvent the Rectangle, or The First Step Towards Rectangle Unification. (#2088)
  • de03e09 Version 3.0.0-dev.29 [skip ci]

3.0.0-dev.29

25 May 01:22
Compare
Choose a tag to compare
  • 66d353e Corrected no cull shader ignoring sprite depth
  • 5f456dc Fixing spritelist no cull to actually work with the new atlas changes
  • 1649978 feat(gui): UILabel avoids full render if background set
  • b8cd74a feat(gui): configurable interaction button
  • 3d6ba3b fix(gui): remove double applied pyglet rendering
  • 4764887 docs(gui): Document UIInteractiveWidget changes
  • 40bade7 style(gui): use ruff on gui and gui tests
  • 3b34bca feat(gui): UIInteractive interactions limited to left mouse button
  • 84ad869 fix(gui): lint test
  • 3d70f87 fix(gui): add widgets at index
  • 8482111 feat(gui): add UISlider to gallery
  • 454991c Version 3.0.0-dev.28 [skip ci]

3.0.0-dev.28

28 Apr 14:44
0ad8f85
Compare
Choose a tag to compare