December 20, 2019, 19:28 (GMT) |
Fix T72445: Cycles crash with Displacement maps in OSL The UDIM commit accidentally removed a check that skipped Image updates if the image was managed by OSL. |
December 20, 2019, 18:53 (GMT) |
Fix T72471: Cycles AOV support breaks passes with divide_type The problem is described in a comment in the change. Short version: If a pass was used as a divide_type but also requested explicitly (e.g. diffuse color), it was added to the passes list twice because the names of the two requests didn't match. Then, when searching for the pass to divide by, the wrong one (not the one that the kernel was writing to) was picked. |
December 20, 2019, 18:35 (GMT) |
GPencil: Only patch grease pencil objects |
December 20, 2019, 18:27 (GMT) |
GPencil: Patch colors to Linear All colors have been patched to Linear and also changed to PROP_COLOR instead of PROP_COLOR_GAMMA. The colors have been patched in VFXs and Modifiers. |
December 20, 2019, 17:50 (GMT) |
Fix: Build error with clang on windows. A bug in llvm < 9.0.1 causes the compiler to crash when openmp is enabled. Since mantaflow uses tbb we can safely disable this flag temporarily for this module. Reviewed By: sebbas Differential Revision: https://developer.blender.org/D6446 |
Revision b4b25ea by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 16:43 (GMT) |
access event filter duration in node tree |
December 20, 2019, 16:35 (GMT) |
UI: Remove orphan datablocks directly from File->Clean Up menu Actually, to purge orphans datablock you need go to Outliner, enable Orphan mode and press Purge button (that sometimes is out of the view because the window is too narrow). To have this option hidden make very difficult to users use and understand what means orphan data, so this patch just adds a new Clean Up menu to File menu with this option. This menu could be used in the future for more clean up options. To have a general Clean Up menu is common used in other softwares. Reviewed By: billreynish, mont29 Differential Revision: https://developer.blender.org/D6445 |
Revision bed1a7c by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 16:09 (GMT) |
change some pointers to references |
Revision 6600c53 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 16:01 (GMT) |
change particle function evaluation api |
December 20, 2019, 15:55 (GMT) |
GPencil: Remove use_solo_mode from Top Layer Popover |
Revision 81573c5 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 15:43 (GMT) |
replace compare node |
Revision d00557b by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 15:37 (GMT) |
use IndexMask in more places |
December 20, 2019, 15:37 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
December 20, 2019, 15:36 (GMT) |
Merge branch 'master' into greasepencil-object |
December 20, 2019, 15:34 (GMT) |
GPencil: Change Eyedropper and Curve conversion to Linear |
Revision dca21ef by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 15:19 (GMT) |
start improving custom events |
Revision 70ada64 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 14:44 (GMT) |
use index mask in event interface |
Revision d40031d by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 14:39 (GMT) |
remove event storage concept |
Revision adfd43d by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 14:22 (GMT) |
new Node Instance Identifier node |
Revision aabe38f by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 14:03 (GMT) |
change names displayed in search |
|
|
|


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