Revision db259e0 by Sergey Sharybin September 7, 2018, 09:55 (GMT) |
Silence warning in release mode |
Revision dfeff72 by Sergey Sharybin September 7, 2018, 09:54 (GMT) |
Subdiv: Add ptex offsets to a subdiv structure This is something what we need to know quite often from various places. Added it as a cached value in Subdiv itself, so it can be queried easily from any area. Shouldn't be a problem from memory usage point of view, it's 4MB per 1M faces coarse mesh. This is very low percentage of mesh itself, and even lower percentage of highres subdivided mesh. |
Revision cbab3e1 by Sergey Sharybin September 7, 2018, 09:04 (GMT) |
Cleanup: Unused undef That symbol is never defined. |
Revision 9c12f58 by Antonio Vazquez September 7, 2018, 07:29 (GMT) |
GP: Fix unreported crash when use Alt key in Surface draw |
Revision 49fa58e by Campbell Barton September 7, 2018, 06:32 (GMT) |
Gizmo: fix extrude handles Only use the 2D selection function when 3D selection isn't defined. Regression from e18a2c4ed7b |
Revision 066afa2 by Campbell Barton September 7, 2018, 03:38 (GMT) |
Fix T56707: Assert changing grease pencil modes |
Revision ee6b95f by Campbell Barton September 7, 2018, 02:14 (GMT) |
UI: move toolbar arrow closer to button edge Could overlap icons. |
Revision 8115b99 by Campbell Barton September 7, 2018, 01:46 (GMT) |
UI: add useful information to 'Measure' tooltip |
Revision 77c0a7e by Campbell Barton September 7, 2018, 01:32 (GMT) |
Fix missing line width for helper line drawing Also scale by pixel size. |
Revision 5940ea1 by Campbell Barton September 7, 2018, 01:25 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 7be3378 by Campbell Barton September 7, 2018, 01:18 (GMT) |
Fix normal transform orientation calculation When using the 'normal' orientation, the normal would be ignored if the plane couldn't be calculated. Now use only the normal if the plane is zero length, this was already done, just not in all cases. |
Revision d49cbe1 by Campbell Barton September 7, 2018, 00:57 (GMT) |
Revision 3733c52 by Brecht Van Lommel September 6, 2018, 18:11 (GMT) |
Merge branch 'master' into blender2.8 |
Revision a5bb401 by Brecht Van Lommel September 6, 2018, 18:09 (GMT) |
Cleanup: fix compiler warning. |
Revision 0728c89 by Brecht Van Lommel September 6, 2018, 18:06 (GMT) |
Fix T56704: black / NaN values in Cycles normal pass. |
Revision d1ab109 by Brecht Van Lommel September 6, 2018, 15:46 (GMT) |
Fix T56698: saving render result from compositing as EXR is empty. |
Revision 90ea5c5 by Brecht Van Lommel September 6, 2018, 15:35 (GMT) |
Fix T56643: crash drag & dropping ID onto a text field. |
Revision 310e396 by Brecht Van Lommel September 6, 2018, 15:16 (GMT) |
Cleanup: remove unused Blender Internal preview.blend. |
September 6, 2018, 15:10 (GMT) |
Fix T54329: brush texture preview not working. With the removal of blender internal, the texture preview had to be rewritten. Now we evaluate and write the texture directly to the preview buffer instead of going through the renderer. Differential Revision: https://developer.blender.org/D3670 |
Revision 5a13491 by Clément Foucault September 6, 2018, 13:00 (GMT) |
Fix T56705: Z axis do not displays in side views |
|
|
|


Master Commits
MiikaHweb | 2003-2021