Blender Git Commit Log

Git Commits -> Revision 598a26f

Revision 598a26f by Dalai Felinto (temp-xinput-tablet)
October 16, 2015, 07:59 (GMT)
GPU offscreen API + bpy.context.window.close()

Commit Details:

Full Hash: 598a26ffb879a234177547a0fd09b27056a2038c
Parent Commit: a660dc9
Lines Changed: +559, -3

1 Added Path:

/source/blender/python/intern/gpu_offscreen.c (+437, -0) (View)

11 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/GPU_extensions.h (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+78, -0) (Diff)
/source/blender/gpu/SConscript (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_wm_api.c (+4, -0) (Diff)
/source/blender/python/intern/CMakeLists.txt (+1, -0) (Diff)
/source/blender/python/intern/gpu.c (+16, -3) (Diff)
/source/blender/python/intern/gpu.h (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+6, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021