Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2983 / 5574

January 14, 2014, 19:39 (GMT)
Cycles: Skip the compilation of the dedicated SSE2 kernel on x86-64, we can assume SSE2 here, so just re-use the regular one. Saves 500kb in the blender binary.

Reviewed by: brecht
Differential Revision: https://developer.blender.org/D199
January 14, 2014, 19:01 (GMT)
Further fix for T37817: non-ascii paths fix in Cycles broke OSL rendering.

Not quite sure yet what is going on here, but this works for me.
Revision 6e8321f by Sv. Lockal
January 14, 2014, 18:58 (GMT)
Fix GLSL compatible_pow to give 1.0 for 0 ^ 0
Revision 1c49eb0 by Sv. Lockal
January 14, 2014, 18:55 (GMT)
Cycles, Code cleanup: simplify code for color linear interpolation and float math

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D215
January 14, 2014, 17:57 (GMT)
Fix for icon pin drawing too large when (U.pixelsize != 1)
January 14, 2014, 17:51 (GMT)
Correction to assert in previous commit
January 14, 2014, 17:29 (GMT)
Fix to recent commit, == instead of = in do_version
January 14, 2014, 16:45 (GMT)
fix #T37894: IK constraint desactivation does not work as expected

patch suggested by Séverin Lemaignan (skadge)
January 14, 2014, 16:21 (GMT)
Bevel fix to clamping for percent type.

The clamp code is still very crude and over-conservative,
but was totally wrong for the percent amount type.
January 14, 2014, 16:07 (GMT)
Bevel Modifier: add width type and profile control.

This adds to the modifier the new controls that have been
added to the bevel tool.
January 14, 2014, 15:22 (GMT)
fix #T37892 BL_ArmatureConstraint.active returns wrong value

patch (with changes from me) by Séverin Lemaignan (skadge)
January 14, 2014, 13:35 (GMT)
Fix T38209: Curve's didn't account for negative scale

Would use the face winding from the previously drawn mesh
January 14, 2014, 13:28 (GMT)
Fix for own regression, editmode object selection (Ctrl+RMB)

Wasn't working because of editmode override (which uses regular object selection in editmode)
January 14, 2014, 11:17 (GMT)
Fix T38196: Crash with smoke simulation

Issue was caused by KD tree being allocated with the wrong size.
January 14, 2014, 11:16 (GMT)
Add check for KD tree size to BLI_kdtree_insert()

Makes sure we're not trying to insert more nodes than we've
been expecting to.
January 14, 2014, 08:45 (GMT)
Fix T38205, typo in Add Torus operator.
January 14, 2014, 02:47 (GMT)
Correct bad mistake in own recent to commit to angle calculation
January 14, 2014, 02:39 (GMT)
Code Cleanup: minor edits to recent commit
January 14, 2014, 02:35 (GMT)
Missed a comment on last commit.

This was missed in the previous commit. Adding back for future readability. Thanks @campbellbarton for spotting it.
January 14, 2014, 02:25 (GMT)
Make Toolbar Tabs more readable

This makes the tabs slightly larger, increases the text size slightly, and adjusts the colors a bit to improve overall contrast. It also makes inactive tabs draw with a full tab shape, improving the readability at a glance, particularly when tabs are very small.

The users most affected will be those on smaller displays, where previously tabs were very difficult to read.

Reviewers: @billrey, @campbellbarton

Differential Revision: https://developer.blender.org/D170
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021