Stricter PEP-8 conformance.
[python-bulletml.git] / bulletml / __init__.py
2015-08-24 Joe WreschnigUpdate URLs and documentation formats.
2010-04-24 Joe WreschnigCorrect bad docstrings.
2010-04-23 Joe WreschnigRewrite collision extension to not require pyrex. Aside...
2010-03-21 Joe WreschnigDocumentation updates. Version 1.
2010-03-21 Joe WreschnigBasic static/moving circle collisions. (Fixes issue #5)
2010-03-20 Joe WreschnigBullet.FromDocument: Abstract weird constructor handling.
2010-03-19 Joe WreschnigExpose only top-level actions, not bullets or firings.
2010-03-19 Joe WreschnigBulletML.FromDocument: Type detector. Various setstate...
2010-03-19 Joe WreschnigYAML wrapper.
2010-03-18 Joe WreschnigPatter editing.
2010-03-17 Joe WreschnigNot 1.0 yet.
2010-03-17 Joe WreschnigDocumentation.
2010-03-17 Joe WreschnigRelease preparation.
2010-03-16 Joe WreschnigImplementation.
2010-03-16 Joe WreschnigINumberDef: Rounding version of NumberDef.
2010-03-15 Joe WreschnigExpression evaluator.