Revision f7b9212 by Antonio Vazquez (greasepencil-object) June 12, 2020, 13:58 (GMT) |
Merge branch 'master' into greasepencil-object |
June 12, 2020, 13:58 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
Revision d8f46a4 by Clément Foucault (eevee-motionblur-object) June 12, 2020, 13:17 (GMT) |
EEVEE: Motion Blur: Use CFRA instead of depsgraph ctime This fixes time remapping issues. |
June 12, 2020, 12:38 (GMT) |
USD: Library upgrade 19.11 ? 20.02 This requires a few changes: - Some parts of our patch are no longer necessary, as the USD library now includes those changes. - The rest of the patch needed adjustment as the `pxr/base/lib/*` directories in USD's source code have moved to `pxr/base/*`. - The new Material Binding API is used when exporting meshes. Note that this does not enable the USD Python API for inclusion in Blender. It just aims at being an as-simple-as-possible version upgrade of the USD library. |
Revision a737ca1 by Clément Foucault (eevee-motionblur-object) June 12, 2020, 12:21 (GMT) |
EEVEE: Motion Blur: Fix issues with animated objects visibility |
Revision 92520f1 by Clément Foucault (eevee-motionblur-object) June 12, 2020, 12:07 (GMT) |
Merge branch 'master' into eevee-motionblur-object |
Revision 6a1a894 by Clément Foucault (eevee-motionblur-object) June 12, 2020, 12:04 (GMT) |
EEVEE: Motion Blur: Support Duplis and assume they are always moving |
June 12, 2020, 11:52 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 12, 2020, 11:46 (GMT) |
Merge branch 'master' into cycles_texture_cache |
June 12, 2020, 11:37 (GMT) |
GPencil: Add curve point data structure The BezTriple in bGPDcurve was changed to a new data structure: bGPDcurve_point. The RNA properties where adapted to support the new data structure. |
June 12, 2020, 11:27 (GMT) |
GPencil: Moves Curve Threshold to bGPdata |
June 12, 2020, 10:20 (GMT) |
GPencil: Cleanup code |
June 12, 2020, 09:25 (GMT) |
GPencil: Make editable Curve Editing props when disabled Some parameters can be required before set to ON the mode, so now it's possible update these parameters before. |
June 12, 2020, 09:19 (GMT) |
GPencil: Update last GSoC branch changes |
June 12, 2020, 09:05 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 12, 2020, 09:02 (GMT) |
GPencil: Use resolution parameter Use the curve resolution parameter in the stroke option panel to control how many segments are generated from the edit curve. |
June 12, 2020, 08:52 (GMT) |
Merge branch 'master' into greasepencil-object |
June 12, 2020, 08:42 (GMT) |
GPencil: Add Resolution prop to Curve Editing popover |
June 12, 2020, 08:33 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 12, 2020, 08:32 (GMT) |
GPencil: New Error Threshold parameter This parameter is used to determine how precise is the curve conversion. |
|
|
|


Master Commits
MiikaHweb | 2003-2021