Léo Depoix PiloeGAO
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-26 14:48:57 +02:00
d36c329e16 Fix crash when selecting all bones in armature
468cadd51c Cleanup: add comments explaining best usage of Sobol dimensions
4ca39297ab Fix specialized light tree building for distant lights
d6db9e4193 Cycles: Store light name
5e971e8d7f Fix hiding receiver disabling light/shadow linking
Compare 19 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-26 02:28:13 +02:00
e98c26dece Audaspace: porting changes from upstream.
72309be398 Mesh: Avoid position copying in corrective smooth modifier
c18cafe748 Merge branch 'blender-v3.6-release'
2533576802 EEVEE: Fix non-deterministic codegen preventing shader cache to work
dc33a8e974 Geometry Nodes: expose simulation bake path in UI
Compare 17 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-25 14:22:01 +02:00
1c88721442 Fix: Crash entering vertex paint mode
4d2ed350bc Fix #108240: Cycles fails on macOS and AMD GPU
c6c127bfd3 Fix non-geometry object types being possible to set as light receivers
e3c5306d4e Fix light linked emissive meshes rendering black for camera rays
1d7832a6a4 Fix Make Links showing light link operators for engines other than Cycles
Compare 24 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-25 02:30:22 +02:00
4a7cfa18e2 Cleanup: Rename loose edge and loose vert variables in draw code
5063f7a725 Cleanup: Simplify IndexMask usage in two geometry nodes
1b19f62917 Curves: Improve IndexMask usage in curves sculpt brushes
379a8b700b Cleanup: Simplify iteration in align euler to vector node
6bf3831b2c Fix: IndexMask slice and offset ignores offset
Compare 9 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-25 01:16:04 +02:00
f37f60937a UI: Updated Windows File Registration Correction
0e8419246d UI: Text cursor behavior for Apple Devices
9cf77efaa0 UI: Updated Windows File Registration
d168df7c23 Fix: Crash with "use sharp" turned off in weighted normal modifier
41e49d7ece Refactor: group multiple floats to float2 or float3
Compare 16 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-24 14:50:43 +02:00
ba3f26fac5 Cycles: light and shadow linking
60d97fb5fa Fix man-page generation when ASAN_OPTIONS included strict_init_order
d1dca2d15c Cleanup: remove unused function #light_sample_new_position
4d841e1b35 Mesh: Reimplement and unify topology maps
129f6b7b84 Cleanup: spelling in comments, replace slang/informal terms
Compare 40 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-24 00:33:12 +02:00
abdb2bd6e9 Merge branch 'blender-v3.6-release'
34791dc37b Fix #108108: Remesh modifier crash with empty result
efbcfd8703 Mesh: Remove deprecated argumen to split_faces API function
14e6a5c44c Cleanup: Remove #pragma once in .cc files
574a9a9c8f Merge branch 'blender-v3.6-release'
Compare 22 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-23 14:18:06 +02:00
61ed5b3d24 Depsgraph: Add explicit object collection hierarchy tracking
94f5ea9731 Refactor instanced collection relation builder in depsgraph
493856427d Cycles: bumping OpenPGL minimum version to 0.5 and removing version checks
40484a6586 Cleanup: Silence unused parameters warnings
e54a20b2a2 Cleanup: Remove unused collection pointer from depsgraph builder
Compare 41 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-22 17:34:50 +02:00
7d416ece82 Cleanup: fix compiler warnings
f9ec539a51 Merge branch 'blender-v3.6-release'
24ca886ac0 Revert "Animation: Update NLA "TAB" tweak mode to be full stack evaluation"
8d17458569 Cycles: Path Guiding: Adding guiding on glossy surfaces via RIS
6cce149144 Merge branch 'blender-v3.6-release'
Compare 60 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-20 17:37:05 +02:00
a9aeca5972 Cleanup: spelling in comments, colon after doxy parameters
58d07f2804 Cleanup: spelling in comments & some corrections
d53c07629f Fix UV vertex snap while transforming snapping to itself
89337866ff Cleanup: format
81817715de Transform: support navigation while transforming in 3D view
Compare 10 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-19 18:26:54 +02:00
8bca0e1075 Cleanup: Format python after recent changes
b40b59935d Metal: Force Compute shaders workgroup max thread count
560e9c654b UI: Edit Mode Options panel cleanup
8cc22d2809 Workaround Cycles regression test failures
e0e182d5e9 Cleanup: deduplicate code to obtain the object for the transform space
Compare 7 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-19 14:59:26 +02:00
2a56403cb0 Mesh: Move bevel weight to generic attribute
51923c09e2 Cycles: implement faster #make_orthonormals()
3a286a735f Merge branch 'blender-v3.6-release'
c007e6a346 Fix occasional crash on exit under Wayland
e620ae054f Merge branch 'blender-v3.6-release'
Compare 31 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-18 14:20:34 +02:00
406cfd214a Refactor ImBuf buffer access
07058765b9 Merge branch 'blender-v3.6-release'
6dcebc68d6 Fix "~" expanding to the default document directory instead of HOME
9fbadc98cd Merge branch 'blender-v3.6-release'
a9358f5274 Fix Blender failing to start in Gnome when X11 isn't available
Compare 7 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-18 00:21:22 +02:00
180c72a708 Cleanup: Add version after linking function for 4.0 series
468295cb7c Cleanup: Add a function to sample mesh point normals
f106579a9a Cleanup: Add function to check if named custom data layer exists
9bdfb15e98 Cleanup: Remove redundant writing of old face set type
d41021a7d4 Mesh: Remove deprecated face/vert custom data API
Compare 39 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-17 02:54:49 +02:00
c8b5b17d40 Cleanup: format
354ef89d20 Fix lite build error
b8173278b0 Cycles: oneAPI: set correct work group sizes for kernels that have a predefined one
a17d07ee87 Cycles: oneAPI: Fix prevented execution with sycl runtime > 20230323
4dc026ec8e VSE: Smooth transition for retiming tool
Compare 28 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-16 14:32:51 +02:00
22f641e7f8 Cleanup: I18n: Remove extraction macros from node socket declarations
f7ffcd84cc I18n: Add message extraction regexes for node socket labels
6d39ba7b41 I18n: Add message extraction regexes for node socket declarations
f0701bdf73 Refactor: add reduce functions for float2 for consistency
8fb6b51410 GPU: Fix false positive include of debug_draw
Compare 29 commits »
Léo Depoix pushed to universal-scene-description at PiloeGAO/blender 2023-05-16 00:17:23 +02:00
09e45e21dc Merge branch 'main' into universal-scene-description
e858aa7181 Fix #107623: Do not allow dragging search menu from custom socket
93d464dcd1 Fix snapping with constraint flickering
730b11034f Cleanup: Move remaining modifier files to C++
eca8e6bf5e Refactor: Convert mask module to C++
Compare 2178 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-15 14:46:42 +02:00
2a8c20853c Fix LibOverride broken resync behavior in some cases after recent changes.
b196109dac Cycles: enable HIP-RT for AMD hardware ray-tracing
a85ad2d0eb Cleanup: remove f-string use, single quote enums
98dd91f418 WM: make all blend file paths absolute & normalized on read/write
5285cd9a7b BLI_path: use native normalize (avoids // prefix on UNIX)
Compare 27 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-14 17:39:43 +02:00
d17f9f4872 UI: Capitalize "Python" in UI messages, improve a few others
018f3dbf85 Cleanup: format
f44795ce17 Fix #107898: UV packer regression
69d6210e38 UI: Improve description for shapekey pin
eac620f7bf Cleanup in readfile code area.
Compare 9 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-05-13 15:29:35 +02:00
79f4405039 RNA: correct BLI_strncpy buffer size argument
bfeb687cb4 Remove use of FILENAME_MAX
169dd2a2b4 Use UTF8 copy function to ensure valid UTF8 output
4e85d17000 Cleanup: use native path separator
a534e05476 Cleanup: use dirpath & filename for directories and file names
Compare 21 commits »