Blender Git Commits

Blender Git "master" branch commits.

Page: 2030 / 5574

August 10, 2017, 10:32 (GMT)
Fix T52324: Metaball disappears when deleting first metaball object.

Lost specific MBall 'need update' case here in last year's refactor.

While technically not a regression, nice to have in 2.79.
August 10, 2017, 09:14 (GMT)
Merge branch 'master' into blender2.8
August 10, 2017, 08:28 (GMT)
Cleanup & fix potential NULL pointer dereferencing.
August 10, 2017, 08:28 (GMT)
Fix T52314: New ID copy code (rBrB9da7dfa1586d) Breaks node previews in compositor.

"Just" forgot to copy data block's name in 'NO_MAIN' case... *sigh*
August 10, 2017, 07:22 (GMT)
Cycles: Fix instanced shadow catcher objects influencing each other
August 10, 2017, 07:21 (GMT)
Cycles: De-duplicate trace-time object visibility calculation

We already have enough files to worry about in BVH builders. no need to add yet
another copy-paste code which is tempting to be running out of sync.
August 10, 2017, 06:35 (GMT)
Manipulator: grab3d option to align to view

Use for lamp-target, makes it easier to click on.
August 10, 2017, 04:30 (GMT)
Manipulator: cage2d translate in 3D view support

Needed for moving image-empties.
August 10, 2017, 04:08 (GMT)
Manipulator: add image-empty manipulator
August 10, 2017, 04:03 (GMT)
Manipulator: apply cage2d scale before offset

Needed when offset takes factor into account.
August 9, 2017, 23:59 (GMT)
Manipulator: expose use_draw_offset_scale to RNA
August 9, 2017, 23:59 (GMT)
Cleanup: don't abbreviate color w/ manipulator API
August 9, 2017, 23:44 (GMT)
Manipulator: rename grab enum

We'll want some 3D shapes, so name existing shapes 2D
August 9, 2017, 16:21 (GMT)
Forgot to change magicnumber of OIIO built lib in previous commit...
August 9, 2017, 16:16 (GMT)
install_deps: disable PTex in our OIIO building for now, broken on newest systems.
August 9, 2017, 13:49 (GMT)
Manipulator: use offset-scale for lamp target
August 9, 2017, 13:39 (GMT)
Manipulator: disable cursor grabbing for 2D groups

We could make this a manipulator type flag,
for now disable for all 2D manipulators since its annoying for cage2d.
August 9, 2017, 13:08 (GMT)
Alembic: Adjusted unit test for Blender 2.8 to use scene layers.
August 9, 2017, 13:08 (GMT)
Merge branch 'master' into blender2.8
August 9, 2017, 13:00 (GMT)
Fix for previous commit

Accidentally got semicolon removed just before commit.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021