[Bf-taskforce25] Splitting off commandline render

Ton Roosendaal ton at blender.org
Wed Feb 4 10:29:59 CET 2009


Hi,

Some fun in irc, after Nathan L mentioned he might need it;

Here's the unresolved symbol list for linking blender without the 
editors, windomanager and python dir:

http://pasteall.org/4126

Quite encouraging! The ancient creator.c can need some cleanup anyway, 
split in three parts, like:
- commandline.c:  parsing commandline options
- blender_ui.c: main() for UI blender
- blender_render.c: main() for bg render

Main issue is that we should split the python API in two parts; 
ensuring no editor calls are used in blender/python, but all go to 
editors/python.

-Ton-

------------------------------------------------------------------------
Ton Roosendaal  Blender Foundation   ton at blender.org    www.blender.org
Blender Institute BV  Entrepotdok 57A  1018AD Amsterdam The Netherlands



More information about the Bf-taskforce25 mailing list