Blender Git Commits

Blender Git commits from all branches.

Page: 1902 / 2888

November 7, 2016, 17:10 (GMT)
corrected centroid calculation by using exact center of mass centroid
November 7, 2016, 14:37 (GMT)
Merge branch 'master' into multi_previews_id
November 7, 2016, 14:29 (GMT)
Merge branch 'master' into asset-engine
November 7, 2016, 11:04 (GMT)
Resolved inconsistencies in using tabs and spaces
November 7, 2016, 07:13 (GMT)
Improved the clearcoat part by using GTR1 instead of GTR2
November 6, 2016, 23:56 (GMT)
updated liquid inflow function
November 4, 2016, 17:38 (GMT)
cleaned up a bit in scripts and now using new readParticle() function instead of temp file hack
November 4, 2016, 07:27 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools
November 3, 2016, 23:48 (GMT)
Merge branch 'blender2.8' into layer-manager

Conflicts:
source/blender/blenloader/intern/versioning_270.c
November 3, 2016, 20:04 (GMT)
updated manta pp files and simplified python api
November 3, 2016, 19:28 (GMT)
Fix bplayer (c)
November 3, 2016, 19:10 (GMT)
Merge branch 'master' into HMD_viewport

Conflicts:
source/blender/blenloader/intern/versioning_270.c
November 3, 2016, 19:05 (GMT)
Add libhidapi to install_deps.sh script.

Note: only tested (both package and source compilation) with Debian
testing distro, others (fedora-like, arch-like) might not be working,
especially the compilation option.
November 3, 2016, 09:20 (GMT)
Fix OpenVDB socket creation in the Cycles node.

Was always using the last socket name, so other grids could not be accessed.
November 2, 2016, 19:40 (GMT)
fix for crash when appending node groups if Fracture Modifier is active and frame > 1
November 2, 2016, 18:52 (GMT)
the maxz and minz shaders were not being compiled
November 2, 2016, 18:44 (GMT)
argh, missed some default setting for FM for grease pencil edge mode, before this fix no fracture at all was performed, and added bmesh tool flag for grease pencil fracture, too
November 2, 2016, 14:29 (GMT)
Cycles: Fix rendering with OSL and split kernel

The `sd` pointer doesn't actually point to the threads own `sd` in the split
kernel, needed to account for that for OSL to render correctly.
November 2, 2016, 14:29 (GMT)
Cycles: Fix building with OSL enabled after split kernel changes

Seems I had OSL disabled while working on getting the split kernel to run
on CPU, should be fine now.
November 2, 2016, 12:58 (GMT)
Cycles: Fix memory leak of kernel globals buffer from CPU split kernel
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021