Léo Depoix PiloeGAO
Léo Depoix pushed to main at PiloeGAO/blender 2024-09-23 19:13:04 +02:00
8da413877b Fix: VSE: hang after making meta strip
c31893ed87 Fix: inconsistent socket identifiers in reroute nodes
9be3c356d1 Fix: allow use of UDIM tile 1100 in USD
f2038b6664 Fix (unreported) bug in prehistoric IPO conversion code.
576843aa92 Refactor: Sculpt: Simplify fake neighbors API
Compare 49 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-09-22 18:08:53 +02:00
c6f5c89669 BLI: faster float<->half array conversions, use in Vulkan
2b2a176d8d Cleanup: remove dead code from system path lookup
958433194e Fix #127932: STL importer was not setting faces as sharp
b302f37952 Cleanup: remove/comment unused struct members & variables
4bd0cc888e Cleanup: various non functional changes
Compare 86 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-09-19 20:04:04 +02:00
f0de61c19e Cleanup: early outs in IMB_colormanagement functions on error conditions
67f0358a0a VSE: Optimize the Tonemap modifier
08b29ac143 Refactor: Core: add getter functions for data-block name
91bfd8dfc4 ShaderC: Remove global locale lock
1449b943df Fix #127869: Crash when using pick selection in edit mode
Compare 339 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-09-11 19:52:55 +02:00
2a0c332776 Fix: Sculpt automask occlusion crash
ab5ce3061a Fix #127357: Expand operator crashes when cursor is not on mesh
f1f0f2daaa Refactor: Sculpt: Move cached automask factor out of attribute system
be4205b824 Fix #127396: Invert Mask doesn't apply to entire mesh
b4005b73ba Overlay-Next: UV: Fix facedots affected by object matrix
Compare 336 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-08-31 13:17:55 +02:00
de487a6712 Fix #126872: Cannot assign custom preview to node asset
d31c633f4c Sculpt: Reduce size of undo node struct
e950bea4df Cleanup: Sculpt: Remove unused field from undo Node struct
a7ecca9ed1 Cleanup: Sculpt: Pass mesh as const reference to BVH build
ba4a131295 Sculpt: Avoid mutable retrieval of positions when building BVH
Compare 141 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-08-26 18:23:48 +02:00
b61e618886 Cleanup: Remove unused function
9c3eb49f8b Cleanup: Compositor: Generalize naming of shader operations
d2c38d3fdc Fix #126535: Missing gamma socket subtype when grouped
dc8f5d5b89 Fix #125333: EEVEE: Trigger render step between rendering of samples
95d6efdae0 Testing: Updated to latest tests/data
Compare 95 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-08-22 14:51:00 +02:00
ce95155b30 Fix #122757: Walk/Fly modes would not push undo step when moving an object around.
765052fdb8 Fix crash & other errors creating fallback path for buttons
997ab86906 Compositor: Add Composite node for new CPU compositor
b0390cae09 Fix #126605: GPv3: Crash exporting selected frames to PDF
3a6a953662 Libs: Update OIIO/sse2neon/Python for Windows ARM64
Compare 369 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-08-08 18:28:43 +02:00
f09395c69e Refactor: Sculpt: Refactor relax mesh filter
0e2ef7f6f1 Geometry Nodes: Default opacity value in "Curves to Grease Pencil" node
8c04261644 Cleanup: Sculpt: Pass vertex instead of iterator struct to relax function
f11b650767 Refactor: Add SCULPT_vertex_attr_get overloads
0549be7128 Libs: macOS: Update Python version to 3.11.9
Compare 129 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-08-05 19:08:11 +02:00
6b848a9993 Fix: Crash with deforming motion blurred meshes in HIPRT
69ae62a94e Refactor: Store reference to context in Result
f340d7037c Overlay-Next: Light Probe
9c622d3b2b Fix: EEVEE: Invalid error in console from material preview
77be435eee Fix #121107: Box Hide occasionally causes artifacts
Compare 46 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-08-02 14:22:53 +02:00
9c44349204 Fix #124023: File output always saves PNG in sRGB
574fe037a1 GPv3: Draw lines between frames
2042669e23 Refactor: Reformulate math in domain realization
813c18e39c Fix: Unable to duplicate mask keyframes
6f76ac236b Overlay-Next: refactoring and fixes
Compare 206 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-26 18:26:26 +02:00
406a2d3ff0 Fix #125380: Viewport compositor slows complex scenes
8a812e334d Fix #125375: Sculpt undo with duplicate object causes crash
13795b5df1 UI: Custom VSE Handle Cursors for Mac
6f050fecfb GPv3: Python API for frame, drawing and drawing attributes
5aa0695d12 Refactor: Use std::variant instead of union for asset data
Compare 140 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-24 02:01:10 +02:00
1c3e8fb1fe Cleanup: Add const to nearest_vert_calc methods
fb1fc53f9a Refactor: Simplify closest_boundary_vert calculation
d6cc3f32db Cleanup: Replace GSet with blender::Set in sculpt_boundary.cc
06aa1ce7b2 Refactor: Switch vector of PBVHVertRef in SculptBoundary for int
f6ae3bf8f3 UI: Docking Split Order Areas As Previous
Compare 112 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-19 18:17:19 +02:00
5864e9372d Fix: Dopesheet Filter checks for legacy Grease Pencil type
79744ef360 Fix: 2D Animation Template: Update Factory Startup
a5c4218b02 Fix: Outliner: Grease Pencil object filter
c09ed8a04f Fix: GPU resourses were not set to nullptr after deleting, resulting in heap-use-after-free
fc8660999a Cleanup: Make format
Compare 17 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-18 23:58:54 +02:00
3b4debd285 Revert #124938: Allow Back Button When File Browser Loaded in Workspace
a62f1dc6cc Refactor: use new PartialWriteContext for copy of Material ID.
5bbf2f430a Refactor: Specialize flood_fill methods per PBVH type
972fadf5a4 Fix: Sculpt: Various tools not using crosshair cursor
cb4aecca80 Cleanup: Restructure and add doxygen blocks to sculpt_boundary.cc
Compare 75 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-17 00:36:36 +02:00
b8eb872583 Sculpt: Simplify gathering of position data
c190d0251b Cleanup: Sculpt: Use utility functions to gather and scatter masks
76a1e19e79 Cleanup: Extract flood_fill to sculpt_flood_fill.cc
b336448de1 Refactor: Expose specialized nearest_vert_calc methods
2e487ec92e Fix #124484: Debug assert on undoing out of Sculpt Mode
Compare 98 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-14 18:13:15 +02:00
6120b2f605 Merge branch 'blender-v4.2-release'
b5145d6889 Fix #121469: "Enable Add-on" ignored when already installed
71e1305b06 Fix #124637: double spacing for inline sockets
0b0481cf54 Fix: Nodes: crash in case of dissolving node after save
9d2401ddcf Merge branch 'blender-v4.2-release'
Compare 13 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-13 17:11:36 +02:00
e4c72ef30c Fix: Sculpt: Multiple brushes do not work with Shape Keys
9fb0d3c3ef Cleanup: spelling in comments
355aced2c4 Cleanup: various non-functional changes, remove redundant null check
cc81eeff3b Unbreak build from missing include
26159ace0b Cleanup: make format
Compare 9 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-12 18:02:08 +02:00
2ca366827c Cleanup: Space_node.cc static_casts
231f1d719f Cleanup: Combine two if statements in the VSE retiming code
c1f701762b Merge branch 'blender-v4.2-release'
38ee38f35f Fix #124548: Node tools redo behavior inconsistent
ec2839e0ee GPv3: Draw Tool: Enable eraser while holding CTRL
Compare 63 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-11 18:36:19 +02:00
6ace3eb065 Merge branch 'blender-v4.2-release'
af85fd3b22 Fix: Safely handle >4 channel float images inside IMB_dupImBuf
7a076d26a6 Fix: Guard against null operation in ImageNode::convert_to_operations
a362c225c0 Fix #124479: Collection Export: Clear last-used operator properties
2aa346a123 VSE: Check for scene.sequence_editor != None in UI
Compare 63 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-10 19:41:29 +02:00
7fea77992c Fix: Sculpt: Restore transform symmetry clipping lost in refactor
39c334582b Sculpt: Data oriented refactor for nearest vertex search
e9318360f1 Sculpt: Data oriented refactor for transform tool
9b43b9feec Cleanup: Sculpt: Use utility function for building translations
59442dda91 Refactor: Sculpt: Tweak restore from undo step functions, expose publicly
Compare 13 commits »