Block a user
cb2172684c
Merge branch 'main' into cycles-spectral-rendering
970ec097e3
Cleanup: Fix missing declaration warning
cbc1c1e455
Merge branch 'blender-v4.2-release'
510270f80a
I18N: updated UI translations from git/weblate repository (43b5cb1cbab4c7ea).
b792515644
Fix: deleting keys on buttons doesn't work with layered actions
ad24345c7a
Merge branch 'main' into cycles-spectral-rendering
8fb336dda5
Merge branch 'main' into cycles-spectral-rendering
69625494ad
Cleanup: add missing includes
794df958f6
Build: Explicitly specify Homebrew Bison path on macOS for libs
968b98be56
Geometry Nodes: new Input Rotation node
a2ff888904
Merge branch 'main' into cycles-spectral-rendering
df854248df
Merge branch 'blender-v4.1-release'
6c9d8aa908
Linux: OpenImageDenoise 2.2.2
6329ac2f7d
Merge remote-tracking branch 'origin/blender-v4.1-release'
6310c7b986
Windows: OpenImageDenoise 2.2.2
2886b2db52
Merge branch 'main' into cycles-spectral-rendering
791aeeff9a
Build: Upgrade OpenPGL to version 0.6.0
1f30f41af8
Geometry Nodes: align input and output sockets in simulation and repeat zone nodes
05f6a32b18
Merge branch 'blender-v4.1-release' into main
5d06b7b906
Cycles: Add support for OpenPGL 0.6.0
9b3486f8ad
Fix darker image when using sample clamping
509269a383
Fix bake crash
fa5647cc96
Merge branch 'main' into cycles-spectral-rendering
c60321f6dc
Fix #115983: Skip writing output if no Composite node exists
1e4f133950
Sculpt: Add brush settings for view & normal automasking values
Fix #117185: Zooming out is slow on Windows precision touchpad
Zooming in to a certain amount, then lifting fingers to reset the gesture and zooming out by repeating the first gesture in reverse now brings zoom level to the starting position, which is not the…
Fix #117185: Zooming out is slow on Windows precision touchpad
Andrii
created branch precision-touchpad-zoom-out-speed in pembem22/blender
2024-01-19 17:08:27 +01:00
1bbce9a6ea
Fix #117185: Zooming out is slow on Windows precision touchpad
baeb4d7753
GPv3: Tint and Color modifiers
5e28601d69
Anim: Separate keying flags
2bff75c303
Tests: Enable blacklisted GPU compositor tests
e0202a6e42
Cleanup: Use C++ vector types in paint stroke struct
a94b22abfa
Merge branch 'main' into cycles-spectral-rendering
5525623d3f
Merge branch 'main' into cycles-spectral-rendering
956d00e37a
Cleanup: Return sculpt node automasking data by value
e5814ab201
Cleanup: Move majority of sculpt paint module to C++ namespaces
83810e28fc
Cleanup: Sculpt explicitly retrieve mesh face visibility attribute
4aa57e8a5c
Merge branch 'main' into cycles-spectral-rendering
3fddfb48be
Fix #114571: Retopology Overlay Face Color Regression
fd60a0be38
Merge branch 'blender-v4.0-release' into main
13b1d8d5e1
Fix build failure when WITH_USD=OFF and WITH_MATERIALX=ON
7618d4a0ac
Merge branch 'blender-v4.0-release' into main
151ed1535c
Merge branch 'main' into cycles-spectral-rendering
9ecd106307
Fix (unreported) VSE crash when duplicating 4 or more strips.
051ce95628
Cycles: Use Metal Program Scope Global Built-ins on macOS >= 14.0
17b875fccf
Fix: Windows build error from missing template argument deduction
2f8499415b
Fix (studio-reported) VSE crash when Text strips use missing fonts.
5a1f5e29ed
Merge branch 'main' into cycles-spectral-rendering
480dceab12
Asset shelf: Drag over checkboxes to enable/disable catalogs in selector
837e33c054
Merge branch 'blender-v4.0-release'
abe925d0c6
Fix #114436: Crash when right clicking certain, nested, popup dialogs
0db6d8a5fc
EEVEE-Next: Fix shadow tests
75eef53dee
Merge branch 'main' into cycles-spectral-rendering
74eb26f419
Fix specular tint corruption
f799b26ffc
Fix path guiding compilation error
9b0ea21a5b
USD: Fix Export progress report.
6833202ab3
PLY: improve import of custom vertex normals
a14cafb299
Attemp at fixing Metal compilation errors
8e7c437a4f
Add support for Path Guiding
36ff081242
Merge branch 'main' into cycles-spectral-rendering
b2f5955f57
Fix crash in AO pass
fccffc4a30
Fix SSS crash, compilation error on Metal
ef1ee19a06
Merge branch 'main' into cycles-spectral-rendering
92c9c1d400
Fix #106568: Overlay: Resolve motion path rendering in Metal
6cb5b14f16
Fix #106598: Cone primitive crash after MPoly removal
b288c4004e
Cleanup: fix various Cycles compilar warnings
920ffd3253
Cleanup: fix clang 10 compiler warning
WIP: Spectral Cycles
I was planning on implementing OSL and path guiding support first to better see how can I split all the changes into multiple patches, but I already have a few things in mind that I can submit.
…
d8fba989b7
Merge branch 'main' into cycles-spectral-rendering
9d363a93de
Update CMake options for builder
a58c951c98
Merge branch 'blender-v3.5-release'
45c16f43ad
Fix #105953: division by zero in quadriflow leads to crash
d81d743537
BLI: support == and != for Set