psychopath/psychoblend
Nathan Vegdahl 1c801ee605 PsychoBlend: implement object and material export.
Material bindings don't work, since they're now on the objects
themselves rather than the instances, and I haven't updated
Psychopath itself for that yet.
2022-08-07 10:23:54 -07:00
..
__init__.py Continue WIP update PsychoBlend for Blender 3.x. 2022-08-06 21:40:13 -07:00
LICENSE.md Change overall project license to GPLv3. 2020-12-26 09:20:55 +09:00
material.py Continue WIP update PsychoBlend for Blender 3.x. 2022-08-06 21:40:13 -07:00
objects.py PsychoBlend: implement object and material export. 2022-08-07 10:23:54 -07:00
psy_export.py PsychoBlend: implement object and material export. 2022-08-07 10:23:54 -07:00
render.py Some minor cleanup in the Blender/Psychopath communication code. 2022-08-07 08:25:10 -07:00
ui.py Some minor cleanup in the Blender/Psychopath communication code. 2022-08-07 08:25:10 -07:00
util.py PsychoBlend: fixed some bugs and made exporting even faster. 2017-06-10 01:38:33 -07:00
world.py PsychoBlend: implement object and material export. 2022-08-07 10:23:54 -07:00