Adam Johnson
106ed1fb7d
Basic opaque meshes exporting...
...
There are no textures, there are no vertex colors, there are no UVWs...
Just the mesh. Deal with it.
11 years ago
Adam Johnson
242ed01afb
Move exporter logic out of prop_object...
...
... And commence more work on the exporter. We now export
CoordinateInterfaces! Go us.
11 years ago
Adam Johnson
abaf574a68
POC Plasma Synch panel
...
TODO: This is not hooked up to anything.
11 years ago
Adam Johnson
acd62b2730
Cleanup Plasma Age+Environment panels
...
Now they look like something a real human would use, rather than a
many-appendaged monster.
11 years ago
Adam Johnson
f38d32e37c
Remove operators when unloading Korman.
...
No need to keep cruft around!
11 years ago
Adam Johnson
81b5ca888c
Merge branch 'master' of https://github.com/H-uru/korman
...
Conflicts:
korman/exporter.py
11 years ago
Adam Johnson
59d37ed830
Begin separating the exporter.
...
I want the logic and the helper functions to be separate, doggone it!
11 years ago
Adam Johnson
ef673ef99a
Merge pull request #1 from Lunanne/PEP8
...
Pep8
11 years ago
Anne Marije v/d Meer
916ae79833
Clean up
11 years ago
Adam Johnson
680cb90086
Plasma Game -> Korman
12 years ago
Adam Johnson
6da45b02e5
Bump (and fix) blender version
12 years ago
Adam Johnson
345b024b2c
Cleaner PageAddOperator
12 years ago
Adam Johnson
f9d554d391
Less fiddly ExportException
12 years ago
Adam Johnson
a0e2d1504c
Blender 2.66 looks nice...
12 years ago
Adam Johnson
b1174740a4
frozenset == good
12 years ago
Adam Johnson
f96f80a900
Tweak gitignore
12 years ago
Adam Johnson
f4f39e2d2f
Fill out some more core-export stuff
12 years ago
Adam Johnson
543356b498
Skeleton for the exporter... It's only mildly evil
12 years ago
Adam Johnson
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.
12 years ago
Adam Johnson
6382091652
Forgot to implement the remove page operator
12 years ago
Adam Johnson
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.
12 years ago
Adam Johnson
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...
13 years ago
Adam Johnson
2587aca886
Blender addon skeleton
13 years ago
Adam Johnson
3673b8dfeb
Initial commit
13 years ago