Joseph Eagar JosephEagar
  • Sacramento, California, USA
  • Joined on 2004-09-20
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-19 14:07:46 +02:00
3a7b4cb0ff temp-sculpt-dyntopo: Split GPU normals of marked sharp edges
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-18 13:09:29 +02:00
7986eaa20c temp-sculpt-dyntopo: Fix performance problem and a few minor bugs
cd4aafc471 temp-sculpt-dyntopo: Fix box/lasso trim
Compare 2 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-16 11:56:30 +02:00
909130c7e9 temp-sculpt-dyntopo: Cleanup dyntopo code a bit more
0fc08ada7a temp-sculpt-dyntopo: Face set init operator now works with dyntopo
Compare 2 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo-hive-alloc at blender/blender 2023-06-16 07:24:41 +02:00
5411ec0616 Merge branch 'temp-sculpt-dyntopo' into temp-sculpt-dyntopo-hive-alloc
f95e6d51e5 temp-sculpt-dyntopo: Use normal smooth code for relax brush
7ec336c4f4 temp-sculpt-dyntopo: Fix memory corruption
371639896b Merge branch 'main' into temp-sculpt-dyntopo
97c181c2f8 temp-sculpt-dyntopo: Prevent degenerate topology from very skinny faces
Compare 243 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-16 07:24:06 +02:00
f95e6d51e5 temp-sculpt-dyntopo: Use normal smooth code for relax brush
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-15 14:39:55 +02:00
7ec336c4f4 temp-sculpt-dyntopo: Fix memory corruption
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-15 13:22:27 +02:00
371639896b Merge branch 'main' into temp-sculpt-dyntopo
97c181c2f8 temp-sculpt-dyntopo: Prevent degenerate topology from very skinny faces
9efd2c9ab6 Merge branch 'blender-v3.6-release'
da052ab9f6 Fix #105942: Wrong text in MeshSequenceCache and Transform Cache
0809377789 Cleanup: Make format
Compare 17 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-15 10:10:55 +02:00
a78e5e2d04 temp-sculpt-dyntopo: Fix smoothing bugs
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-15 07:42:38 +02:00
5d74725397 temp-sculpt-dyntopo: Fix fairing and topological boundary smoothing
0b1f6c2605 Merge branch 'main' into temp-sculpt-dyntopo
60d90de9a5 Cleanup: remove unused imports, quiet pylint warnings
9ddbbbfeae License checker: check for SPDX-FileCopyrightText: in the header
65f99397ec License headers: use SPDX-FileCopyrightText in all sources
Compare 222 commits »
Joseph Eagar pushed to temp-fix-bmesh-customdata-bug at JosephEagar/blender 2023-06-15 05:31:25 +02:00
f3f4cca3c4 Iterate over indices
71496ae5cb Merge branch 'main' into temp-fix-bmesh-customdata-bug
136fcec288 Sculpt: Fix #108267: Broken face set undo
f509c213d0 Merge remote-tracking branch 'origin/blender-v3.6-release' into main
d2b741bebe Fix #107877: Alembic procedural crashes with point clouds
Compare 176 commits »
Joseph Eagar pushed to blender-v3.6-release at blender/blender 2023-06-15 05:22:25 +02:00
2c1a44d1f0 Sculpt: Fix #108267: Broken face set undo
Joseph Eagar pushed to main at blender/blender 2023-06-15 05:22:02 +02:00
136fcec288 Sculpt: Fix #108267: Broken face set undo
Joseph Eagar closed issue blender/blender#108267 2023-06-15 05:22:01 +02:00
Regression: Face set undo give incorrect result
Joseph Eagar pushed to temp-sculpt-dyntopo-hive-alloc at blender/blender 2023-06-13 11:49:46 +02:00
eb00ce33e3 Merge branch 'temp-sculpt-dyntopo' into temp-sculpt-dyntopo-hive-alloc
9b5a872b22 temp-sculpt-dyntopo: Fix thread conflict
aaa30bce53 temp-sculpt-dyntopo: Fix bug in last commit
734223b5f2 temp-sculpt-dyntopo: Fix a large number of small bugs
284588fd4c temp-sculpt-dyntopo: Bugfixes
Compare 5 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-11 08:38:19 +02:00
9b5a872b22 temp-sculpt-dyntopo: Fix thread conflict
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-10 11:59:57 +02:00
aaa30bce53 temp-sculpt-dyntopo: Fix bug in last commit
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-10 11:55:14 +02:00
734223b5f2 temp-sculpt-dyntopo: Fix a large number of small bugs
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-10 08:26:24 +02:00
284588fd4c temp-sculpt-dyntopo: Bugfixes
Joseph Eagar pushed to temp-sculpt-dyntopo-hive-alloc at blender/blender 2023-06-10 04:12:05 +02:00
7d8e56cc4f Merge branch 'temp-sculpt-dyntopo' into temp-sculpt-dyntopo-hive-alloc
a326423612 temp-sculpt-dyntopo: Fix edge seam smoothing bug
ef919c26ed temp-sculpt-dyntopo: fix windows compile error
b04276fc60 temp-sculpt-dyntopo: Tweak maximum remesh time constant
a5bf1a92b7 temp-sculpt-dyntopo: Fix performance regressions
Compare 12 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-06-10 04:06:06 +02:00
a326423612 temp-sculpt-dyntopo: Fix edge seam smoothing bug