Revision 6252630 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 16:30 (GMT) |
Move Edit LInes and Multi Edit LInes switch at View level This overlay must be by view, not by object. Also changed the name to "gpencil_*" to some grease pencil paper to keep name consistency. |
Revision a8b63c3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 15:37 (GMT) |
UI: Define a Header Text for Overlay Panel |
July 7, 2018, 13:56 (GMT) |
fluid guiding overhaul - fluid guiding now has a separate cache. velocities from guiding objects can be baked into this cache - alternatively, another another (baked) fluid domain can be set as the parent. its velocities will then used for the guiding effect (e.g. use smoke sim to guide liquid sim) - minor other updates: refactored manta-script exporter, fixed liquid leak (fractions completely disabled now), naming cleanups, fix for smoke resume bake (was missing velocity reload) |
July 7, 2018, 12:10 (GMT) |
Fix scale in Apply Pose As Rest Pose for bendy bones. Scale is multiplicative, and adding it up causes the bone to bloat. |
July 7, 2018, 10:58 (GMT) |
Eevee: LightCache: Add auto update when lightprobe are being modified One draw back is that there is a significant overhead caused by creating the batches for the new depsgraph. Caching the depsgraph between subsequent update is not possible right now because we cannot update it. This is to be adressed in the future. There is no option to disable auto update right now. |
July 7, 2018, 09:32 (GMT) |
Merge branch 'master' into blender2.8 |
July 7, 2018, 09:29 (GMT) |
Cleanup: isinstance can take multiple types |
Revision 9e7e926 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 09:13 (GMT) |
Try to fix the rim problem when the image ends outside view The rim is disabled if the image to rim extends beyond the borders. |
Revision 7ba4380 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 09:04 (GMT) |
Improve Blur qualitty when the zoom factor changes Now the number of pixels to blur depend of the pixel size and not as fix values as before. |
Revision fe68d07 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 08:51 (GMT) |
Fix animation path typo error This error made impossible animate modifiers. |
Revision 73cfbbc by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 08:40 (GMT) |
UI: Reorganize Overlay panel The separated panel for Paper and Options has been replaced by an unique panel, because two panels display too much empty space between them and make easier the maintenance. Following how works other Blender panels, the paper options are hiddden when the paper is disabled, only required parameters are displayed. We keep Onion switch here because is still pending the decission to use a general switch (mesh and GP) or keep separated switches. |
Revision 5be3134 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 08:21 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 158d55c by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 08:21 (GMT) |
UI: Move Vertex Opacity to Overlay |
Revision 955a483 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 7, 2018, 08:04 (GMT) |
UI: Small tweaks |
July 7, 2018, 07:02 (GMT) |
Cleanup: pep8, style |
July 7, 2018, 06:53 (GMT) |
Merge branch 'master' into blender2.8 |
July 7, 2018, 06:48 (GMT) |
Cleanup: pep8 |
July 7, 2018, 06:36 (GMT) |
Cleanup: redundant poll checks |
July 6, 2018, 21:13 (GMT) |
More removal of unrelated AOV code |
Revision 924ff86 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 6, 2018, 20:55 (GMT) |
Add Grease Pencil object to new View/Hide topbar control Note: Used "GPencil" instead of "Grease Pencil" for Popup menu because full name is too long. |
|
|
|


Master Commits
MiikaHweb | 2003-2021