Revision d555c92 by Brecht Van Lommel March 19, 2019, 18:16 (GMT) |
Cleanup: fix debug warnign due to tooltip ending in dot. |
Revision bdf7843 by William Reynish March 19, 2019, 18:03 (GMT) |
UI: Make Brush Display panel consistent between Image Editor and 3D View texture painting -Slightly simplify in both places too |
Revision fa59c6a by Brecht Van Lommel March 19, 2019, 17:54 (GMT) |
Merge branch 'blender2.7' |
Revision e7f535c by William Reynish March 19, 2019, 17:41 (GMT) |
UI: Remove redundant separator |
Revision bd017da by William Reynish March 19, 2019, 17:39 (GMT) |
UI: Make Stroke panel consistent between Image Editor and 3D View texture painting This should probably become de-duplicated, but at least they look consistent now |
Revision b4a0dd1 by William Reynish March 19, 2019, 17:37 (GMT) |
Fix: own wrong path to image paint tool settings in recent commit |
Revision 83de13f by Brecht Van Lommel March 19, 2019, 17:23 (GMT) |
Cycles: add cycles.merge_images operator for combing EXR renders. This is only available through the API, mainly intended for render farms to combine rendered multilayer EXR Files with different samples. The images are currently expected to have the exact same render layers and passes, just with different samples. Variance passes are still simply a weighted average, ideally these should be merged more intelligently. Differential Revision: https://developer.blender.org/D4554 |
Revision 83fc834 by William Reynish March 19, 2019, 17:17 (GMT) |
UI: Re-organize Brush Properties - Consolidate each brush section (Color, Palette, Gradient) and make them distinct - Remove the lock icons and move these items into an Options sub-panel, together with other toggles - They now have more descriptive names - Use an enum for view vs scene brush unit - Use Property Split layout and sub-panels in line with the rest of 2.8 - Rename Curve panel to Falloff Reviewed by: campbellbarton, pablovazquez Maniphest Tasks: D4529 Differential Revision: https://developer.blender.org/D4529 |
Revision c590e80 by William Reynish March 19, 2019, 17:10 (GMT) |
Units: Use PROP_PIXEL for grad_spacing |
March 19, 2019, 16:38 (GMT) |
Cycles: Implement function to format and parse human readable time Gives value in seconds for a string which is encoded in format HH:MM:SS.hh. |
March 19, 2019, 16:21 (GMT) |
Fix: Add poll methods for quick effects operators Differential Revision: https://developer.blender.org/D4259 |
Revision 3b04a86 by Campbell Barton March 19, 2019, 16:14 (GMT) |
Cleanup: correct comment |
Revision 5739506 by Campbell Barton March 19, 2019, 15:52 (GMT) |
UI: scale cursor motion threshold by DPI This was using hard coded values of 2-3px. Move both drag and motion thresholds to defines. |
Revision bd80393 by Clément Foucault March 19, 2019, 15:25 (GMT) |
Fix T60684 Fourth and subsequent vertex color / UV layers displayed black |
Revision 899fc03 by Campbell Barton March 19, 2019, 15:06 (GMT) |
BLI_kdtree: use 1d tree for select similar |
Revision 7a93743 by Campbell Barton March 19, 2019, 15:06 (GMT) |
BLI_kdtree: add 1d kdtree support Some users only use the tree to store a single value. |
Revision 08fe29e by Antonio Vazquez March 19, 2019, 15:04 (GMT) |
Fix T62715: Grease Pencil Apply Armature Modifier Issue @sergey wrote: "The reason it was failing is because md points to an original armature, which doesn't have runtime data needed for deformation. That data is to come from evaluated armature." Thanks to @sergey for his help. |
Revision 85685c7 by Sergey Sharybin March 19, 2019, 15:00 (GMT) |
Fix T62622: Animating vertex does not update viewport Missing dependency graph update due to wrong relation. |
Revision e226460 by Jeroen Bakker March 19, 2019, 14:43 (GMT) |
Workbench: World Clipping For Specular Transparent When Specular Transparent materials are used the world clipping did not work on the transparent materials. The reason was that the accum shaders did not vary on the existance of the clipping planes This patch will variate the accum shaders when clipping planes are active. Reviewed By: fclem Maniphest Tasks: T61023 |
Revision 9b8eef9 by Jacques Lucke March 19, 2019, 14:33 (GMT) |
Fix T62558: Certain IES file causes crash Reviewers: brecht Differential Revision: https://developer.blender.org/D4551 |
|
|
|


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