December 18, 2019, 00:32 (GMT) |
Cleanup: warnings |
December 18, 2019, 00:05 (GMT) |
Image Editor: Disable tile operators if tile 1001 is missing |
December 17, 2019, 23:52 (GMT) |
Image Editor: Add option to create multiple tiles at once Any existing tiles will be skipped. |
December 17, 2019, 23:15 (GMT) |
Image Editor: Add option to fill UDIM tiles during creation |
December 17, 2019, 23:04 (GMT) |
Fix T72487: Painting on unitialized UDIM tile crashes The UDIM commit accidentally removed the check for whether an ImBuf exists before trying to paint on it. |
December 17, 2019, 23:02 (GMT) |
Fluid: Fix placement of flag reset Flag reset needs to be placed outside the object loop |
December 17, 2019, 18:56 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
December 17, 2019, 18:55 (GMT) |
Merge branch 'master' into greasepencil-object |
December 17, 2019, 18:54 (GMT) |
Fix T72430: GPencil normalize command crashes blender When the stroke weights array was NULL, the function crash. Just check NULL value. |
December 17, 2019, 18:45 (GMT) |
Sculpt: Use more saturated colors in the cursor The previous cursor colors were chosen to match the toolbar icon color, but the contrast on top of the default matcaps was not enough. This commit uses more saturated colors, which are more visible on top of the default matcaps. Reviewed By: jbakker, billreynish Differential Revision: https://developer.blender.org/D6194 |
December 17, 2019, 17:00 (GMT) |
Fluid: Fix that maps old smoke and fluid modifiers to new manta modifier |
December 17, 2019, 16:30 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
December 17, 2019, 16:29 (GMT) |
Merge branch 'master' into greasepencil-object |
December 17, 2019, 16:27 (GMT) |
GPencil: Cleanup - Remove duplicated code |
December 17, 2019, 16:22 (GMT) |
Merge branch 'master' into greasepencil-object |
December 17, 2019, 16:19 (GMT) |
merge branch 'master' into greasepencil-object |
December 17, 2019, 16:14 (GMT) |
GPencil: Fix brush panels after UI reorganization With the brush reorganization included in D5928, the brush panels had covered the topbar and make impossible to use the drawing tools. Now, the options are grouped in Stroke popover, similar to Sculpt. Also fixed some missing or wrong texts. |
December 17, 2019, 16:00 (GMT) |
USD: Only show in experimental features when built with USD support Previously the USD Exporter was always visible in the Experimental Features user preferences tab, even when Blender was built with `WITH_USD=OFF`. |
December 17, 2019, 16:00 (GMT) |
USD Exporter: show export options by default There are options for the exporter that are relevant for each export, for example the choice between Viewport or Render settings, or whether to export the current frame or an animation. It's better to have the options panel opened by default. |
December 17, 2019, 15:42 (GMT) |
Fix unreported: Crash when confirms GRAPH_OT_decimate `dgo` is MEM_freed just before. |
|
|
|


Master Commits
MiikaHweb | 2003-2021