February 2, 2018, 10:57 (GMT) |
fix: silence warnings about unused local variable (thanks to dfelinto for the hint) |
Revision 3586981 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 2, 2018, 10:22 (GMT) |
Cleanup: Remove duplicate operation It was stupid add and sub the same value |
Revision 814373f by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 2, 2018, 09:49 (GMT) |
Make color picker panel more compact There was too many space between colors and panel borders. Also changed the aspect ratio for small number of colors. |
February 2, 2018, 09:48 (GMT) |
Merge branch 'blender2.8' into asset-engine |
February 2, 2018, 09:37 (GMT) |
Fix T53980: IK influencing REST POSE with New Depsgraph |
Revision 19aec0a by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 2, 2018, 09:34 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 0cc0b89 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 2, 2018, 09:34 (GMT) |
Cleanup: Create function to duplicate stroke to avoid code duplication. |
Revision 23aa0fd by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 2, 2018, 06:43 (GMT) |
Cleanup: De-duplicate dynamic enum function used for setting GP brush icons It turned out that there were slight differences between these two versions (namely, where they searched for the list of active brushes), but it's not too much of a stretch to use the same code for this with a few minor tweaks, as per this commit. |
Revision ea55e31 by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 2, 2018, 03:15 (GMT) |
Cleanup: Remove unused/deprecated dynamic enum stuff |
February 2, 2018, 03:15 (GMT) |
Merge branch 'master' into blender2.8 |
February 2, 2018, 03:11 (GMT) |
Cleanup: wrap function args |
February 2, 2018, 01:03 (GMT) |
Fix T53978: Bad memory access after recent fix to BSDF mixing Added proper checks after BSDF allocation and cleaned up existing inline checks. Was introduced in 7261d675e6aeb1b0dff |
February 2, 2018, 00:18 (GMT) |
Eevee: Render: Fix volume sampling. |
February 1, 2018, 23:50 (GMT) |
Eevee: Render: Make sure background does not write to ssr data. |
February 1, 2018, 23:49 (GMT) |
fix: unintentionally commented out collada animation export |
February 1, 2018, 23:48 (GMT) |
Eevee: Render: Fix NaNs in Normal pass. |
February 1, 2018, 20:38 (GMT) |
Eevee: Render: Make render passes appear in compositor. |
February 1, 2018, 20:08 (GMT) |
Eevee: Render: Fix broken "non-multiview" render. |
February 1, 2018, 19:48 (GMT) |
Eevee: Render: Add support for multiview. |
February 1, 2018, 19:48 (GMT) |
Eevee: Render: Add Transparent Background option. ... under a new "Film" tab in the render properties panel. |
|
|
|


Master Commits
MiikaHweb | 2003-2021