Go to file
Dalai Felinto 0173116117 New function to draw offscreen, and related API changes
This expose the capability of handling offscreen drawing. The initial
support lays the barebones for addons to work with framebuffer objects
and implement 3d viewport offscreen drawing. This can be used by script
writers to make fisheye lens preview, head mounted display support, ...

The complete documentation is here: http://www.blender.org/api/blender_python_api_2_76_1/gpu.offscreen.html

Review and many changes by Campbell Barton (thank you :)

https://developer.blender.org/D1533
2015-10-20 01:15:03 -02:00
build_files CMake: Enable WITH_PYTHON_INSTALL for lite builds 2015-10-12 00:53:52 +11:00
doc New function to draw offscreen, and related API changes 2015-10-20 01:15:03 -02:00
extern Upgrade glew to v1.13 2015-10-11 12:53:41 +11:00
intern Fix T46493: Wrong camera zoom blur with non-unit pixel aspect 2015-10-15 19:33:02 +05:00
release Revert part of rB4d9345479aa86f61, and cleanup a bit. 2015-10-16 11:21:12 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source New function to draw offscreen, and related API changes 2015-10-20 01:15:03 -02:00
tests BLI_math: add mat3_polar_decompose, interp_m3_m3m3 and interp_m4_m4m4. 2015-10-09 21:26:33 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: minor message cleanups. 2015-10-10 17:35:30 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct SCons: Support compilation with 10.11 SK on OS X 2015-10-05 14:48:04 +05:00