4
4
mirror of https://github.com/H-uru/korman.git synced 2025-07-13 18:17:38 -04:00
Commit Graph

606 Commits

Author SHA1 Message Date
37245894ea Fix stuck page suffixes
It's important to not block a change if you're equal to yourself because,
in general, you're equal to yourself. I'm sure there are some edge cases
in that generalization though.
2012-07-08 18:44:51 -04:00
6382091652 Forgot to implement the remove page operator 2012-07-08 17:50:26 -04:00
5fececf4e1 Basic age/page UI controls
We are attempting to encourage the pages=layers paradigm; however, this is
not strictly enforced. This commit has lots of bits and bobs but little
actual substance. More to come when I begin work on the exporter.
2012-07-08 01:43:20 -04:00
736447ec9e Begin custom PLASMA_GAME engine
According to the sparse documentation, custom render engines are the most
future-proof way of customizing the internal blender panels.
Unfortunately, even then, we must do some metaprogramming hacks...
2012-06-25 09:26:40 -04:00
2587aca886 Blender addon skeleton 2012-06-24 20:58:15 -04:00
3673b8dfeb Initial commit 2012-06-24 15:55:41 -07:00