Sergey Sharybin Sergey
  • Joined on 2009-11-28
Sergey Sharybin created pull request blender/blender#121398 2024-05-03 16:01:01 +02:00
Compositor: Make GPU compositor an official feature
Sergey Sharybin created branch comp_gpu_official in Sergey/blender 2024-05-03 16:00:43 +02:00
Sergey Sharybin pushed to comp_gpu_official at Sergey/blender 2024-05-03 16:00:43 +02:00
beb1bfce45 Compositor: Make GPU compositor an official feature
Sergey Sharybin closed issue blender/blender#121350 2024-05-03 15:05:03 +02:00
OSX Blender quit unexpectedly
Sergey Sharybin commented on issue blender/blender#121350 2024-05-03 15:05:00 +02:00
OSX Blender quit unexpectedly

This is the same issue as the #121015. The tracker policy is to have a single report per actual issue, so I'll close this one. Please subscribe to the #121015 to receive notifications about…

Sergey Sharybin commented on issue blender/blender#121342 2024-05-03 11:55:00 +02:00
Alt + H unhides bones with drivers

@lichtwerk I've committed the fix. But ideally it is up to the animation module to ensure proper recalc flags are used. There still seems to be some places where it is only ID_RECALC_SYNC_TO_EVAL

Sergey Sharybin pushed to main at blender/blender 2024-05-03 11:52:57 +02:00
89ace28b30 Fix #121342: Alt + H unhides bones with drivers
Sergey Sharybin deleted branch fix_121342 from Sergey/blender 2024-05-03 11:52:56 +02:00
Sergey Sharybin closed issue blender/blender#121342 2024-05-03 11:52:55 +02:00
Alt + H unhides bones with drivers
Sergey Sharybin merged pull request blender/blender#121384 2024-05-03 11:52:54 +02:00
Fix #121342: Alt + H unhides bones with drivers
Sergey Sharybin created pull request blender/blender#121384 2024-05-03 11:52:18 +02:00
Fix #121342: Alt + H unhides bones with drivers
Sergey Sharybin pushed to fix_121342 at Sergey/blender 2024-05-03 11:51:52 +02:00
d8400faa24 Fix #121342: Alt + H unhides bones with drivers
Sergey Sharybin created branch fix_121342 in Sergey/blender 2024-05-03 11:51:52 +02:00
Sergey Sharybin pushed to main at Sergey/blender 2024-05-03 11:42:47 +02:00
cd5dd6e454 Fix #115648: Crash on startup with an incompatible PYTHONPATH
d46fe49ab3 Fix: Memory leak in multiresbake_image_exec
43b46503f1 Cleanup: Use const for mesh selection retrieval functions
ad16a843c1 Cleanup: format, single quote enums & indentation
9918488bb1 Cleanup: use uppercase tags, following own style guide
Compare 26 commits »
Sergey Sharybin commented on pull request blender/blender#121001 2024-05-02 16:54:48 +02:00
IMB: Cleanup timecode options

From reading the code it seems almost good now!

Sergey Sharybin pushed to main at Sergey/blender 2024-05-02 16:35:07 +02:00
d4fc167db1 Asset Shelf: Add region poll mechanism for initialization
471378c666 Assets: Sort assets by catalog
1b0012d51c Refactor: Require C++ for users of BLI_simd.h
a214d00f28 UI: Check for object modifier support in operator poll functions
cd93b6c925 Cleanup: GPv3: Compiler warning
Compare 12 commits »
Sergey Sharybin commented on pull request blender/blender#109522 2024-05-02 16:28:38 +02:00
VSE: improved handle tweaking

@iss Sounds good!

Also, if there are some other non-functional-changes/cleanup possible to extract from this PR which wasn't so obvious on an initial read, feel free to to the same :)

Sergey Sharybin approved blender/blender#121242 2024-05-02 16:23:29 +02:00
Fix #121015: Abnormal termination on exit after playback on MacOS

Thanks for the updates. Seems to work good!

Sergey Sharybin deleted branch bli_simd_cpp from Sergey/blender 2024-05-02 16:22:34 +02:00