Blender Git Commits

Blender Git commits from all branches.

Page: 2160 / 2888

October 19, 2015, 16:35 (GMT)
Rename PyGPUOffScreen -> BPy_GPUOffScreen

Generally Py prefix is kept for CPython API

Also added the GPUOffScreen class to the module so it can be accessed for documentation.
October 19, 2015, 16:11 (GMT)
Use a map to ensure proper links between internal nodes.

Socket names usually don't match the internal nodes exactly.
October 19, 2015, 16:08 (GMT)
Projection and Modelview matrix were swapped
October 19, 2015, 16:08 (GMT)
Pydocs: include view3d and region
October 19, 2015, 16:07 (GMT)
Make samples an optional argument, default to 0
October 19, 2015, 16:07 (GMT)
Use Py formatting for GPUOffscreen class
October 19, 2015, 15:30 (GMT)
Correct names of RNA types

Also order args: scene, v3d, region...
October 19, 2015, 14:56 (GMT)
Remove redundant args to PyExc_Format

Also make error handling more compact.
and don't overwrite errors from PyC_RNA_AsPointer.
October 19, 2015, 14:51 (GMT)
Cleanup: naming
October 19, 2015, 14:51 (GMT)
Cleanup: style
October 19, 2015, 14:38 (GMT)
Added a topological sorting pass to make sure nodes are compiled in the right order.
October 19, 2015, 14:20 (GMT)
Merge branch 'master' into framebuffer
October 19, 2015, 14:18 (GMT)
Some simple math nodes to test node connections.
October 19, 2015, 14:02 (GMT)
copy-paste typo
October 19, 2015, 13:31 (GMT)
remove blenderplayer stubs (no longer needed)
October 19, 2015, 13:28 (GMT)
Fix linux building
October 19, 2015, 13:19 (GMT)
Remove unecessary includes
October 19, 2015, 13:17 (GMT)
From review: pass scene, view3d and region as arguments
October 19, 2015, 13:02 (GMT)
From review: leave ED related functions away from gpu_extensions.c
October 19, 2015, 12:16 (GMT)
From review: Pydocs ints
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021