Léo Depoix PiloeGAO
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 »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-10 19:35:33 +02:00
24dc9a21b1 Geometry Nodes: support attaching gizmos to input values
eff7d02c65 Merge branch 'blender-v4.2-release'
e02c6fd130 Release: Bump 4.2 to rc
131d61b534 Fix crash after uiLayout refactor.
ec9ce22315 Merge branch 'blender-v4.2-release'
Compare 285 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-10 16:38:12 +02:00
addf1fa84b Merge branch 'blender-v4.2-release'
c94bed9afa Fix #114859: VSE Retiming versioning was broken
f8c80fe1fd Fix: EEVEE: Missing world if only an empty volume object is present
3777e53acb Fix: EEVEE: Missing world if only an empty volume object is present
6fbb5ce8d8 Merge branch 'blender-v4.2-release'
Compare 67 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-07-04 00:16:25 +02:00
70bde716fc Cleanup: Sculpt: Move more operators code to C++ namespace
e17457d5f1 Sculpt: Data oriented refactor for topology rake brush action
1efe3983ec Sculpt: Data oriented refactor for elastic deform brush
3094e2a144 Merge remote-tracking branch 'origin/blender-v4.2-release'
c1c2f8abd9 Cleanup: Sculpt: Remove old draw sharp brush code
Compare 1139 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-06-12 21:04:24 +02:00
8aeddb7d3d Cleanup: Add docstring to StrokeCache bstrength
ed66bd4245 Merge branch 'blender-v4.2-release'
1d45bb705e Fix: EEVEE assert rendering transparent pass
87dae7d800 Build: Clean up oneAPI cmake messages
b509893cd0 Fix: Invert stroke with smooth brush
Compare 303 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-06-07 14:54:36 +02:00
00461991f5 Merge branch 'blender-v4.2-release'
57669600b1 Fix (unreported) GeoNode modifiers keeps 'invalid' IDProps types forever.
e65981b999 Cleanup: GPv3: Add static assets for sizes of classes
53c2ee7e37 Refactor: Anim: make some bAnimListElem fields enum-typed
96a024dede Refactor: Anim: move struct bAnimListElem down in its header file
Compare 126 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-06-06 00:57:20 +02:00
db991d8ac0 Cycles: Only store per-pixel seed for vertex color baking
c38b711c48 Merge branch 'blender-v4.2-release'
a4d933e93e Cycles: Clamp sample number during viewport navigation to max samples
15b5651712 Fix/workaround linker issues of blender_test on Linux
e114467a54 Merge branch 'blender-v4.2-release'
Compare 1089 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-05-22 01:43:14 +02:00
a987fac1a3 Fix #121548: Use evaluated object for local view
125afb20d3 Nodes: reorganize node group properties UI
5aa996e49f UI: Knife Tool Missing Iface for Pan View
9a3abe22a3 Refactor: GPv3: legacy_gpencil_to_grease_pencil
149e547de6 Compositor: Remove quality setting from DNA and UI
Compare 90 commits »
Léo Depoix pushed to cycles_hydra_addon at PiloeGAO/blender 2024-05-06 19:33:27 +02:00
baae1583c7 Cycles: Hydra addon
69472c88ee IMB: Cleanup timecode options
89c1f7e0c3 IO: Use file handler in space VSE
Compare 99 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2024-05-06 18:47:57 +02:00
69472c88ee IMB: Cleanup timecode options
89c1f7e0c3 IO: Use file handler in space VSE
27c1618c5d Fix #94631: Multires: Duplicating objects sets the viewport level to sculpt level
8249c09f3a Geometry Nodes: add implicit input for Instance Transform
05e9d95e52 Fix 121488: Crash when splitting editor with asset shelf open
Compare 96 commits »
Léo Depoix pushed to cycles_hydra_addon at PiloeGAO/blender 2024-05-06 18:47:31 +02:00
Léo Depoix pushed to cycles_hydra_addon at PiloeGAO/blender 2024-05-03 00:26:10 +02:00
3798cfc128 Cycles: Hydra addon
9209255f43 Cleanup: Make format
1b788f3a84 Fix #120778: Depth navigation no longer works for non-geometry objects
f15646df59 Fix failure to draw onto a surface with GPv3
Compare 30 commits »