@LukasStockner thanks for the fix for the other platforms. It is still failing on Windows apparently:
FAILED: source/blender/blenlib/CMakeFiles/bf_blenlib.dir/intern/math_color.cc.obj…
@Oleg-Komarov for the records, Blender already has the -c extension build --split-platforms, which uses "[build.generated]". So it is up to the server now to support [build.generated]
.
I can confirm the issue with Firefox on Ubuntu. It works fine with Gogle Chrome on Ubuntu though.
cc @martonlente
Julian and I taked and:
- Enter should work to select the first (highlighted) item - specially when typing to search. [unrelated to this patch]
- Kill the tooltips until you start moving the…
Apparently the build is failing (see buildbot for the complete report):
intern/opencolorio/ocio_impl_glsl.cc:786:39: error: ‘white_balance_matrix’ is not a member of ‘blender::math’
So ... it works if I do --factory-startup
but it fails if I use my previous settings.
How to reproduce:
- Wipe your 4.3 folder clean
- Launch Blender without import settings.
The command…
Hi @Xi_Bo_Zhi, the extensions platform doesn't support access token access.
Right now the main listing has no restrictions whatsoever.
See ExtensionsAPIView
`permission_classes =…
@JulianEisel could you make a new debug option to always show the dialog centralized on the viewport?
Bug if debug_value == 0.
If prior to "shift + space" your search has any text that doesn't match the active brush, the alignment is all wrong. I believe in this case it should fallback to first…