-
- Downloads
- new files sceneRender.c/.h
- added new rendering module as part of the existing scene module - support for individual scene rendering - support for yafray rendering
Showing
- source/blender/python/api2_2x/Makefile 1 addition, 0 deletionssource/blender/python/api2_2x/Makefile
- source/blender/python/api2_2x/Scene.c 571 additions, 155 deletionssource/blender/python/api2_2x/Scene.c
- source/blender/python/api2_2x/Scene.h 1 addition, 0 deletionssource/blender/python/api2_2x/Scene.h
- source/blender/python/api2_2x/sceneRender.c 1129 additions, 0 deletionssource/blender/python/api2_2x/sceneRender.c
- source/blender/python/api2_2x/sceneRender.h 171 additions, 0 deletionssource/blender/python/api2_2x/sceneRender.h
This diff is collapsed.
source/blender/python/api2_2x/sceneRender.c
0 → 100644
This diff is collapsed.
source/blender/python/api2_2x/sceneRender.h
0 → 100644
Please sign in to comment