Joseph Eagar JosephEagar
  • Sacramento, California, USA
  • Joined on 2004-09-20
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-14 20:59:48 +02:00
9be8b6f457 Merge branch 'main' into temp-sculpt-vector-nodes
15683d81be Fix: Mesh validate missing mesh polygon removal tags
Compare 2 commits »
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-14 20:05:19 +02:00
b711e9604e Merge branch 'main' into temp-sculpt-vector-nodes
460892c8b5 temp-sculpt-vector-nodes: IndexRange(nodes.size()) => nodes.index_range
8df6974a15 Fix #106879: Texture Node add search is broken
7d4edcfa68 Cleanup: Use consistent mesh vertex position names
62548acb1a Cleanup: Re-organize our ID tags.
Compare 47 commits »
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 21:42:43 +02:00
b3db33db49 Merge branch 'main' into temp-sculpt-vector-nodes
dda9c59044 Cleanup: remove useless macro
Compare 2 commits »
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 21:40:00 +02:00
e5494e8430 temp-sculpt-vector-nodes: use Span.index_range()
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 21:37:23 +02:00
fda7cb1c31 temp-sculpt-vector-nodes: Don't use temp variable
Joseph Eagar created pull request blender/blender#106920 2023-04-13 21:20:48 +02:00
WIP: Sculpt: cleanup sculpt attribute API
Joseph Eagar pushed to temp-sculpt-attr-api at blender/blender 2023-04-13 21:20:11 +02:00
fbf091750c Sculpt: cleanup sculpt attribute API
Joseph Eagar created branch temp-sculpt-attr-api in blender/blender 2023-04-13 21:20:10 +02:00
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 20:37:50 +02:00
49f38b6c0c Merge branch 'main' into temp-sculpt-vector-nodes
97c05aa288 Transform: improve visualization when dragging Gizmos
bdd6e617ea Cleanup: expose utility that finds a gizmo through its properties
fa13058fa6 UI: Color Picker Positioning
71ed98debe Point Cloud: Avoid unnecessarily initializing initial positions
Compare 12 commits »
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 20:36:53 +02:00
906ad96a27 temp-sculpt-vector-nodes: Make requested changes
Joseph Eagar commented on pull request blender/blender#106884 2023-04-13 20:30:26 +02:00
Cleanup: Use Vector for passing lists of PBVHNodes around

Thanks, I tend to have an irrational fear of template argument deduction.

Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 14:19:30 +02:00
777e3363e4 Merge branch 'main' into temp-sculpt-vector-nodes
7e764ec692 GPU: Texture: Expose depth dimension extent
Compare 2 commits »
Joseph Eagar commented on pull request blender/blender#106884 2023-04-13 12:13:16 +02:00
Cleanup: Use Vector for passing lists of PBVHNodes around

Me and Hans settled on using Span.

Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 12:11:55 +02:00
6ba69ceacb temp-sculpt-vector-nodes: Make greater use of Span
8ed880ee5b Merge branch 'main' into temp-sculpt-vector-nodes
aa6e95281f Add support for OpenPGL 0.5.0
c26083b6be Fix warning in the STL code
e5d50b1787 Fix Cycles unknown passes logged when build with Cycles debug
Compare 9 commits »
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 06:36:32 +02:00
06d8043028 Merge branch 'main' into temp-sculpt-vector-nodes
0a270e3513 Revert "GHOST/Wayland: avoid up-scaling window content"
684dcd3680 CMake: use GCC's -fuse-ld=mold support (mold now requires GCC 12.1)
a7462f58d1 Fix missing import for DJV on APPLE
11ad851fbe Fix lightmap UV calculation ignoring unselected objects in edit-mode
Compare 15 commits »
Joseph Eagar created pull request blender/blender#106884 2023-04-13 06:35:35 +02:00
Cleanup: Use Vector for passing lists of PBVHNodes around
Joseph Eagar pushed to temp-sculpt-vector-nodes at blender/blender 2023-04-13 06:33:45 +02:00
58d0f27c70 Cleanup: Use Vector for passing lists of PBVHNodes around
Joseph Eagar created branch temp-sculpt-vector-nodes in blender/blender 2023-04-13 06:33:44 +02:00
Joseph Eagar pushed to main at blender/blender 2023-04-13 03:37:15 +02:00
35071af465 Sculpt: Fix #104631: Tip Roundness on Paint brush causes jitering