Blender Git Commits

Blender Git commits from all branches.

Page: 1419 / 2888

October 10, 2018, 16:13 (GMT)
Fix bug with transformed object interfering with rigid body simulation.

Note: bug was caused by use of legacy ob->flag & SELECT. New OB_PHYS_MOVING
flag to mark that an active object is being transformed.

Make active object position update independent of cache write in preparation
of interactive physics.
October 8, 2018, 17:50 (GMT)
Fix FB split uv bug and treat cusps more like in the paper
October 5, 2018, 10:25 (GMT)
Cycles: Fixed texture caching when using the new displacement nodes.
October 3, 2018, 10:30 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr

# Conflicts:
# source/blender/makesrna/intern/rna_scene.c
October 2, 2018, 10:02 (GMT)
Merge branch 'cycles_texture_cache' of git.blender.org:blender into cycles_texture_cache
October 1, 2018, 15:17 (GMT)
fix for autohide with fractal (could leave holes near inner edges before); fractal/fast bisect should now also take extra objects / helper better into account
September 28, 2018, 07:22 (GMT)
Cycles: Implmemented texture filtering for box mapping.
September 27, 2018, 08:21 (GMT)
Cycles: Improved ray differentials for volume scattering.
September 26, 2018, 11:39 (GMT)
Cycles: Fixes for OSL with texture caching: Textures are now right side up again and textures read from the cache are assumed to be linear.
September 26, 2018, 07:45 (GMT)
Cycles: Set proper defaults for texture caching.
September 24, 2018, 20:25 (GMT)
Cycles: Setting dNdx/dNdy to zero for flat shaded surfaces.
September 24, 2018, 12:59 (GMT)
Cycles: Fixed uninitialised variable.
September 23, 2018, 13:13 (GMT)
Tag the object data block instead of the object to ensure correct updates after selection.
September 23, 2018, 13:04 (GMT)
Follicle selection flag and "select all" operator.
September 23, 2018, 11:58 (GMT)
Remove deprecated texture cache from HairSystem.
September 23, 2018, 09:35 (GMT)
Hair selection mode enum for specifying what part of hair data tools should work on.
September 23, 2018, 08:32 (GMT)
Fix submodules.
September 23, 2018, 08:31 (GMT)
Draw function for hair follicles.
September 21, 2018, 14:23 (GMT)
Cycles: Fixed swapped parameters in fresnel_dielectric().
September 19, 2018, 14:24 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr

# Conflicts:
# release/scripts/addons
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021