Sergey Sharybin Sergey
  • Joined on 2009-11-28
Sergey Sharybin pushed to fix_90629 at Sergey/blender 2023-02-15 12:05:07 +01:00
05539bfa0c Fix #90629: VSE: Split selection is determined by menu position
Sergey Sharybin created branch fix_90629 in Sergey/blender 2023-02-15 12:05:07 +01:00
Sergey Sharybin pushed to main at Sergey/blender 2023-02-15 11:39:26 +01:00
ef46f735f3 Cleanup: LineArt: Remove lineart_cpp_bridge.cc
7481a36d51 EEVEE: Remove unnecessary material optimization assertion.
3807a0981e Curves: Add delete operator to edit mode
ddc6815b1a Curves: add Curve Parameter Falloff to comb brush
fc6d13eced Cleanup: extract the check to save a blend file into a function
Compare 22 commits »
Sergey Sharybin commented on issue blender/blender#90406 2023-02-15 11:34:49 +01:00
VSE: The blend and opacity settings that strips are created with does not match the default values they revert back to

@iss Not sure why Blend mode will not work? Also not sure if it is considered a bug or not. The #80164 is marked as a TODO.

But all in all I think it is good/correct thing to do to move towards…

Sergey Sharybin commented on issue blender/blender#90389 2023-02-15 11:30:30 +01:00
VSE's UI disappears when forcing new vertical lines to overlap completely

This is a more generic problem than the VSE. It happens in the animation editors, both for horizontal axis when using Seconds, and vertical axis in the F-Curve editor.

Sergey Sharybin closed issue blender/blender#90032 2023-02-15 11:15:29 +01:00
frame change handlers stop getting triggered after rendering more than 3 to 5 times.
Sergey Sharybin commented on issue blender/blender#90032 2023-02-15 11:15:28 +01:00
frame change handlers stop getting triggered after rendering more than 3 to 5 times.

I've looked into the Python code and to me it seems it relies on a specific order and way which and in which order the handlers are run.

The frame-change handler might run prior to render, and…

Sergey Sharybin commented on issue blender/blender#88402 2023-02-15 10:28:02 +01:00
Crash on export of compositor nodes

@JasonvanGumster, I can reproduce the issue with Blender 3.1 but not with any later versions. Do you mind testing the current latest version of Blender? Thanks :)

Sergey Sharybin pushed to submodules_refactor at Sergey/blender 2023-02-15 09:26:05 +01:00
7cba32896f Fix typo spotted by Ray.
Sergey Sharybin commented on issue blender/blender#88449 2023-02-15 09:11:27 +01:00
Blender LTS: Maintenance Task 2.93

@lichtwerk It appears so. Seems to require a good round of testing after that though :)

@brecht AFAIK some big LTS users prefer to compile the Blender from sources and do not rely on the…

Sergey Sharybin pushed to submodules_refactor at Sergey/blender 2023-02-14 18:34:58 +01:00
48c6645b9e Merge branch 'main' into submodules_refactor
f4db58844d GPU: Fix wrong 2D shader used from 3D drawing
acf7f46b77 Fix #104748: GPencil: Fill tool is not working at all
Compare 3 commits »
Sergey Sharybin created pull request blender/blender#104755 2023-02-14 18:34:10 +01:00
Re-design of submodules used in blender.git
Sergey Sharybin pushed to submodules_refactor at Sergey/blender 2023-02-14 18:32:58 +01:00
bd8c1ebc05 Re-design of submodules used in blender.git
ec05e82b5c make_update: Support upstream remote workflow and update for subodules redesign
Compare 2 commits »
Sergey Sharybin created branch submodules_refactor in Sergey/blender 2023-02-14 18:32:58 +01:00
Sergey Sharybin deleted branch submodules_refactor from Sergey/blender 2023-02-14 18:32:51 +01:00
Sergey Sharybin closed pull request blender/blender#104753 2023-02-14 18:32:42 +01:00
Re-design of submodules used in blender.git
Sergey Sharybin commented on pull request blender/blender#104753 2023-02-14 18:32:35 +01:00
Re-design of submodules used in blender.git

Something went off with the merge detection.

Sergey Sharybin pushed to submodules_refactor at Sergey/blender 2023-02-14 18:28:05 +01:00
bd8c1ebc05 Re-design of submodules used in blender.git
ec05e82b5c make_update: Support upstream remote workflow and update for subodules redesign
4fbc9c42e5 Curves: Add transform tools to toolbar
Compare 3 commits »
Sergey Sharybin pushed to main at Sergey/blender 2023-02-14 18:27:16 +01:00
4fbc9c42e5 Curves: Add transform tools to toolbar
Sergey Sharybin pushed to submodules_refactor at Sergey/blender 2023-02-14 18:25:48 +01:00
4682078b85 Re-design of submodules used in blender.git
4e786dff4e make_update: Support upstream remote workflow and update for subodules redesign
5ca65001ea Geometry Nodes: Operator to wrap a modifier's node group
c9f02569c7 Curves: cage overlay for sculpt mode
eb9647c53d Cleanup: rename vertex buffer attribute to be more specific
Compare 166 commits »