July 11, 2020, 15:08 (GMT) |
GPencil: Fix curve handles not updating When the handle types of the first and last handles of a cyclic curve were changed, the handles did not update correctly. |
July 11, 2020, 15:00 (GMT) |
GPencil: Implement editcurve subdivide Implement an algorithm to subdivide an editcurve. |
July 11, 2020, 14:55 (GMT) |
Nodes: support vector math node in simulation node tree |
July 11, 2020, 14:47 (GMT) |
Nodes: support math node in simulation node tree |
July 11, 2020, 14:39 (GMT) |
Nodes: support Value node in simulation node tree |
July 11, 2020, 14:24 (GMT) |
Nodes: move Math, Vector Math and Value shader nodes to c++ files This required a little bit of refactoring, because we were using c-only syntax for the gpu shader names. All tests are still passing. |
July 11, 2020, 13:18 (GMT) |
Merge branch 'master' into soc-2020-info-editor |
July 11, 2020, 12:46 (GMT) |
DRW: Add common point cloud rendering functions |
July 11, 2020, 12:43 (GMT) |
Cleanup: EEVEE: Remove concentric samples. |
July 11, 2020, 12:43 (GMT) |
Cleanup: EEVEE: Remove unused IRRADIANCE_CUBEMAP |
July 11, 2020, 12:43 (GMT) |
DRW: Put viewvecs calculation to view update This avoids code duplication between draw engines. |
July 11, 2020, 12:43 (GMT) |
EEVEE: Split bsdf_common_lib.glsl into smaller files |
July 11, 2020, 12:43 (GMT) |
Cleanup: Workbench: Remove own viewvecs |
July 11, 2020, 12:43 (GMT) |
Cleanup: EEVEE: Remove own viewvecs |
July 11, 2020, 12:09 (GMT) |
UV: add path select operator that uses the selection Instead of using the mouse cursor position, this selects between existing selected elements. Access this since picking a selection path doesn't work from the menu. |
July 11, 2020, 11:12 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 11, 2020, 11:11 (GMT) |
GPencil: Implement curve point circle select |
July 11, 2020, 10:34 (GMT) |
Cleanup: remove unused function |
July 11, 2020, 05:32 (GMT) |
Cleanup: spelling |
July 11, 2020, 04:50 (GMT) |
Docs: remove reference to PYTHONHOME This is no longer used by default, when '--python-use-system-env' is set there are many Python environment variables, don't list them in Blender's help message. |
|
|
|


Master Commits
MiikaHweb | 2003-2021