Sergey Sharybin Sergey
  • Joined on 2009-11-28
Sergey Sharybin pushed to main at blender/blender 2024-11-21 11:49:03 +01:00
c533a7b008 Fix: make_bpy_wheel.py is incompatible with Python 3.9
Sergey Sharybin merged pull request blender/blender#130664 2024-11-21 11:49:03 +01:00
Fix: make_bpy_wheel.py is incompatible with Python 3.9
Sergey Sharybin created pull request blender/blender#130664 2024-11-21 11:48:21 +01:00
Fix: make_bpy_wheel.py is incompatible with Python 3.9
Sergey Sharybin pushed to wheel_py39 at Sergey/blender 2024-11-21 11:47:48 +01:00
36324ee79c Fix: make_bpy_wheel.py is incompatible with Python 3.9
5665a9d712 Fix #130555: Vulkan: Crash when using legacy gpu API
1d1811c54b CMake: Linux/Mac: Fix CMP0177 policy warnings
dbc8b29519 glTF: Draco: Fix #130545 - Windows Draco dll was not in right directory
f0e098cbfb Tools: Add cleaner of bpy install folder for wheel
Compare 10 commits »
Sergey Sharybin created branch wheel_py39 in Sergey/blender 2024-11-21 11:47:47 +01:00
Sergey Sharybin commented on issue blender/blender#130637 2024-11-21 11:23:51 +01:00
The method used to drop Vega support also stops cycles from working on CDNA

I'm not sure what the actual bug here is?

The CDNA we never officially supported. We don't have resources for that, and there are some issues which makes it quite hard to support. If there is…

Sergey Sharybin commented on pull request blender/blender#130542 2024-11-21 10:44:34 +01:00
Fix #130463, #114592: VSE prefetching uses wrong font for text strips

BLF_unload might have happened after blf_get before the increment.

Sergey Sharybin deleted branch wheel_cleanup from infrastructure/blender-devops 2024-11-21 09:54:09 +01:00
Sergey Sharybin pushed to main at infrastructure/blender-devops 2024-11-21 09:54:09 +01:00
eb49f65dcd Invoke wheel cleaner after the install step
Sergey Sharybin merged pull request infrastructure/blender-devops#13 2024-11-21 09:54:08 +01:00
Invoke wheel cleaner after the install step
Sergey Sharybin deleted branch wheel_cleanup from Sergey/blender 2024-11-21 09:54:00 +01:00
Sergey Sharybin pushed to main at blender/blender 2024-11-21 09:53:57 +01:00
f0e098cbfb Tools: Add cleaner of bpy install folder for wheel
Sergey Sharybin merged pull request blender/blender#130623 2024-11-21 09:53:57 +01:00
Tools: Add cleaner of bpy install folder for wheel
Sergey Sharybin pushed to wheel_cleanup at infrastructure/blender-devops 2024-11-20 19:39:17 +01:00
7222b2b04c Invoke wheel cleaner after the install step
Sergey Sharybin created pull request infrastructure/blender-devops#13 2024-11-20 19:38:10 +01:00
WIP: Invoke when cleaner after the install step
Sergey Sharybin pushed to wheel_cleanup at infrastructure/blender-devops 2024-11-20 19:37:41 +01:00
f55c3e32d7 Invoke when cleaner after the install step
Sergey Sharybin pushed to wheel_cleanup at infrastructure/blender-devops 2024-11-20 19:37:09 +01:00
56916180b8 Invoke wheen cleaner after the install step
b5172b29a1 Fix mypy error
Compare 2 commits »
Sergey Sharybin created branch wheel_cleanup in infrastructure/blender-devops 2024-11-20 19:37:09 +01:00
Sergey Sharybin created pull request blender/blender#130623 2024-11-20 19:34:48 +01:00
WIP: Tools: Add cleaner of bpy install folder for wheel