7 Commits

Author SHA1 Message Date
David Vierra
8c33e43112 Split setup.py into two files 2015-10-28 00:34:55 -10:00
David Vierra
6fe415561d Add cython implementation of lighting update.
Relies on direct access to the section arrays provided by chunk sections through the WorldEditor class. Caches section arrays to avoid repeated calls through the Python WorldEditor's getChunk/getSection

Currently does not create new sections.
2015-06-29 03:01:07 -10:00
David Vierra
537e217904 Read version from version.txt, note how to run mcedit2.spec 2015-02-02 09:24:35 -10:00
David Vierra
e63ced7a4a move block models to cython 2015-01-03 12:34:19 -10:00
David Vierra
2fe930e5b7 Developer setup instructions, fix entry points in setup.py, fix requirements.txt 2015-01-02 15:56:14 -10:00
David Vierra
ee8ed74069 get setup.py build_ext working again 2015-01-01 11:25:31 -10:00
David Vierra
a25c0ab851 Bury skeletons 2014-12-27 01:47:50 -10:00