Sergey Sharybin Sergey
  • Joined on 2009-11-28
Sergey Sharybin pushed to main at Sergey/blender 2023-02-14 18:24:27 +01:00
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
7ba59c8a62 Assets: show all assets by default instead of current file
b3fb73f325 Assets: bundle Essentials with Blender
Compare 58 commits »
Sergey Sharybin created pull request blender/blender#104753 2023-02-14 18:23:31 +01:00
Re-design of submodules used in blender.git
Sergey Sharybin deleted branch make_update from Sergey/blender 2023-02-14 18:21:26 +01:00
Sergey Sharybin closed pull request blender/blender#104479 2023-02-14 18:21:16 +01:00
WIP: make_update: support Github style of remote organization
Sergey Sharybin commented on pull request blender/blender#104479 2023-02-14 18:21:16 +01:00
WIP: make_update: support Github style of remote organization

Actually, a much bigger change is coming.

Sergey Sharybin created branch submodules_refactor in Sergey/blender 2023-02-14 18:20:45 +01:00
Sergey Sharybin pushed to submodules_refactor at Sergey/blender 2023-02-14 18:20:45 +01:00
57421cee75 Re-design of submodules used in blender.git
33208dc42e make_update: Support upstream remote workflow and update for subodules redesign
Compare 2 commits »
Sergey Sharybin commented on issue blender/blender#84057 2023-02-14 12:42:43 +01:00
Unwanted deletion of non selected VSE strips.

@iss We should either clear the flag in do_versions if we believe the root cause is fixed, or clear-before-tag if the design is such that it is possible that the tag might not be clear after use.

Sergey Sharybin commented on issue blender/blender#104373 2023-02-13 18:53:52 +01:00
Motion Tracker solve with anamorphic footage not working

@SteffenD I've committed a fix and poked the buildbot to give a new build: https://builder.blender.org/admin/#/builders/36/builds/8810

Do you mind testing the issue again once the build is…

Sergey Sharybin deleted branch fix_104373 from Sergey/blender 2023-02-13 18:50:00 +01:00
Sergey Sharybin closed issue blender/blender#104373 2023-02-13 18:49:59 +01:00
Motion Tracker solve with anamorphic footage not working
Sergey Sharybin pushed to main at blender/blender 2023-02-13 18:49:58 +01:00
64f83f80c6 Fix #104373: Motion Tracker solve with anamorphic footage not working
Sergey Sharybin merged pull request blender/blender#104711 2023-02-13 18:49:57 +01:00
Fix #104373: Motion Tracker solve with anamorphic footage not working
Sergey Sharybin created pull request blender/blender#104711 2023-02-13 18:47:46 +01:00
Fix #104373: Motion Tracker solve with anamorphic footage not working
Sergey Sharybin created branch fix_104373 in Sergey/blender 2023-02-13 18:47:29 +01:00
Sergey Sharybin pushed to fix_104373 at Sergey/blender 2023-02-13 18:47:29 +01:00
13a67cfd98 Fix #104373: Motion Tracker solve with anamorphic footage not working
Sergey Sharybin commented on issue blender/blender#104373 2023-02-13 17:56:33 +01:00
Motion Tracker solve with anamorphic footage not working

The unexpected change in the optical center after tracking/solver is likely caused by the 7dea18b3aa1.

As for the solution quality of the anamorphic footage it is a bit hard to justify with the…

Sergey Sharybin approved blender/blender#104544 2023-02-13 16:48:36 +01:00
VSE: Add retiming tool

There is compilation warning which would need to be resolves. Don't think it work an extra iteraiton though.

Sergey Sharybin commented on pull request blender/blender#104544 2023-02-13 16:48:36 +01:00
VSE: Add retiming tool

Add UNUSED_VARS_NDEBUG(previous_handle_index) to solve the

Sergey Sharybin pushed to main at Sergey/blender 2023-02-13 13:13:40 +01:00
9fecf1f8b8 Cycles: Replace resolution divider loop with an analytical formula
99e71ec1f2 Assets: Store pointer to owning asset library in asset representation
4f19e99cb1 Tests: add unit test for BLI_strnlen
147c75b831 Cleanup: EEVEE-Next: Fix typo
0d9fbfe7fe GPUShader: Fix compilation caused by designated initializers in C++
Compare 6 commits »