Revision 9351ac0 by Thomas Dinges 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 |
Revision d980c3e by Brecht Van Lommel 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 |
Revision 1908c31 by Campbell Barton January 14, 2014, 17:57 (GMT) |
Fix for icon pin drawing too large when (U.pixelsize != 1) |
Revision 43c2b36 by Sergey Sharybin January 14, 2014, 17:51 (GMT) |
Correction to assert in previous commit |
Revision dad1d30 by Howard Trickey January 14, 2014, 17:29 (GMT) |
Fix to recent commit, == instead of = in do_version |
Revision 8a8ee2c by Dalai Felinto January 14, 2014, 16:45 (GMT) |
fix #T37894: IK constraint desactivation does not work as expected patch suggested by Séverin Lemaignan (skadge) |
Revision c5d3abc by Howard Trickey 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. |
Revision 86616c6 by Howard Trickey 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. |
Revision dfac6c4 by Dalai Felinto January 14, 2014, 15:22 (GMT) |
fix #T37892 BL_ArmatureConstraint.active returns wrong value patch (with changes from me) by Séverin Lemaignan (skadge) |
Revision 54e56cd by Campbell Barton 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 |
Revision 1fb9bb8 by Campbell Barton 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) |
Revision ca2a144 by Sergey Sharybin January 14, 2014, 11:17 (GMT) |
Fix T38196: Crash with smoke simulation Issue was caused by KD tree being allocated with the wrong size. |
Revision e7d18eb by Sergey Sharybin 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. |
Revision b7f04ac by Thomas Dinges January 14, 2014, 08:45 (GMT) |
Fix T38205, typo in Add Torus operator. |
Revision aa986c3 by Campbell Barton January 14, 2014, 02:47 (GMT) |
Correct bad mistake in own recent to commit to angle calculation |
Revision 20cea92 by Campbell Barton January 14, 2014, 02:39 (GMT) |
Code Cleanup: minor edits to recent commit |
Revision 0f30231 by Jonathan Williamson 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. |
Revision b3101ab by Jonathan Williamson 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 |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021