[Bf-blender-cvs] [9b8c82e2ed5] temp_bmesh_multires: Sculpt dyntopo: fix mem cache test function, how did this ever work

2021-08-23 Thread Joseph Eagar
Commit: 9b8c82e2ed5946e9d42932d5c7a217e8115dacba Author: Joseph Eagar Date: Mon Aug 23 02:28:19 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB9b8c82e2ed5946e9d42932d5c7a217e8115dacba Sculpt dyntopo: fix mem cache test function, how did this ever work

[Bf-blender-cvs] [5866a4680da] temp_bmesh_multires: Dyntopo Sculpt: Wrote new edge split code, currently disabled

2021-08-23 Thread Joseph Eagar
Commit: 5866a4680da16bdb34ec5ca316473d5e93e362f4 Author: Joseph Eagar Date: Mon Aug 23 01:19:55 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB5866a4680da16bdb34ec5ca316473d5e93e362f4 Dyntopo Sculpt: Wrote new edge split code, currently disabled

[Bf-blender-cvs] [954aa88ba4a] temp_bmesh_multires: Sculpt dyntopo: more undo fixes

2021-08-17 Thread Joseph Eagar
Commit: 954aa88ba4a159ee189fd5d23c4c772ac0fb7dd0 Author: Joseph Eagar Date: Tue Aug 17 00:09:43 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB954aa88ba4a159ee189fd5d23c4c772ac0fb7dd0 Sculpt dyntopo: more undo fixes Yay for massively overdetermined bugs

[Bf-blender-cvs] [83f94ebb6f7] temp_bmesh_multires: Sculpt dyntopo: remove debug ATTR_NO_OPT's

2021-08-17 Thread Joseph Eagar
Commit: 83f94ebb6f7b128e215c45bb7ab1a21942ae366e Author: Joseph Eagar Date: Tue Aug 17 00:31:04 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB83f94ebb6f7b128e215c45bb7ab1a21942ae366e Sculpt dyntopo: remove debug ATTR_NO_OPT's

[Bf-blender-cvs] [ab632243e64] temp_bmesh_multires: Merge branch 'master' into temp_bmesh_multires

2021-08-16 Thread Joseph Eagar
Commit: ab632243e649bbea4071eca181f10e18437e1724 Author: Joseph Eagar Date: Sun Aug 15 18:14:41 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBab632243e649bbea4071eca181f10e18437e1724 Merge branch 'master' into temp_bmesh_multires

[Bf-blender-cvs] [8510c77b9cb] temp_bmesh_multires: Sculpt dyntopo: improve boundary brush for irregular topology (still a wip)

2021-08-15 Thread Joseph Eagar
Commit: 8510c77b9cbe1d9d90b5471c4bfcef943a30f6ab Author: Joseph Eagar Date: Sun Aug 15 18:02:16 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB8510c77b9cbe1d9d90b5471c4bfcef943a30f6ab Sculpt dyntopo: improve boundary brush for irregular topology (still

[Bf-blender-cvs] [106f542ac43] temp_bmesh_multires: Sculpt dyntopo: yet another undo bug

2021-08-17 Thread Joseph Eagar
Commit: 106f542ac43c92c06cd3fb485ae1ed8c8908ac05 Author: Joseph Eagar Date: Tue Aug 17 14:58:37 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB106f542ac43c92c06cd3fb485ae1ed8c8908ac05 Sculpt dyntopo: yet another undo bug BKE_pbvh_bmesh_add_face had a branch where

[Bf-blender-cvs] [bde54e127ea] temp_bmesh_multires: Sculpt dyntopo: Smooth improvements and bug fixes

2021-08-23 Thread Joseph Eagar
Commit: bde54e127eace4bc865044673beb21e9034bad60 Author: Joseph Eagar Date: Mon Aug 23 21:06:10 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBbde54e127eace4bc865044673beb21e9034bad60 Sculpt dyntopo: Smooth improvements and bug fixes * Added an option to weight smooth

[Bf-blender-cvs] [a00bfa89769] temp_bmesh_multires: Sculpt dyntopo: more smooth stuff

2021-08-23 Thread Joseph Eagar
Commit: a00bfa89769616db309c180fdaefa83ff0ba5386 Author: Joseph Eagar Date: Mon Aug 23 22:55:17 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBa00bfa89769616db309c180fdaefa83ff0ba5386 Sculpt dyntopo: more smooth stuff * All of the smooth brushes now use

[Bf-blender-cvs] [019700583bb] temp_bmesh_multires: Sculpt dyntopo: undo bugfixes

2021-08-27 Thread Joseph Eagar
Commit: 019700583bb5bcd937957e3766011ea26d0612f9 Author: Joseph Eagar Date: Fri Aug 27 01:51:56 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB019700583bb5bcd937957e3766011ea26d0612f9 Sculpt dyntopo: undo bugfixes * Fixed nasty undo bug related to now rewinding

[Bf-blender-cvs] [31d2b04411b] temp_bmesh_multires: Sculpt dyntopo: Who knew gcc's nonnull attribute is 1-based

2021-08-27 Thread Joseph Eagar
Commit: 31d2b04411bced1f163e1dbdd893960afeba0a20 Author: Joseph Eagar Date: Thu Aug 26 20:23:17 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB31d2b04411bced1f163e1dbdd893960afeba0a20 Sculpt dyntopo: Who knew gcc's nonnull attribute is 1-based

[Bf-blender-cvs] [3508c699fbf] temp_bmesh_multires: Sculpt dyntopo: Cleanup past few commits

2021-08-27 Thread Joseph Eagar
Commit: 3508c699fbf59d437b75532a84195d577980ca25 Author: Joseph Eagar Date: Thu Aug 26 20:10:54 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB3508c699fbf59d437b75532a84195d577980ca25 Sculpt dyntopo: Cleanup past few commits * Removed some ATTR_NO_OPTs * Made

[Bf-blender-cvs] [cdb52aee9f9] temp_bmesh_multires: Missed an ATTR_NONNULL fix

2021-08-27 Thread Joseph Eagar
Commit: cdb52aee9f9474cb28e7d0664437b24c310c78c7 Author: Joseph Eagar Date: Fri Aug 27 01:59:34 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBcdb52aee9f9474cb28e7d0664437b24c310c78c7 Missed an ATTR_NONNULL fix

[Bf-blender-cvs] [8b02ab86f1b] temp_bmesh_multires: change 'error' to 'warning' in a printf

2021-08-27 Thread Joseph Eagar
Commit: 8b02ab86f1b16e1e6d3ac63e389d10b3041f536b Author: Joseph Eagar Date: Fri Aug 27 01:57:13 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB8b02ab86f1b16e1e6d3ac63e389d10b3041f536b change 'error' to 'warning' in a printf

[Bf-blender-cvs] [12f87d02c68] temp_bmesh_multires: commit prior to small cleanup

2021-08-27 Thread Joseph Eagar
Commit: 12f87d02c686c7d35dc3f2f02b2bf28e81106dd0 Author: Joseph Eagar Date: Wed Aug 25 03:01:56 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB12f87d02c686c7d35dc3f2f02b2bf28e81106dd0 commit prior to small cleanup

[Bf-blender-cvs] [8ea7c93a378] temp_bmesh_multires: Sculpt dyntopo: support sharp edge flags

2021-08-27 Thread Joseph Eagar
Commit: 8ea7c93a3789e4371b896906e90e4c5ac2a5c47c Author: Joseph Eagar Date: Thu Aug 26 18:00:29 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB8ea7c93a3789e4371b896906e90e4c5ac2a5c47c Sculpt dyntopo: support sharp edge flags * Sharp edge flags are now supported

[Bf-blender-cvs] [966e4ba9aea] temp_bmesh_multires: Sculpt dyntopo: improved boundary smoothing

2021-08-27 Thread Joseph Eagar
Commit: 966e4ba9aea80ee6f13f515afd06d801346bddbd Author: Joseph Eagar Date: Fri Aug 27 18:13:18 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB966e4ba9aea80ee6f13f515afd06d801346bddbd Sculpt dyntopo: improved boundary smoothing It's kind of hackish mathematically

[Bf-blender-cvs] [e4b36fb6bc4] temp_bmesh_multires: Sculpt dyntopo: split face set boundaries on mirror boundary

2021-08-27 Thread Joseph Eagar
Commit: e4b36fb6bc4cc19ecd699ec9f1066a067e5ed032 Author: Joseph Eagar Date: Fri Aug 27 20:02:20 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBe4b36fb6bc4cc19ecd699ec9f1066a067e5ed032 Sculpt dyntopo: split face set boundaries on mirror boundary Added an option

[Bf-blender-cvs] [268682527fd] temp_bmesh_multires: Sculpt dyntopo: added a smoothing factor for sharp boundaries

2021-08-27 Thread Joseph Eagar
Commit: 268682527fd90dad2b692ef96482c62070951424 Author: Joseph Eagar Date: Fri Aug 27 14:18:50 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB268682527fd90dad2b692ef96482c62070951424 Sculpt dyntopo: added a smoothing factor for sharp boundaries Works by projecting

[Bf-blender-cvs] [381ef090731] temp_bmesh_multires: Sculpt dyntopo: another bugfix from today's earlier commits

2021-08-28 Thread Joseph Eagar
Commit: 381ef09073135546e305945e4cc572a49a36e2d8 Author: Joseph Eagar Date: Sat Aug 28 15:33:41 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB381ef09073135546e305945e4cc572a49a36e2d8 Sculpt dyntopo: another bugfix from today's earlier commits

[Bf-blender-cvs] [7d5c3beb06c] temp_bmesh_multires: Sculpt dyntopo: Fix bug with edge collapse

2021-08-28 Thread Joseph Eagar
Commit: 7d5c3beb06c208c6818f7718b53f601e37e2aa71 Author: Joseph Eagar Date: Sat Aug 28 13:30:46 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB7d5c3beb06c208c6818f7718b53f601e37e2aa71 Sculpt dyntopo: Fix bug with edge collapse

[Bf-blender-cvs] [055fa3fa5eb] temp_bmesh_multires: fix missing curly braces

2021-08-28 Thread Joseph Eagar
Commit: 055fa3fa5eb7db6fba6047d4421e9bf7e7d9dda5 Author: Joseph Eagar Date: Sat Aug 28 13:59:00 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB055fa3fa5eb7db6fba6047d4421e9bf7e7d9dda5 fix missing curly braces

[Bf-blender-cvs] [39b0e9df816] temp_bmesh_multires: Sculpt dyntopo: Add edge API

2021-08-28 Thread Joseph Eagar
Commit: 39b0e9df816a1a308ca8bdde0df8e71f42248530 Author: Joseph Eagar Date: Sat Aug 28 12:14:59 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB39b0e9df816a1a308ca8bdde0df8e71f42248530 Sculpt dyntopo: Add edge API * Added a minimal edge API to query edge boundary

[Bf-blender-cvs] [56ba339cd8e] temp_bmesh_multires: Fix a few bugs in lat commit

2021-08-28 Thread Joseph Eagar
Commit: 56ba339cd8e9bd8c31fcb7056fc95986504a7497 Author: Joseph Eagar Date: Sat Aug 28 14:59:54 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB56ba339cd8e9bd8c31fcb7056fc95986504a7497 Fix a few bugs in lat commit

[Bf-blender-cvs] [9680edf77c5] temp_bmesh_multires: * Implemented bounday/face set corner handling. * New function SCULPT_vertex_is_corner, similar to SCULPT_vertex_is_boundary it takes argument to ch

2021-08-24 Thread Joseph Eagar
Commit: 9680edf77c555964322e55fb8d52f033fe8797b6 Author: Joseph Eagar Date: Tue Aug 24 13:18:36 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB9680edf77c555964322e55fb8d52f033fe8797b6 * Implemented bounday/face set corner handling. * New function

[Bf-blender-cvs] [73529fb1bb8] temp_bmesh_multires: Sculpy dyntopo: fixed various topology bugs

2021-08-29 Thread Joseph Eagar
Commit: 73529fb1bb88de178e051921ab849233c7b2d699 Author: Joseph Eagar Date: Sun Aug 29 16:05:26 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB73529fb1bb88de178e051921ab849233c7b2d699 Sculpy dyntopo: fixed various topology bugs * Fixed crash in dyntopo collapse

[Bf-blender-cvs] [baa24243a53] temp_bmesh_multires: Sculpt dyntopo: Dynamic field-propegated topology rake

2021-08-30 Thread Joseph Eagar
Commit: baa24243a53b8935ce30fa120dcb72e67ad8fcb2 Author: Joseph Eagar Date: Mon Aug 30 15:04:43 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBbaa24243a53b8935ce30fa120dcb72e67ad8fcb2 Sculpt dyntopo: Dynamic field-propegated topology rake I might write a paper

[Bf-blender-cvs] [fb463a13cdc] temp_bmesh_multires: Sculpt dyntopo: Fix memory corruption caused by improperly disabled code.

2021-08-16 Thread Joseph Eagar
Commit: fb463a13cdc6ac825b9717931abc066ce317d5d5 Author: Joseph Eagar Date: Mon Aug 16 02:12:30 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBfb463a13cdc6ac825b9717931abc066ce317d5d5 Sculpt dyntopo: Fix memory corruption caused by improperly disabled code

[Bf-blender-cvs] [b5100e73c8e] temp_bmesh_multires: Sculpt dyntopo: Fix boundary brush for multires

2021-08-16 Thread Joseph Eagar
Commit: b5100e73c8e868febe8c850ce299b24d1dc88bd4 Author: Joseph Eagar Date: Mon Aug 16 01:44:31 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBb5100e73c8e868febe8c850ce299b24d1dc88bd4 Sculpt dyntopo: Fix boundary brush for multires This commit fixes boundary brush

[Bf-blender-cvs] [dcaba4c5e34] temp_bmesh_multires: Sculpt dyntopo: fix various faceset init operator bugs that crept in.

2021-08-16 Thread Joseph Eagar
Commit: dcaba4c5e3494240464ed6cc6330f40c30ba0e0e Author: Joseph Eagar Date: Mon Aug 16 16:34:35 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBdcaba4c5e3494240464ed6cc6330f40c30ba0e0e Sculpt dyntopo: fix various faceset init operator bugs that crept

[Bf-blender-cvs] [0d542db1e1d] temp_bmesh_multires: Sculpt dyntopo:

2021-08-20 Thread Joseph Eagar
Commit: 0d542db1e1d29dc40d4f1db7ce88f6256dfb513c Author: Joseph Eagar Date: Fri Aug 20 20:36:04 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB0d542db1e1d29dc40d4f1db7ce88f6256dfb513c Sculpt dyntopo: * Fixed multires apply base feeding bad original coordinates

[Bf-blender-cvs] [de1f2c41fa8] temp_bmesh_multires: * BM_mesh_remap can now reorder loops * Wrote yet another BKE_pbvh_reorder_bmesh function

2021-08-20 Thread Joseph Eagar
Commit: de1f2c41fa8ce284ecd445803002fff944e2fd92 Author: Joseph Eagar Date: Wed Aug 18 21:43:59 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBde1f2c41fa8ce284ecd445803002fff944e2fd92 * BM_mesh_remap can now reorder loops * Wrote yet another BKE_pbvh_reorder_bmesh

[Bf-blender-cvs] [04562794df9] temp_bmesh_multires: Sculpt dyntopo: disable mem cache test executable from compiling altogether

2021-08-20 Thread Joseph Eagar
Commit: 04562794df9509ecf49ba76fedacfc8bb97c9b1f Author: Joseph Eagar Date: Fri Aug 20 20:52:22 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB04562794df9509ecf49ba76fedacfc8bb97c9b1f Sculpt dyntopo: disable mem cache test executable from compiling altogether

[Bf-blender-cvs] [93004c7b196] temp_bmesh_multires: Dyntopo: Disable mem cache test executable for now as it doens't link on mac

2021-08-20 Thread Joseph Eagar
Commit: 93004c7b19608da6c16ce7435c2365b5a6f1e155 Author: Joseph Eagar Date: Fri Aug 20 20:49:29 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB93004c7b19608da6c16ce7435c2365b5a6f1e155 Dyntopo: Disable mem cache test executable for now as it doens't link on mac

[Bf-blender-cvs] [9503751c833] temp_bmesh_multires: Sculpt dyntopo

2021-08-16 Thread Joseph Eagar
Commit: 9503751c83345b2941a4fc41dcc979ef456b0c5f Author: Joseph Eagar Date: Mon Aug 16 20:50:02 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB9503751c83345b2941a4fc41dcc979ef456b0c5f Sculpt dyntopo * Added a limited "fast draw" mode to pbvh drawing

[Bf-blender-cvs] [6f523ffacbc] temp_bmesh_multires: Sculpt dyntopo: Don't allow dyntopo when multires modfier exists

2021-08-21 Thread Joseph Eagar
Commit: 6f523ffacbc33254164f05d11bdea754d6a41544 Author: Joseph Eagar Date: Sat Aug 21 15:19:15 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB6f523ffacbc33254164f05d11bdea754d6a41544 Sculpt dyntopo: Don't allow dyntopo when multires modfier exists Note

[Bf-blender-cvs] [8bfbbc467a3] temp_bmesh_multires: Sculpt dyntopo

2021-09-01 Thread Joseph Eagar
Commit: 8bfbbc467a3b6cb958c21ef68ae408705748ee3b Author: Joseph Eagar Date: Wed Sep 1 11:47:03 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB8bfbbc467a3b6cb958c21ef68ae408705748ee3b Sculpt dyntopo * Wrote a simple fix for drawing face sets in inverse (ctrl) mode

[Bf-blender-cvs] [4e43e09ccae] temp_bmesh_multires: Sculpt dyntopo: increment subversion.

2021-09-02 Thread Joseph Eagar
Commit: 4e43e09ccae8301d75b141a873b3e9d9275872e9 Author: Joseph Eagar Date: Thu Sep 2 11:08:28 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB4e43e09ccae8301d75b141a873b3e9d9275872e9 Sculpt dyntopo: increment subversion

[Bf-blender-cvs] [d4badd4b22c] temp_bmesh_multires: Fix compile error

2021-09-02 Thread Joseph Eagar
Commit: d4badd4b22c5f8348e4870c521dc2be04d8d046d Author: Joseph Eagar Date: Thu Sep 2 11:26:28 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBd4badd4b22c5f8348e4870c521dc2be04d8d046d Fix compile error

[Bf-blender-cvs] [416c7a32d81] temp_bmesh_multires: Fix warnings

2021-09-02 Thread Joseph Eagar
Commit: 416c7a32d816d0ffa575f9e1aab1f78b509bf773 Author: Joseph Eagar Date: Thu Sep 2 11:32:46 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB416c7a32d816d0ffa575f9e1aab1f78b509bf773 Fix warnings === M

[Bf-blender-cvs] [2b209317073] temp_bmesh_multires: Merge branch 'master' into temp_bmesh_multires

2021-09-02 Thread Joseph Eagar
Commit: 2b209317073359e4b03cf069a788ee5b5eff8a7a Author: Joseph Eagar Date: Thu Sep 2 00:02:20 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB2b209317073359e4b03cf069a788ee5b5eff8a7a Merge branch 'master' into temp_bmesh_multires

[Bf-blender-cvs] [21b6d78cd28] temp_bmesh_multires: Sculpt dyntopo: change brush defaults and fix bug

2021-09-02 Thread Joseph Eagar
Commit: 21b6d78cd282826aeee2d99417e4dc366eae9818 Author: Joseph Eagar Date: Thu Sep 2 11:02:44 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB21b6d78cd282826aeee2d99417e4dc366eae9818 Sculpt dyntopo: change brush defaults and fix bug * Changed brush defaults a bit

[Bf-blender-cvs] [416686707f4] temp_bmesh_multires: commit before merge

2021-09-02 Thread Joseph Eagar
Commit: 416686707f4e9f33bd537420510871aa6fe1b5df Author: Joseph Eagar Date: Wed Sep 1 21:32:43 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB416686707f4e9f33bd537420510871aa6fe1b5df commit before merge

[Bf-blender-cvs] [6febbd7a558] temp_bmesh_multires: Linux's gcc's flags are evil

2021-09-02 Thread Joseph Eagar
Commit: 6febbd7a55850219e0e5af8044126abcbee02ccc Author: Joseph Eagar Date: Thu Sep 2 11:42:06 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB6febbd7a55850219e0e5af8044126abcbee02ccc Linux's gcc's flags are evil

[Bf-blender-cvs] [bb1096f4756] temp_bmesh_multires: Sculpt dyntopo:

2021-09-08 Thread Joseph Eagar
Commit: bb1096f4756247a9ed0f7c4c95da0f96ccfdff9f Author: Joseph Eagar Date: Wed Sep 8 15:51:56 2021 -0800 Branches: temp_bmesh_multires https://developer.blender.org/rBbb1096f4756247a9ed0f7c4c95da0f96ccfdff9f Sculpt dyntopo: * Collapse now uses code from decimate to detect degenerate cases

[Bf-blender-cvs] [9f3bafc4ab7] temp_bmesh_multires: Sculpt dyntopo

2021-09-09 Thread Joseph Eagar
Commit: 9f3bafc4ab7cc0ba83c51a7147f63f5c5a9341d8 Author: Joseph Eagar Date: Wed Sep 8 23:18:07 2021 -0800 Branches: temp_bmesh_multires https://developer.blender.org/rB9f3bafc4ab7cc0ba83c51a7147f63f5c5a9341d8 Sculpt dyntopo * Non-manifold "fins" are now detected and automatically

[Bf-blender-cvs] [a52f89a4465] temp_bmesh_multires: Add more int casts for linux

2021-09-09 Thread Joseph Eagar
Commit: a52f89a446566381c28804f0b1150aa71b245d59 Author: Joseph Eagar Date: Wed Sep 8 23:21:57 2021 -0800 Branches: temp_bmesh_multires https://developer.blender.org/rBa52f89a446566381c28804f0b1150aa71b245d59 Add more int casts for linux

[Bf-blender-cvs] [f52a03dd713] temp_bmesh_multires: Sculpt dyntopo: Added a 'hard edge mode' option to forcibly set autosmooth_fset_slide to zero (i.e. treat face set boundaries as hard edges and not

2021-09-09 Thread Joseph Eagar
Commit: f52a03dd713e7396a948b1ca3207d57fca5610e9 Author: Joseph Eagar Date: Thu Sep 9 10:06:24 2021 -0800 Branches: temp_bmesh_multires https://developer.blender.org/rBf52a03dd713e7396a948b1ca3207d57fca5610e9 Sculpt dyntopo: Added a 'hard edge mode' option to forcibly set autosmooth_fset_slide

[Bf-blender-cvs] [0676928408a] temp_bmesh_multires: Sculpt dyntopo: more collapse fixes

2021-09-13 Thread Joseph Eagar
Commit: 0676928408af53d6ca76690b1a9772b303ccc39d Author: Joseph Eagar Date: Mon Sep 13 02:31:33 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB0676928408af53d6ca76690b1a9772b303ccc39d Sculpt dyntopo: more collapse fixes The edge cases just never end

[Bf-blender-cvs] [e68667a8352] temp_bmesh_multires: Sculpt dyntopo:

2021-09-13 Thread Joseph Eagar
Commit: e68667a83526e1bd33a6f08a04ba520dcf92e476 Author: Joseph Eagar Date: Sun Sep 12 23:39:49 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBe68667a83526e1bd33a6f08a04ba520dcf92e476 Sculpt dyntopo: * A few more collapse fixes * Fixed boudary handling

[Bf-blender-cvs] [0eeaeb3fc22] temp_bmesh_multires: Sculpt dyntopo: fix nasty node splitting bug

2021-09-13 Thread Joseph Eagar
Commit: 0eeaeb3fc22b80ef64271a17c1cc0ac88705d1f2 Author: Joseph Eagar Date: Mon Sep 13 20:14:46 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB0eeaeb3fc22b80ef64271a17c1cc0ac88705d1f2 Sculpt dyntopo: fix nasty node splitting bug

[Bf-blender-cvs] [3df335d330a] temp_bmesh_multires: Sculpt dyntopo:

2021-09-13 Thread Joseph Eagar
Commit: 3df335d330a694269a9ceefb7234a00c69ca4be9 Author: Joseph Eagar Date: Mon Sep 13 19:24:21 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB3df335d330a694269a9ceefb7234a00c69ca4be9 Sculpt dyntopo: * Fixed noise on using autosmooth with tools that use original

[Bf-blender-cvs] [350e783668d] temp_bmesh_multires: Add skeletal beginnings of C++ sculpt refactor design study (note that it's #ifdef'd out).

2021-09-15 Thread Joseph Eagar
Commit: 350e783668d67592472246bc43e71693b1080820 Author: Joseph Eagar Date: Wed Sep 15 14:56:19 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB350e783668d67592472246bc43e71693b1080820 Add skeletal beginnings of C++ sculpt refactor design study (note that it's #ifdef'd

[Bf-blender-cvs] [37bce7b701f] temp_bmesh_multires: commit working code

2021-09-08 Thread Joseph Eagar
Commit: 37bce7b701ff5825409ae9523cafe197b45560a1 Author: Joseph Eagar Date: Thu Sep 2 23:19:11 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB37bce7b701ff5825409ae9523cafe197b45560a1 commit working code

[Bf-blender-cvs] [3e6edf5278e] temp_bmesh_multires: Sculpt dyntopo:

2021-09-08 Thread Joseph Eagar
Commit: 3e6edf5278e8fbc1f7163f62b67074867b531bfc Author: Joseph Eagar Date: Tue Sep 7 23:49:54 2021 -0800 Branches: temp_bmesh_multires https://developer.blender.org/rB3e6edf5278e8fbc1f7163f62b67074867b531bfc Sculpt dyntopo: * BLI_table_gset now internally uses a SmallHash instead of a GHash

[Bf-blender-cvs] [2d3d6eb7b2a] sculpt-dev: Merge remote-tracking branch 'origin/temp_bmesh_multires' into sculpt-dev

2021-09-18 Thread Joseph Eagar
Commit: 2d3d6eb7b2a9be40aa5f383a1ff57ef37debc197 Author: Joseph Eagar Date: Fri Sep 17 23:32:08 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB2d3d6eb7b2a9be40aa5f383a1ff57ef37debc197 Merge remote-tracking branch 'origin/temp_bmesh_multires' into sculpt-dev

[Bf-blender-cvs] [5223f73a1d0] sculpt-dev: Fix compile error

2021-09-18 Thread Joseph Eagar
Commit: 5223f73a1d0027452fcf8f9144a52025b3e6e58c Author: Joseph Eagar Date: Sat Sep 18 01:26:12 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB5223f73a1d0027452fcf8f9144a52025b3e6e58c Fix compile error === M

[Bf-blender-cvs] [fe475843165] sculpt-dev: Sculpt: Flesh out RNA wrapping of BrushChannels

2021-09-18 Thread Joseph Eagar
Commit: fe4758431659ae7429c74334e4889b1f66261f99 Author: Joseph Eagar Date: Sat Sep 18 00:35:56 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBfe4758431659ae7429c74334e4889b1f66261f99 Sculpt: Flesh out RNA wrapping of BrushChannels

[Bf-blender-cvs] [f0c35d16f39] temp_bmesh_multires: Merge branch 'master' into temp_bmesh_multires

2021-09-17 Thread Joseph Eagar
Commit: f0c35d16f39d837c7bceb6740d3fe9c440676564 Author: Joseph Eagar Date: Fri Sep 17 20:13:39 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBf0c35d16f39d837c7bceb6740d3fe9c440676564 Merge branch 'master' into temp_bmesh_multires

[Bf-blender-cvs] [d3bba94bf24] temp_bmesh_multires: Commit current working copy; having weird file system issues

2021-09-17 Thread Joseph Eagar
Commit: d3bba94bf243c82b0c94b176f0541511e29bbcf3 Author: Joseph Eagar Date: Fri Sep 17 14:43:00 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBd3bba94bf243c82b0c94b176f0541511e29bbcf3 Commit current working copy; having weird file system issues

[Bf-blender-cvs] [85d274a60c0] sculpt-dev: Merge branch 'master' into sculpt-dev

2021-09-17 Thread Joseph Eagar
Commit: 85d274a60c03b067efaddeda921f0edf1c0982b3 Author: Joseph Eagar Date: Fri Sep 17 16:22:10 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB85d274a60c03b067efaddeda921f0edf1c0982b3 Merge branch 'master' into sculpt-dev

[Bf-blender-cvs] [bae92a0ce5d] sculpt-dev: Disable threading for sculpt project brush

2021-09-18 Thread Joseph Eagar
Commit: bae92a0ce5d00172dc39c0e676d4ea69688c46b9 Author: Joseph Eagar Date: Sat Sep 18 01:39:40 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBbae92a0ce5d00172dc39c0e676d4ea69688c46b9 Disable threading for sculpt project brush

[Bf-blender-cvs] [7749b89d74c] sculpt-dev: Sculpt: Added some icons and commit icon_geom.blend into the branch

2021-09-18 Thread Joseph Eagar
Commit: 7749b89d74cf05264114425f6e7f4d4c4631d0ab Author: Joseph Eagar Date: Sat Sep 18 02:43:03 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB7749b89d74cf05264114425f6e7f4d4c4631d0ab Sculpt: Added some icons and commit icon_geom.blend into the branch Help with icons would

[Bf-blender-cvs] [1ca57bc5f42] sculpt-dev: Sculpt: flushed out brush channel RNA and made basic UI

2021-09-18 Thread Joseph Eagar
Commit: 1ca57bc5f42bf92f672bf28a8a22d4d49bf5aee8 Author: Joseph Eagar Date: Sat Sep 18 12:10:14 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB1ca57bc5f42bf92f672bf28a8a22d4d49bf5aee8 Sculpt: flushed out brush channel RNA and made basic UI

[Bf-blender-cvs] [87feba04ddc] sculpt-dev: Sculpt: more brush engine stuff; do not test.

2021-09-19 Thread Joseph Eagar
Commit: 87feba04ddcef58e119eba903fcc7e36cb8e09cf Author: Joseph Eagar Date: Sun Sep 19 01:02:00 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB87feba04ddcef58e119eba903fcc7e36cb8e09cf Sculpt: more brush engine stuff; do not test. Pushing this commit early due to computer

[Bf-blender-cvs] [b3ed969b862] sculpt-dev: commit prior to small refactor

2021-09-20 Thread Joseph Eagar
Commit: b3ed969b862dc8f8eaefaac361800cc6ae316909 Author: Joseph Eagar Date: Sun Sep 19 13:30:43 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBb3ed969b862dc8f8eaefaac361800cc6ae316909 commit prior to small refactor

[Bf-blender-cvs] [336b263b568] sculpt-dev: Sculpt: brush engine stuff

2021-09-20 Thread Joseph Eagar
Commit: 336b263b568fad2547014fe50d5810f03daa1677 Author: Joseph Eagar Date: Sun Sep 19 15:35:10 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB336b263b568fad2547014fe50d5810f03daa1677 Sculpt: brush engine stuff BrushChannels are now stored in linked lists instead of simple

[Bf-blender-cvs] [83bfa950b12] sculpt-dev: Sculpt: add missing files

2021-09-20 Thread Joseph Eagar
Commit: 83bfa950b12e7bf7d92bf4d59bc7f8f10968ea32 Author: Joseph Eagar Date: Mon Sep 20 03:14:39 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB83bfa950b12e7bf7d92bf4d59bc7f8f10968ea32 Sculpt: add missing files

[Bf-blender-cvs] [73150981c8a] sculpt-dev: Sculpt: More brush channel stuff

2021-09-20 Thread Joseph Eagar
Commit: 73150981c8a5f17b17e5e370e28287f5f0b96b86 Author: Joseph Eagar Date: Mon Sep 20 03:01:30 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB73150981c8a5f17b17e5e370e28287f5f0b96b86 Sculpt: More brush channel stuff * The input device curves for brush channels now use

[Bf-blender-cvs] [c9f1e104daa] sculpt-dev: Sculpt: Brush channels names are now lower-case instead of upper case.

2021-09-20 Thread Joseph Eagar
Commit: c9f1e104daabc50dbed829dcca5b43cd584cc2c8 Author: Joseph Eagar Date: Sun Sep 19 16:17:01 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBc9f1e104daabc50dbed829dcca5b43cd584cc2c8 Sculpt: Brush channels names are now lower-case instead of upper case

[Bf-blender-cvs] [898625547f8] sculpt-dev: Fix problem in last commit

2021-09-20 Thread Joseph Eagar
Commit: 898625547f8c15ae2bdf05fffc6904059d7b1498 Author: Joseph Eagar Date: Mon Sep 20 03:14:14 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB898625547f8c15ae2bdf05fffc6904059d7b1498 Fix problem in last commit

[Bf-blender-cvs] [445889676bf] temp_bmesh_multires: commit prior to merge

2021-09-16 Thread Joseph Eagar
Commit: 445889676bfd900a237acbacbedeaadc30881cc7 Author: Joseph Eagar Date: Thu Sep 16 10:42:30 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB445889676bfd900a237acbacbedeaadc30881cc7 commit prior to merge

[Bf-blender-cvs] [04c3690299c] temp_bmesh_multires: Sculpt dyntopo: Roughed out skeleton of new brush engine API

2021-09-16 Thread Joseph Eagar
Commit: 04c3690299c51b79412fe395c2507a28fbae7b56 Author: Joseph Eagar Date: Thu Sep 16 20:29:33 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB04c3690299c51b79412fe395c2507a28fbae7b56 Sculpt dyntopo: Roughed out skeleton of new brush engine API Command Lists

[Bf-blender-cvs] [627edd1efab] temp_bmesh_multires: Merge branch 'master' into temp_bmesh_multires

2021-09-16 Thread Joseph Eagar
Commit: 627edd1efabb0baaed3127bd127215ffb0ddfbac Author: Joseph Eagar Date: Thu Sep 16 13:44:21 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB627edd1efabb0baaed3127bd127215ffb0ddfbac Merge branch 'master' into temp_bmesh_multires

[Bf-blender-cvs] [173f5f94ff7] temp_bmesh_multires: Sculpt dyntopo:

2021-09-15 Thread Joseph Eagar
Commit: 173f5f94ff71d18792da4f1a98f5d0ef5c39b169 Author: Joseph Eagar Date: Wed Sep 15 01:41:03 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB173f5f94ff71d18792da4f1a98f5d0ef5c39b169 Sculpt dyntopo: Seperate enabling PBVH_BMESH from enabling DynTopo: * Created a new

[Bf-blender-cvs] [0b2aee58419] temp_bmesh_multires: Sculpt dyntopo: Fix a few issues from last commit

2021-09-15 Thread Joseph Eagar
Commit: 0b2aee5841916806d9787d5e072d92d00b7c590c Author: Joseph Eagar Date: Wed Sep 15 02:50:32 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB0b2aee5841916806d9787d5e072d92d00b7c590c Sculpt dyntopo: Fix a few issues from last commit * Fixed crashing on entering

[Bf-blender-cvs] [ecdd6a302e6] temp_bmesh_multires: Sculpt dyntopo: fix missing bit from last commit

2021-09-15 Thread Joseph Eagar
Commit: ecdd6a302e6c171ab163eb3272efec96d6da9097 Author: Joseph Eagar Date: Wed Sep 15 02:16:03 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBecdd6a302e6c171ab163eb3272efec96d6da9097 Sculpt dyntopo: fix missing bit from last commit * BM_mesh_bm_to_me now saves id

[Bf-blender-cvs] [86972d294f7] temp_bmesh_multires: Dyntopo sculpt: fix bug with boundary flags

2021-09-11 Thread Joseph Eagar
Commit: 86972d294f7f9036e5f1d82a8e109e32b260bd33 Author: Joseph Eagar Date: Sat Sep 11 13:38:42 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB86972d294f7f9036e5f1d82a8e109e32b260bd33 Dyntopo sculpt: fix bug with boundary flags

[Bf-blender-cvs] [1e9a7383efa] temp_bmesh_multires: * Don't rely on BMLog's stored normals, instead flag pbvh nodes to update normals on undo/redo.

2021-08-07 Thread Joseph Eagar
Commit: 1e9a7383efa5b40eaef79b4bb82643f28b83b288 Author: Joseph Eagar Date: Sat Aug 7 19:25:36 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB1e9a7383efa5b40eaef79b4bb82643f28b83b288 * Don't rely on BMLog's stored normals, instead flag pbvh nodes to update normals

[Bf-blender-cvs] [a80c381ec52] temp_bmesh_multires: Sculpt Dyntopo: PBVH draw fixes

2021-08-07 Thread Joseph Eagar
Commit: a80c381ec52d162945c3344cc1668b1c89a13128 Author: Joseph Eagar Date: Sat Aug 7 22:28:00 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBa80c381ec52d162945c3344cc1668b1c89a13128 Sculpt Dyntopo: PBVH draw fixes * The PBVH draw subsystem is now told whether any

[Bf-blender-cvs] [b243eb2646f] temp_bmesh_multires: Merge branch 'master' into temp_bmesh_multires Also:

2021-07-29 Thread Joseph Eagar
Commit: b243eb2646f69a236b65ade05281f0571f341ee1 Author: Joseph Eagar Date: Thu Jul 29 16:08:14 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBb243eb2646f69a236b65ade05281f0571f341ee1 Merge branch 'master' into temp_bmesh_multires Also: * added BMLog function to save

[Bf-blender-cvs] [dc738de90c1] temp_bmesh_multires: Sculpt dyntopo: Fix bug in cleanup_valence_3_4

2021-08-06 Thread Joseph Eagar
Commit: dc738de90c1ca98dbb43fe4678c900d690c895be Author: Joseph Eagar Date: Fri Aug 6 18:39:54 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rBdc738de90c1ca98dbb43fe4678c900d690c895be Sculpt dyntopo: Fix bug in cleanup_valence_3_4

[Bf-blender-cvs] [8ed4c5fc61b] temp_bmesh_multires: Merge branch 'master' into temp_bmesh_multires

2021-08-06 Thread Joseph Eagar
Commit: 8ed4c5fc61b6fd78dea219f62644faf7e05650bc Author: Joseph Eagar Date: Fri Aug 6 12:51:18 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB8ed4c5fc61b6fd78dea219f62644faf7e05650bc Merge branch 'master' into temp_bmesh_multires Also fixed a pbvh corruption bug

[Bf-blender-cvs] [76bd253be73] temp_bmesh_multires: Dyntopo sculpt: add dev operator to debug memory cache coherency

2021-08-06 Thread Joseph Eagar
Commit: 76bd253be73370145404aa4e31139911d9afb579 Author: Joseph Eagar Date: Fri Aug 6 09:58:46 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB76bd253be73370145404aa4e31139911d9afb579 Dyntopo sculpt: add dev operator to debug memory cache coherency

[Bf-blender-cvs] [40aa321dc76] temp_bmesh_multires: Sculpt dyntopo: fix bug with dyntopo geometry undo push

2021-08-11 Thread Joseph Eagar
Commit: 40aa321dc7673526f1294d735c7f5174b9bda157 Author: Joseph Eagar Date: Wed Aug 11 22:51:09 2021 -0700 Branches: temp_bmesh_multires https://developer.blender.org/rB40aa321dc7673526f1294d735c7f5174b9bda157 Sculpt dyntopo: fix bug with dyntopo geometry undo push

[Bf-blender-cvs] [99c0ee0558c] sculpt-dev: Sculpt: cloth brush constraint solver is now multi-threaded

2021-09-23 Thread Joseph Eagar
Commit: 99c0ee0558cb498d0cfc782f457539d848a8 Author: Joseph Eagar Date: Thu Sep 23 03:40:11 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB99c0ee0558cb498d0cfc782f457539d848a8 Sculpt: cloth brush constraint solver is now multi-threaded * Used a simple method

[Bf-blender-cvs] [c6a51c12590] sculpt-dev: Sculpt: move more brush settings to brush channels

2021-09-23 Thread Joseph Eagar
Commit: c6a51c1259043a3d8c13dc3358c0b5d9a3d9e1b4 Author: Joseph Eagar Date: Thu Sep 23 02:13:00 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBc6a51c1259043a3d8c13dc3358c0b5d9a3d9e1b4 Sculpt: move more brush settings to brush channels

[Bf-blender-cvs] [645aee08354] sculpt-dev: Fix small crash in last commit and a few typos

2021-09-20 Thread Joseph Eagar
Commit: 645aee083543670cf3bab1766b689a6113b81fc8 Author: Joseph Eagar Date: Mon Sep 20 03:34:13 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB645aee083543670cf3bab1766b689a6113b81fc8 Fix small crash in last commit and a few typos

[Bf-blender-cvs] [430e7efd095] sculpt-dev: Sculpt: Unnest channels.channels in RNA

2021-09-24 Thread Joseph Eagar
Commit: 430e7efd0952527780e4349fb6fa0e31dff10486 Author: Joseph Eagar Date: Fri Sep 24 18:47:24 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB430e7efd0952527780e4349fb6fa0e31dff10486 Sculpt: Unnest channels.channels in RNA * BrushChannelSet is now a pure collection

[Bf-blender-cvs] [1b6beea2dfa] sculpt-dev: Sculpt: More brush channels stuff

2021-09-24 Thread Joseph Eagar
Commit: 1b6beea2dfaee42edacacf36e282a9c63355bbfd Author: Joseph Eagar Date: Fri Sep 24 21:04:49 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB1b6beea2dfaee42edacacf36e282a9c63355bbfd Sculpt: More brush channels stuff

[Bf-blender-cvs] [49e64d4e26a] sculpt-dev: Fix dyntopo undo crash

2021-09-25 Thread Joseph Eagar
Commit: 49e64d4e26af860213bd1320ceb6ba27b2f8050e Author: Joseph Eagar Date: Sat Sep 25 01:36:23 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB49e64d4e26af860213bd1320ceb6ba27b2f8050e Fix dyntopo undo crash === M

[Bf-blender-cvs] [6b382e7fb02] sculpt-dev: Fix a few regressions in other paint modes.

2021-09-25 Thread Joseph Eagar
Commit: 6b382e7fb025e4df4f608f81e56fafd748c89aae Author: Joseph Eagar Date: Sat Sep 25 00:19:31 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB6b382e7fb025e4df4f608f81e56fafd748c89aae Fix a few regressions in other paint modes

[Bf-blender-cvs] [028a0770f18] sculpt-dev: fix small but significant typo

2021-09-25 Thread Joseph Eagar
Commit: 028a0770f18b183aa8d8f5ed83e232be6fd09dd5 Author: Joseph Eagar Date: Sat Sep 25 00:21:24 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB028a0770f18b183aa8d8f5ed83e232be6fd09dd5 fix small but significant typo

[Bf-blender-cvs] [63044a696bb] sculpt-dev: Sculpt: fix paint brush defaults

2021-09-25 Thread Joseph Eagar
Commit: 63044a696bb321cf92553562a39e5211890cd58e Author: Joseph Eagar Date: Sat Sep 25 00:38:54 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB63044a696bb321cf92553562a39e5211890cd58e Sculpt: fix paint brush defaults

[Bf-blender-cvs] [c1b8049adf8] sculpt-dev: Fix a few defaults for sculpt paint brush

2021-09-25 Thread Joseph Eagar
Commit: c1b8049adf869d632f033502fc2d89d9a4b9b03c Author: Joseph Eagar Date: Sat Sep 25 01:49:52 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBc1b8049adf869d632f033502fc2d89d9a4b9b03c Fix a few defaults for sculpt paint brush

[Bf-blender-cvs] [33cd635a82a] sculpt-dev: Sculpt: fix clay brush

2021-09-23 Thread Joseph Eagar
Commit: 33cd635a82a79e5a542f097d776b0b5c6de823c6 Author: Joseph Eagar Date: Thu Sep 23 21:39:20 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rB33cd635a82a79e5a542f097d776b0b5c6de823c6 Sculpt: fix clay brush * BRUSH_MAPPING_INHERIT is now respected when unset. * Also added

[Bf-blender-cvs] [fa8195ba559] sculpt-dev: Fix color palette panel

2021-09-25 Thread Joseph Eagar
Commit: fa8195ba559ccce28f164d7f227518179a23ff5c Author: Joseph Eagar Date: Sat Sep 25 14:20:57 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBfa8195ba559ccce28f164d7f227518179a23ff5c Fix color palette panel

[Bf-blender-cvs] [b6442c33179] sculpt-dev: Sculpt: fix shape keys being destroyed by SCULPT_UNDO_GEOMETRY/SYMMETRIZE pushes.

2021-10-13 Thread Joseph Eagar
Commit: b6442c331799367887027bfe37cbf8c718dff04c Author: Joseph Eagar Date: Wed Oct 13 03:25:30 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBb6442c331799367887027bfe37cbf8c718dff04c Sculpt: fix shape keys being destroyed by SCULPT_UNDO_GEOMETRY/SYMMETRIZE pushes

[Bf-blender-cvs] [b8fb46ab20c] sculpt-dev: Sculpt: BMLog stuff

2021-10-13 Thread Joseph Eagar
Commit: b8fb46ab20ca705427f78acf9844a952012fe5a2 Author: Joseph Eagar Date: Wed Oct 13 02:12:30 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBb8fb46ab20ca705427f78acf9844a952012fe5a2 Sculpt: BMLog stuff * BMLog now has a more fine-grained logging facility to track the call

[Bf-blender-cvs] [ffa62ecb603] sculpt-dev: Sculpt: shapekey fixes

2021-10-13 Thread Joseph Eagar
Commit: ffa62ecb603d3f98b966047c6e01f5447da759e8 Author: Joseph Eagar Date: Tue Oct 12 15:18:59 2021 -0700 Branches: sculpt-dev https://developer.blender.org/rBffa62ecb603d3f98b966047c6e01f5447da759e8 Sculpt: shapekey fixes * Fixed the completely broken shapekey conversion

<    4   5   6   7   8   9   10   11   12   13   >