Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2484 / 5574

November 2, 2015, 06:04 (GMT)
Fix BMesh selection flushing w/ mixed modes

Fix for T46494 wasn't working properly when de-selecting faces,
adjacent faces would remain selected but have unselected edges.

Logic here is admittedly rather fragile since it relies on both
selection functions and flushing afterwards.
November 1, 2015, 18:58 (GMT)
Fix T46660: No need to set explicitely UI range of auto smooth angle anymore.
November 1, 2015, 16:01 (GMT)
Cycles: Partially revert previous commit

Apparently removing kernel arguments broke NVidia OpenCL.

Needs more investigation, for the time being revering changes which caused problem.
November 1, 2015, 12:22 (GMT)
Cycles: Remove unused argument from the split kernel functions

Should be no functional changes, just simplifies operation with kernels.
November 1, 2015, 10:40 (GMT)
Cycles: Minor code style cleanup
November 1, 2015, 03:27 (GMT)
Fix T46655: crash reading unknown ID types
November 1, 2015, 01:49 (GMT)
Cleanup: remove unused scene recalc
November 1, 2015, 01:49 (GMT)
Cleanup: old comments
October 31, 2015, 06:10 (GMT)
Fix T46651: Select linked crash w/ wire seam edges
October 31, 2015, 02:52 (GMT)
Fix T46648: Recalculate normals fails

Certain shapes could trick the inside/outside test.
An edge between 2 planar faces could be selected for detecting face-flipping (which failed).
While this could be prevented by skipping those edges,
use a method which searches for the outer most face-loop, then check it faces the center.
October 31, 2015, 00:31 (GMT)
Fix netbeans project generator

Need to escape defines
October 30, 2015, 23:08 (GMT)
Cycles: Add split kernel headers to project generation
Revision 37fbabc by Julian Eisel
October 30, 2015, 20:54 (GMT)
Fix T46647: Crash when using redo panel after extrude individual faces

Caused by rBe0c60985b6.
October 30, 2015, 18:31 (GMT)
Cycles: Fixes for few typos in OpenCL kernel
October 30, 2015, 13:01 (GMT)
Fix memory leak caused by recent shutter curve commits
October 30, 2015, 11:33 (GMT)
Include Python binary in system-info.txt
October 30, 2015, 11:33 (GMT)
Python: check version binary name first

Check version name first since 'python' binary may be a different version.
October 30, 2015, 11:07 (GMT)
Image editor: Add options to display separate R, G and B channels

Works totally similar to backdrop in the compositor.

Requested by Sean Kennedy, but could be useful for lots for VFX guys.

Reviewers: campbellbarton

Reviewed By: campbellbarton

Subscribers: sebastian_k, hype

Differential Revision: https://developer.blender.org/D1590
October 30, 2015, 07:24 (GMT)
Transform: Support storing virtual cursor location

Grabbing now doesn't 'jump' when shift is released (matching rotation modes).

This simplifies most logic for transform input,
where mouse input callbacks can choose to use the 'virtual' cursor,
which accounts for precision when shift is held.
Revision d2af140 by Jorge Bernal
October 30, 2015, 05:51 (GMT)
BGE: Fix SetMass function affecting own object gravity.

Each time we setted the mass the own object gravity was divided by its
old mass (i.e you could convert you car in a flying DeLorean with a
simple mass car modification).

A note will be included in release notes due to retro compability
issues.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021