view .hgignore @ 96:0445a2232de7

Improvements and fixes to incremental baking. * Better handling of the render pass during page rendering. * Used sources are paired with the pass they were used in. * Proper use and invalidation of the rendered segments cache based on render passes. * The `Assetor` is also better tracking what was used in a page. * Add flags on a page to get better caching information for the debug window. * Property invalidation of the previous bake record when needed. * Better information about why pages are delayed.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 07 Sep 2014 23:48:57 -0700
parents 79f14718ffec
children c3d972044e1b
line wrap: on
line source

syntax: glob
*.pyc
venv
tags
build/lib
build/messages/_cache
dist
piecrust.egg-info
piecrust/__version__.py