Block a user
e9fae26679
add linux python flags
784897dc86
Merge remote-tracking branch 'origin/main' into tmp_missing_deps
966fdae88b
Cleanup: Sculpt: Reduce brush code duplication for applying translations
2aa388a5f2
UI: Correct alignment for active tool properties
dd3a1ec095
Fix (unreported) invalid behaviors when copying an ID in a library.
WIP: Cleanup: Add back in some missing dependencies
c801818777
WIP: Cleanup: Add back in some missing dependencies
dd0c5695b7
Merge branch 'blender-v4.2-release'
1beca12b2a
Fix #121750: drawing from python can disable smoothing for node zone borders
281edcc5cc
Merge branch 'blender-v4.2-release'
3b4422a94b
Fix: EEVEE-Next: Improve lookdev float precision
0632f7af07
Merge remote-tracking branch 'origin/blender-v4.2-release'
0ab1291716
Windows: 4.2 library updates
deps_builder: facilitate cve-bin-tool in a CI environment
yeah this one kinda got lost, this was indeed preparation to run it in a CI pipeline, i'd hold off any work on your end until this lands, otherwise it will leak your NVD key into the logs.
Fix compilation error of the Lite configuration
There isn't much to review, we have upset the linker gods, if hopping on our left leg while humming the the Beatles classic While My Guitar Gently Weeps fixes it, so be it, I certainly am not gonna question it.
UI: Render SVG Files for UI Icons
When measuring startup time, you generally need to check both cold and warm starts. Did you try both?
For the overhead of reading many small files, the impact can be much bigger with a…
Cycles: Linux Support for HIP-RT
ideally there wouldn't be any writing in the source dir, so making a cache folder there is a bit suspicious