August 30, 2019, 14:50 (GMT) |
UI: Outliner Natural Sort Collection contents alphabetical sort now uses a Natural Sort that takes number magnitude into account. Differential Revision: https://developer.blender.org/D5636 Reviewed by Brecht Van Lommel |
August 30, 2019, 14:46 (GMT) |
Sculpt: New brush cursor, active vertex and normal radius This commit includes the new brush cursor, active vertex updates and the normal radius brush property for all sculpt brushes. -The new brush cursor previews the real stroke radius over the mesh and the sampled sculpt normal. -The active vertex is used in sculpt tools and brushes as a starting point for an operation, similar to a preselection. It is also mirrored following the enabled symmetry options to preview the stroke symmetry. -The normal radius brush property limits the radius that is going to be used to sample the sculpt normal and area center. It controls how closely the cursor follows the surface and it improves the behavior of most brushes, making them suitable for hard surface sculpting. Reviewed By: campbellbarton, brecht Differential Revision: https://developer.blender.org/D3594 |
August 30, 2019, 14:44 (GMT) |
Move Ghost-XR files into new VAMR-module and rename them |
August 30, 2019, 14:40 (GMT) |
Install_deps: Do not take sub-versions '6' numbers of RHEL/CentOS versions as main '6' version. |
August 30, 2019, 14:40 (GMT) |
Windows: Move building of blendthumb into the blender codebase. Previously this was done in the deps builder due to the fact we needed both 32 and 64 bit versions of this dll and CMAKE does not support that in a single build folder. Now that 32 bit support has been dropped, this can be safely moved into the codebase. Reviewers: brecht Differential Revision: https://developer.blender.org/D5633 |
August 30, 2019, 14:26 (GMT) |
Merge branch 'master' into greasepencil-object |
August 30, 2019, 14:19 (GMT) |
Cleanup: Fix typo error |
August 30, 2019, 14:16 (GMT) |
DrawManager: UV Stretching Calculating UV Stretching on large meshes showed garbage. The reason is that the calculation is not thread save. Temporarily disable threading for UV Stretching |
August 30, 2019, 13:41 (GMT) |
Revision d3b63cc by Sebastian Parborg August 30, 2019, 12:57 (GMT) |
Initial quadriflow border preservation |
August 30, 2019, 12:54 (GMT) |
UI: Remove Colons From Number Fields Removes the colon separating label and number inside some number fields. Differential Revision: https://developer.blender.org/D5628 Reviewed by Brecht Van Lommel |
August 30, 2019, 12:33 (GMT) |
Fix T69324: Console error in particle systems using "Follow Leader" boid brain rule Was missing from rna renaming in rBeee445590a29. |
August 30, 2019, 12:26 (GMT) |
GPencil: Use default material when slot material is empty When a material slot is empty, the default material is used. The default color used is Gray to get a good contrast in dense scenes with dark and white background. Reviewers: brecht, dfelinto, mendio, pepeland Differential Revision: https://developer.blender.org/D5625 |
August 30, 2019, 12:22 (GMT) |
Merge branch 'master' into soc-2019-openxr |
August 30, 2019, 12:21 (GMT) |
Merge branch 'master' into filebrowser_redesign |
August 30, 2019, 12:07 (GMT) |
Fix (unreported) 'Duplicate Particle System' operator not ensuring unique name This was leading to equally named particle systems, causing problems later on. Spotted while looking into T67958. Reviewers: brecht Differential Revision: https://developer.blender.org/D5632 |
August 30, 2019, 11:53 (GMT) |
Cycles: OpenCL Separate Compilation Debug Flag OpenCL Parallel compilation only works inside Blender. When using cycles in a different setup (standaline or other software) it failed compiling kernels as they don't have the appropriate Python API and command line arguments. This change introduces a `running_inside_blender` debug flag, that triggers out of process compilation of the kernels. Compilation still happens in subthread that enabled the preview kernels and compilation of the kernels during BVH building Reviewed By: brecht Differential Revision: https://developer.blender.org/D5439 |
Revision 9f8ffa6 by Howard Trickey August 30, 2019, 11:35 (GMT) |
Fix bugs in previous commits exposed by stricter compiler. |
August 30, 2019, 11:06 (GMT) |
Merge branch 'master' into greasepencil-object |
August 30, 2019, 11:00 (GMT) |
GPencil: Fix unreported problem with Move to Layer popup As the operator was designed to use only as popup, when it was used as menu option, the popup was displayed again. Reviewers: mendio, pepeland Differential Revision: https://developer.blender.org/D5630 |
|
|
|


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