Block a user
Fix #119703: Incorrect conversion of identity quaternion to axis angle
Requesting changes for build failures.
Fix #119703: Incorrect conversion of identity quaternion to axis angle
There are some compile errors to be resolved.
USD: Add MaterialX shader export
Probably best to merge as is an deal with texture coordinate issues afterwards.
USD: Add MaterialX shader export
Testing this with our Storm render test, the Hydra regression is fixed.
For the USD path, the two main difference with Hydra are:
- Missing dome light, to be handled by #122651
- Textures are…
Brecht Van Lommel
pushed to dhruv/usd-materialx at wave/blender_wave_Apple
2024-06-05 19:52:39 +02:00
6cf1cdadf5
Merge branch 'blender-v4.2-release' into HEAD
74224b25a5
GPU: Add GPU_shader_batch_create_from_infos
939e4b2efc
Core: Change portable install folder to portable/
dea5db7e70
Fix: EEVEE-Next: Firefly caused by denoising shiny surfaces
7b601464c3
UI: Add new TAG icon
Extensions: Add-ons tab
Suggestion:
- Remove the legacy add-ons filter option. I'm not sure this is really useful.
- Make the enabled toggle a directly visible button. It's probably used often and there is enough space.
6731af3d74
Merge branch 'blender-v4.2-release' into fix_119703
74224b25a5
GPU: Add GPU_shader_batch_create_from_infos
939e4b2efc
Core: Change portable install folder to portable/
dea5db7e70
Fix: EEVEE-Next: Firefly caused by denoising shiny surfaces
7b601464c3
UI: Add new TAG icon
Core: Make BLENDER_SYSTEM_SCRIPTS always add paths
I'll give @ideasman42 an opportunity to look at this before I land it, otherwise will do tomorrow.
Extensions: Support loading add-on with manifest from script directories
Extensions: Support loading add-on with manifest from script directories
Abandoning in favor of system repository design explained in #122512.
Extensions: Deploying add-ons for offline work and automation
I started writing some docs about this subject in blender/blender-manual!104811, but will wait to land until this system repository is implemented.