Block a user
Fix: make_bpy_wheel.py is incompatible with Python 3.9
Fix: make_bpy_wheel.py is incompatible with Python 3.9
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
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…
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
Invoke wheel cleaner after the install step
Tools: Add cleaner of bpy install folder for wheel
WIP: Invoke when cleaner after the install step
56916180b8
Invoke wheen cleaner after the install step
b5172b29a1
Fix mypy error
Sergey Sharybin
created branch wheel_cleanup in infrastructure/blender-devops
2024-11-20 19:37:09 +01:00
WIP: Tools: Add cleaner of bpy install folder for wheel