Léo Depoix PiloeGAO
Léo Depoix pushed to main at PiloeGAO/blender 2024-12-04 08:40:41 +01:00
615ab676a7 Tests: Add Cycles test for a volume with a zero angle distant light
42f8ffbb4c Tests: Add render test for Principled BSDF with a colored zero weight coat
024d7d12e2 Mesh: Move BVH storage to shared cache system
ee9ddbeea3 Fix: interpolating matrix attributes does not always work
e1e47b6d05 Cleanup: Adjust comment for attribute creation update tag
Compare 246 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-26 20:40:36 +01:00
14ca9998eb Cleanup: Use SI_MODE_PAINT instead of string comparison
893e9b5f49 Cleanup: Add example mapping pairs for bToolRef#mode
569869b422 Cleanup: Remove unused attribute access definition
2dd124b391 Fix #130979: Curve object edit mode crash with evaluated mesh
7126134309 Fix #130967: hidden sockets are made visible when dragging nodes
Compare 121 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-23 13:00:07 +01:00
79b7bce125 Cleanup: Overlay-Next: Make armature method parameter consistent
531ed68061 Fix #130686: Outliner vertex groups sorting is broken
b5f11dc6e1 Cleanup: Overlay-Next: Make drawing functions name consistent
d9ab2d1598 Overlay-Next: Move view to local storage
12048170c9 Cleanup: Overlay-Next: Remove unused members
Compare 178 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-18 18:53:34 +01:00
d4f321fe54 Overlay: Add a pre_draw step and use submit_only for PassMain
d50d287924 Draw: Add specialized generate_commands for PassSortable
5586533cc8 Overlay: Add image_plane_depth_bias shader
c86fd709cf Overlay: Add missing early return
a9cd1639db Cleanup: Fix codestyle for private variables
Compare 101 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-14 19:02:48 +01:00
49b968cf39 Merge branch 'blender-v4.3-release'
b8b3f8e723 Release: Bump 4.3 to rc
221cef2855 Formatting
0ab7e59f66 Formatting
19f14aa7aa Merge branch 'blender-v4.3-release'
Compare 155 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-11 18:43:50 +01:00
6e16447145 EEVEE: Add assertion that all random numbers are between 0 and 1
70483bef74 Cleanup: Remove asset header include from BKE_context.hh
9323a646b3 Merge branch 'blender-v4.3-release'
0d1d3d12ba Fix: GPv3: Inconsistent behavior when adding a layer group
753e6952b9 Fix: GPv3: Inconsistent behavior when updating the active node after removal
Compare 49 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-11 11:03:11 +01:00
4ab01178e2 Compositor: Implement Anti-Alias node for new CPU compositor
22b3aff9c8 Compositor: Implement SMAA for new CPU compositor
a40046eae5 Compositor: Support bilinear sampling for new CPU compositor
547723debf BLI: Add alias for uchar2 vector type
63a91c8d82 Fix: DRW: Tests: GPU backend error because of missing resources
Compare 11 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-10 17:23:02 +01:00
e9252f206b GPU: Comment out test not compatible with metal backend
e79f12cf43 Fix: GPU: Broken static shader tests
8260e3aa81 GPU: Simplify framebuffer tests
Compare 3 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-10 10:39:35 +01:00
079ccd87c5 Cleanup: GPv3: Remove unnecessary check
86c5c4af6e Merge branch 'blender-v4.3-release'
9b3108462f Fix #129925: SLIM UV unwrap with holes
f67ea33993 Cleanup: Metal: Fix clang-tidy warnings
33482bdd3a Merge branch 'blender-v4.3-release'
Compare 13 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-09 09:34:11 +01:00
db62ddd57c Merge branch 'blender-v4.3-release'
a3773c827d Merge branch 'blender-v4.3-release'
f026c3a80f Merge branch 'blender-v4.3-release'
325c8c0190 PyDoc: add doc-string for addon_utils.extensions_refresh
63c56a5d67 PyDoc: show keyword-only signifier for all RNA functions
Compare 65 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-07 18:44:09 +01:00
5de9dd1786 Merge branch 'blender-v4.3-release'
761f075f8d Fix #128280: GPv3: Realize instances doesn't copy grease pencil parameters
b0842c24b6 Merge branch 'blender-v4.3-release'
320c77b963 Fix #123769: Assert when saving a file with deleted workspaces.
ba94dbc9c2 Cleanup: Remove unused grease pencil legacy "orig" pointers
Compare 101 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-06 08:13:42 +01:00
126b9c6eaf Merge branch 'blender-v4.3-release'
05e27b4aec Fix #128948: crash when changing area type and starting modal operator from script
f27220f6b6 Merge branch 'blender-v4.3-release'
b193684b5d VSE: Use snapping for retiming keys
6ee1eb49be Fix #126167: Speed effect does not interpolate frame numbers
Compare 107 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-04 18:17:16 +01:00
d0dd587b60 Fix #108372: GPU implementation of OSL matrix intrinsic functions
aec4ba39b9 Merge branch 'blender-v4.3-release'
d1368883ed Cycles: MetalRT: Fix logic bug when deciding if HW RT should be used
b1185a4736 Fix: EEVEE: Volume probe bad shading if resolution is divisible by 3
b4f59c5348 Anim: add debug operator for printing anim channel info
Compare 40 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-03 13:40:00 +01:00
831165edf8 Build: Update Harfbuzz to 10.0.1
3854ac6e66 Build: Add Epoxy to OpenSubdiv library build dependencies
a17ac76d13 BLI: support accessing underlying memory buffer of Vector container
d40a0fc5c3 Merge branch 'blender-v4.3-release'
ba3c53f200 Merge branch 'blender-v4.3-release'
Compare 29 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-11-02 14:07:25 +01:00
7b3e2fd7dd mypy: add 3 scripts to the "make check_mypy" config
8570dd22e7 Merge branch 'blender-v4.3-release'
62a5aed215 Cleanup: quiet mypy type warning
b239dead79 Merge branch 'blender-v4.3-release'
0c2a70e970 Fix: crash using Edit Minimum Distance operator
Compare 120 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-10-31 09:33:47 +01:00
c9e5c456d0 Merge branch 'blender-v4.3-release'
77a4954b68 Merge branch 'blender-v4.3-release'
fce0e43140 Merge branch 'blender-v4.3-release'
965b9660e9 Merge branch 'blender-v4.3-release'
9ee0416010 Merge branch 'blender-v4.3-release'
Compare 27 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-10-30 18:32:36 +01:00
391612c725 USD: Add support for animated volumes
08a9c8b786 Merge branch 'blender-v4.3-release'
a48f7f67f7 Fix #129550: Node group default width not working for link-drag-search
34b95fe3f6 Cleanup: Cycles: use existing utility functions for geometry types
1dbe94c8ac RNA: Make the PointerRNA struct non-trivial.
Compare 60 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-10-29 18:05:35 +01:00
81590dab5e Merge branch 'blender-v4.3-release'
219e655119 Fix #129420: precision issue in light tree distant light angle
3438bb8e3c Windows: Implement warning on Splash Screen regarding emulated builds on ARM64
f49d0390a1 UI: Add asset browser option to sort by catalogs, new default
7a9aab4574 Fix: Wrong Grease Pencil icons in context menu
Compare 11 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-10-29 15:18:12 +01:00
9ebdd49f39 Fix: Only compact if index is a ratio of the number of paths
f5d25da4a4 Merge branch 'blender-v4.3-release'
ef0e53d12b Fix: Exception with "Move to Nodes" and no geometry output
3f464b9f14 Fix: Compositor RGB Curve factor input has wrong range
b81eb1aa03 Fix: Missing std qualifier for exp2
Compare 52 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-10-28 18:14:20 +01:00
9b7e660fad UI: Allow Region Overlap in Node Editor sidebar
928794c6ac Cleanup: Remove dead code
61eb3e06df Merge branch 'blender-v4.3-release'
f0125f26fd Fix #129435: Bad Cryptomatte output in camera view
0a52f2203e Compositor: Implement Luminance Matte node for new CPU compositor
Compare 58 commits »