October 4, 2019, 08:54 (GMT) |
Cycles: Implemented diffuse only override for Principled BSDF. |
October 4, 2019, 08:22 (GMT) |
Merge branch 'master' into greasepencil-object |
October 4, 2019, 04:30 (GMT) |
Merge branch 'feature/multi_orientation_working' into blender-v2.80-develop |
October 4, 2019, 04:30 (GMT) |
Set up Stefan's orientation fix - for multi orientation. |
October 3, 2019, 19:11 (GMT) |
Merge branch 'master' into soc-2019-embree-gpu-rebased |
October 3, 2019, 19:00 (GMT) |
Add motion blur for unaligned box |
October 3, 2019, 17:04 (GMT) |
Merge branch 'master' into greasepencil-object |
October 3, 2019, 15:46 (GMT) |
GPencil: Disable Smart Smooth when Random is enabled These options cannot be used at the same time because the Smart Smooth is designed to remove any imperfection in the stroke and the random options are designed to create these imperfections, so the smooth removes all randomnes. |
October 3, 2019, 14:56 (GMT) |
Cleanup: Fix comments |
October 3, 2019, 14:52 (GMT) |
Merge branch 'master' into greasepencil-object |
October 3, 2019, 14:25 (GMT) |
GPencil: Sculpt brushes uses affect position flag This commit changes the following: 1) The affect parameters have been moved to brush. Before, this parameter was by toolsettings and this was wrong. 2) Intialize the affect postion to ON. 3) If affect position is OFF, don't apply Sculpt brush effect. |
October 3, 2019, 10:56 (GMT) |
Merge branch 'master' into greasepencil-object |
October 3, 2019, 10:54 (GMT) |
GPencil: Limit internally Smart Smooth to range 0 to 0.5 In the UI we keep a range between 0.0 to 1.0 for usability reasons, but internally, the value is divided by 2 to limit the real between 0.0 and to 0.5 and also makes it less sensible. |
October 3, 2019, 10:48 (GMT) |
GPencil: Remove Active Subdivide parameter from Brush This parameter is not required with the last changes in paint smooth. |
October 2, 2019, 21:16 (GMT) |
GPencil: Use original strokes, not evaluated |
October 2, 2019, 15:11 (GMT) |
USD: removed the temporary code for timing code execution |
October 2, 2019, 15:09 (GMT) |
USD: stricter viewport locking when exporting This is to prevent crashes like we had with the Alembic exporter (T65816). |
October 2, 2019, 14:56 (GMT) |
Cleanup: added my name to TODO comments |
October 2, 2019, 14:56 (GMT) |
Cleanup: remove scene parameter from USD_export() The Context is passed to USD_export() anyway, which already contains the scene. |
October 2, 2019, 14:50 (GMT) |
Merge origin/master |
|
|
|


Master Commits
MiikaHweb | 2003-2021