Blender Git Commit Log

All Blender Git commits.

Page: 2950 / 8462

September 30, 2018, 07:55 (GMT)
Add Image Operator: minor tweaks

- Use exception message on error.
- Use 3D view cursor location (for local view).
September 29, 2018, 19:56 (GMT)
Fix mysterious crash when using textureGather on Intel drivers.

The crash occurs in a shader with uniform block of a certain size and misaligned.
September 29, 2018, 16:07 (GMT)
GP: Fix Thickness modifier error for strokes with few points
September 29, 2018, 15:22 (GMT)
Fix mixed drawing face and edge checks in draw manager
September 29, 2018, 14:54 (GMT)
GP: New parameters for instance modifier: Material and On Top

Now it's possible to define what material is used in the generated strokes and if the strokes are put in front of the original (default) or keep the original in front.

Before, the generated strokes have been always on top of the original because they were drawn later.
September 29, 2018, 14:45 (GMT)
A new function to move list at the beginning of another list

This is a change of the BLI_movelisttolist but in reverse order.
September 28, 2018, 22:11 (GMT)
Multi-Objects: ARMATURE_OT_switch_direction
September 28, 2018, 22:06 (GMT)
Multi-Objects: ARMATURE_OT_armature_layers
September 28, 2018, 21:53 (GMT)
Expose armature.dissolve to the menu

Following the vertice delete menu logic here, where delete needs no verb
and the special case (dissolve here) gets the full verb + noun)

Note: This operator wasn't even listed in the T54646 task. I suspect other
operators may share the same fate.
September 28, 2018, 21:43 (GMT)
Multiple-Objects: ARMATURE_OT_dissolve
September 28, 2018, 21:23 (GMT)
Multiple-Objects: ARMATURE_OT_flip_names
September 28, 2018, 19:54 (GMT)
RNA: Cleanup - remove no longer needed get/set functions

Left over from rBbdbf4471a6c4ba2d444eea5e7f0e6984b3aaafc2.
September 28, 2018, 19:34 (GMT)
Fix painting clone ui/rna not working
September 28, 2018, 16:56 (GMT)
GP: Fix Fx Wave options panel

The orientation was layout vertical
September 28, 2018, 16:40 (GMT)
Multi-Objects: Fix edit mesh texts drawing in the wrong place

It was always drawing on the active object localspace.
September 28, 2018, 16:24 (GMT)
Fix T56396: Cycles wrong object motion blur with deformation blur disabled.
September 28, 2018, 15:31 (GMT)
Fix errors for show_occlude_wire not in view3d.overlay
September 28, 2018, 15:31 (GMT)
Multi-Objects: MESH_OT_sort_elements

Based on D3330 by Falk David
September 28, 2018, 15:31 (GMT)
Fix wireframe threshold not active on wireframe mode
September 28, 2018, 15:28 (GMT)
Templates: tweaks to 2D animation template from grease pencil team.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021