lp://staging/renpy
The branch where public Ren'Py releases and pre-releases are made from.
- Get this branch:
- bzr branch lp://staging/renpy
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 1733. By Tom Rothamel
-
Parse the output of an unmodified zsync.
Compliling zsync on windows is proving to be a real PITA - this lets us ship
unmodified binaries. - 1730. By Tom Rothamel
-
Fix a bar rendering glitch.
The break in the bar could be a non-integer number of pixels, causing
both the left and right sides of the bar to be rounded down and the
total bar to lose a pixel of length. - 1728. By Tom Rothamel
-
This release changes the behavior of transforms to make them more correct
and easier to use.The xzoom and yzoom properties are now applied before, rotation. This means
that the shape of the image will remain consistent as the image is rotated.
Previously, the image to change shape as it was rotated.The xzoom and yzoom properties may now be negative, with negative zoom
values causing the images to be flipped. The positioning code now takes
this into account, and positions a flipped image properly. - 1727. By Tom Rothamel
-
Remove the now-obsolete tools directory.
This gets rid of add_from, but we haven't needed that in a long
time. The archiver is now part of the buld code.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)