September 7, 2018, 03:38 (GMT) |
Fix T56707: Assert changing grease pencil modes |
September 7, 2018, 02:14 (GMT) |
UI: move toolbar arrow closer to button edge Could overlap icons. |
September 7, 2018, 01:46 (GMT) |
UI: add useful information to 'Measure' tooltip |
September 7, 2018, 01:32 (GMT) |
Fix missing line width for helper line drawing Also scale by pixel size. |
September 7, 2018, 01:25 (GMT) |
Merge branch 'master' into blender2.8 |
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. |
September 7, 2018, 00:57 (GMT) |
September 6, 2018, 18:11 (GMT) |
Merge branch 'master' into blender2.8 |
September 6, 2018, 18:09 (GMT) |
Cleanup: fix compiler warning. |
September 6, 2018, 18:06 (GMT) |
Fix T56704: black / NaN values in Cycles normal pass. |
September 6, 2018, 15:46 (GMT) |
Fix T56698: saving render result from compositing as EXR is empty. |
September 6, 2018, 15:35 (GMT) |
Fix T56643: crash drag & dropping ID onto a text field. |
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 |
September 6, 2018, 13:00 (GMT) |
Fix T56705: Z axis do not displays in side views |
September 6, 2018, 13:00 (GMT) |
Fix T56706: Lattice crash when enter in edit mode |
September 6, 2018, 12:26 (GMT) |
Multi-Objects: orthographic support for UV project D3375 by @Al I did a few changes before the commit: * Initialize flot arrays with {0} instead of memset(foo, 0, sizeof(foo)). * Use add_v4_v4 instead of for loop. * Rename uv_map_rotation_matrix_w_offset > uv_map_rotation_matrix_ex. bjects: orthographic support for UV project |
September 6, 2018, 12:13 (GMT) |
UI: add mark/clear seam to UV menu in 3D viewport. |
September 6, 2018, 11:37 (GMT) |
GP: Add multiframe support to vertex group operators Before, the operators only worked in the current frame |
September 6, 2018, 11:26 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021