Joseph Eagar JosephEagar
  • Sacramento, California, USA
  • Joined on 2004-09-20
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-27 12:22:12 +02:00
8a9ea83fa6 temp-sculpt-dyntopo: Fix texture draw in dynamic topology mode
05a6480666 temp-sculpt-dyntopo: Re-enable wire cleanup code
3680fa1d41 Merge branch 'main' into temp-sculpt-dyntopo
c47074f3bb Fix #108171: bpy.ops.uv.pack_islands crash
8ff65fe63f Fix region snap-size threshold check
Compare 121 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-25 15:35:24 +02:00
b66ad0cc53 temp-sculpt-dyntopo: Fix broken foundary flags for PBVH_FACES
Joseph Eagar pushed to temp-sculpt-dyntopo-hive-alloc at blender/blender 2023-06-25 15:34:11 +02:00
2ca92c4a7d temp-sculpt-dyntopo: Fix typo
Joseph Eagar pushed to temp-sculpt-dyntopo-hive-alloc at blender/blender 2023-06-25 15:18:42 +02:00
3d25c2a243 temp-sculpt-dyntopo: Fix broken face set automasking
Joseph Eagar pushed to temp-sculpt-dyntopo-hive-alloc at blender/blender 2023-06-25 13:49:12 +02:00
92a808f4b4 temp-sculpt-dyntopo-hive-alloc: Fix broken bmesh conversion function
8fda00642b Merge branch 'temp-sculpt-dyntopo' into temp-sculpt-dyntopo-hive-alloc
944c12b947 temp-sculpt-dyntopo: Increase defautl sharp angle limit to 35 degrees
509f68d594 temp-sculpt-dyntopo: Enable dyntopo for paint, but disable it for smear
adea20c375 temp-sculpt-dyntopo: Add Sculpt to DNA defaults.
Compare 116 commits »
Joseph Eagar created pull request blender/blender#109338 2023-06-25 10:03:58 +02:00
Prioritize non-viewports in region drawing
Joseph Eagar created branch temp-window-ui-draw-priority in JosephEagar/blender 2023-06-25 10:01:30 +02:00
Joseph Eagar pushed to temp-window-ui-draw-priority at JosephEagar/blender 2023-06-25 10:01:30 +02:00
fd8da9e450 Merge branch 'main' into temp-window-ui-draw-priority
cd37329794 Core: Prioritize non-viewports in region drawing
9a4e823f3f Cleanup: minor changes to string join logic
2c214d5bb5 Fix error in recent removal of BLI_strcpy_rlen
f4a65cfe5d BLI_string: remove potentially unsafe BLI_sprintf
Compare 10 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-24 10:06:19 +02:00
944c12b947 temp-sculpt-dyntopo: Increase defautl sharp angle limit to 35 degrees
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-23 12:38:27 +02:00
509f68d594 temp-sculpt-dyntopo: Enable dyntopo for paint, but disable it for smear
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-23 12:33:38 +02:00
adea20c375 temp-sculpt-dyntopo: Add Sculpt to DNA defaults.
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-23 11:50:29 +02:00
57391bd079 temp-sculpt-dyntopo: Make dyntopo detail mode a menu
1e8603a878 temp-sculpt-dyntopo: Remove detail_range parameter
d2529dfce3 Merge branch 'main' into temp-sculpt-dyntopo
4eca65f7f8 Cleanup: format
ddd88c00b4 EEVEE-Next: Irradiance Cache: Initial Implementation
Compare 108 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-23 09:49:00 +02:00
6e3817ee23 temp-sculpt-dyntopo: Fix broken vertex and weight paint modes
Joseph Eagar commented on issue blender/blender#109199 2023-06-23 09:05:58 +02:00
Sculpt Mode: Mesh hidden when Active UV Layer is selected (fixed already request for 3.3 LTS backport)

I wasn't able to find a clean set of commits. If necessary I can backport the new code manually.

Joseph Eagar commented on issue blender/blender#109199 2023-06-23 08:54:29 +02:00
Sculpt Mode: Mesh hidden when Active UV Layer is selected (fixed already request for 3.3 LTS backport)

Yeesh. How important is it to fix this? I think the problem is the original, highly broken PBVH drawing code. I had to rewrite it from scratch in C++ (and inside the proper code module, it was…

Joseph Eagar commented on issue blender/blender#109199 2023-06-23 08:50:26 +02:00
Sculpt Mode: Mesh hidden when Active UV Layer is selected (fixed already request for 3.3 LTS backport)

a6ba8e5f38dbf62392088c3020aab549b7c80554 was the main commit for this fix, but it already seems to be in the branch. It must be a follow-up fix commit.

Joseph Eagar pushed to temp-customdata-aligned-offsets at JosephEagar/blender 2023-06-23 08:43:20 +02:00
d8dd5b03b1 Merge branch 'main' into temp-customdata-aligned-offsets
ddd88c00b4 EEVEE-Next: Irradiance Cache: Initial Implementation
cd08a55a68 Fix compiler error caused by 9383d06688
9383d06688 Fix measure tool snapping to perpendicular while not dragging
f1fa2ecbf5 Fix 'Set Snap Base' not working with 'Face Project' or 'Face Nearest'
Compare 33 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-23 08:40:37 +02:00
e037eab4b9 temp-sculpt-dyntopo: Fix a few minor bugs
Joseph Eagar pushed to temp-customdata-aligned-offsets at JosephEagar/blender 2023-06-22 13:56:39 +02:00
df8091f3fb More consts
Joseph Eagar pushed to temp-customdata-aligned-offsets at JosephEagar/blender 2023-06-22 13:56:11 +02:00
eca42ce5ee Add a const