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

765 Commits

Author SHA1 Message Date
680cb90086 Plasma Game -> Korman 2013-06-29 18:01:15 -04:00
6da45b02e5 Bump (and fix) blender version 2013-06-29 15:20:24 -04:00
345b024b2c Cleaner PageAddOperator 2013-06-29 15:19:20 -04:00
f9d554d391 Less fiddly ExportException 2013-04-05 20:18:58 -04:00
a0e2d1504c Blender 2.66 looks nice... 2013-04-05 20:18:57 -04:00
b1174740a4 frozenset == good 2013-02-23 21:36:08 -05:00
f96f80a900 Tweak gitignore 2012-07-10 22:29:04 -04:00
f4f39e2d2f Fill out some more core-export stuff 2012-07-10 22:28:18 -04:00
543356b498 Skeleton for the exporter... It's only mildly evil 2012-07-09 21:42:53 -04:00
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