June 11, 2020, 15:18 (GMT) |
GPencil: WIP use resolution parameter, pressure and strength |
June 11, 2020, 15:16 (GMT) |
GPencil: Add resolution parameter to bGPDcurve |
June 11, 2020, 15:16 (GMT) |
UI: Drag and Drop FModifiers, Layout Updates There are still problems - Context doesn't work in NLA editor - Lots of memory leaks for anim context. Should find a different method for getting the context that doesn't require a "free" every time. This also adds support for regions with panel categories to the list panel system, which was a simple oversight. Differential Revision: https://developer.blender.org/D7997 |
June 11, 2020, 15:13 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 11, 2020, 15:11 (GMT) |
List panel system: Support regions with categories |
June 11, 2020, 15:11 (GMT) |
Outliner: Add activation and toggle to left column buttons The buttons in the left column didn't work, and in the first step that they did work, I only added support for camera objects. This adds support for edit mode toggling and collections and scene activation. Previously clicking in the column for those types would crash. |
June 11, 2020, 15:06 (GMT) |
GPencil: Initialize curve resolution for new objects |
June 11, 2020, 15:06 (GMT) |
GPencil: Add resolution to strokes panel |
June 11, 2020, 14:47 (GMT) |
GPencil: Move geometry functions to right module These functions were not moved in a previous refactor |
June 11, 2020, 14:47 (GMT) |
GPencil: Pass gpd datablock to BKE_gpencil_stroke_geometry_update This is needed to get curve edit data parameters |
June 11, 2020, 14:47 (GMT) |
GPencil: Add new edit_curve_resolution prop This will be used to define the qualitty of the generated stroke. |
June 11, 2020, 14:37 (GMT) |
EEVEE: Motion Blur: Expose max blur and depth scale |
June 11, 2020, 13:50 (GMT) |
Fixes for changes in master after last merge |
June 11, 2020, 13:49 (GMT) |
Merge branch 'asset-uuid' into asset-engine |
June 11, 2020, 13:25 (GMT) |
Fluid: Added an option for grid scaling in Color Mapping. |
June 11, 2020, 13:05 (GMT) |
EEVEE: Motion Blur: Fix camera near/far values uniforms |
June 11, 2020, 12:27 (GMT) |
EEVEE: Motion Blur: Replace Wang Hash Noise function by blue noise |
Revision a180717 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 11, 2020, 10:23 (GMT) |
Fix Wrong struct reference. |
June 11, 2020, 10:23 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 11, 2020, 10:22 (GMT) |
GPencil: Convert from curve to stroke in update_geometry Call the function BKE_gpencil_stroke_update_geometry_from_editcurve in BKE_gpencil_stroke_geometry_update and force an update when curve handles change position in RNA. |
|
|
|


Master Commits
MiikaHweb | 2003-2021