[Bf-blender-cvs] [dcbd6f42577] soc-2021-adaptive-cloth: adaptive_cloth: gui for `edge_length_max` and `aspect_ratio_min`

2021-09-06 Thread ishbosamiya
Commit: dcbd6f4254c3d516c1695eac012f664ee686 Author: ishbosamiya Date: Sun Sep 5 21:47:00 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBdcbd6f4254c3d516c1695eac012f664ee686 adaptive_cloth: gui for `edge_length_max` and `aspect_ratio_min

[Bf-blender-cvs] [6748f5cfbbf] soc-2021-adaptive-cloth: adaptive_cloth: face sizing: change_in_vertex_normal_max as a param

2021-09-06 Thread ishbosamiya
Commit: 6748f5cfbbfa75303b114f3dfa0268eff14d338d Author: ishbosamiya Date: Mon Sep 6 00:26:41 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB6748f5cfbbfa75303b114f3dfa0268eff14d338d adaptive_cloth: face sizing: change_in_vertex_normal_max as a param Create GUI and

[Bf-blender-cvs] [7a0683cf057] soc-2021-adaptive-cloth: adaptive_cloth: parameter name from `size_min` to `edge_length_min`

2021-09-06 Thread ishbosamiya
Commit: 7a0683cf0575f4a04ce2b33acdc916d7f7d849c9 Author: ishbosamiya Date: Sun Sep 5 20:35:07 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB7a0683cf0575f4a04ce2b33acdc916d7f7d849c9 adaptive_cloth: parameter name from `size_min` to `edge_length_min

[Bf-blender-cvs] [973bd8c4801] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: use params for collapsible test

2021-09-06 Thread ishbosamiya
Commit: 973bd8c480191e1c91e5f8e4e2b82b047108ce6f Author: ishbosamiya Date: Mon Sep 6 00:40:19 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB973bd8c480191e1c91e5f8e4e2b82b047108ce6f adaptive_cloth: AdaptiveMesh: use params for collapsible test Use the

[Bf-blender-cvs] [9d32df72b4a] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: calculate derivative

2021-09-06 Thread ishbosamiya
Commit: 9d32df72b4a96f79631fc0cef0535df0be467522 Author: ishbosamiya Date: Sun Sep 5 11:04:23 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB9d32df72b4a96f79631fc0cef0535df0be467522 adaptive_cloth: AdaptiveMesh: calculate derivative Calculate derivative of the

[Bf-blender-cvs] [e07f8a62146] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: face sizing: use params

2021-09-06 Thread ishbosamiya
Commit: e07f8a62146a6c452aa309039f4f0e8439bdfce5 Author: ishbosamiya Date: Sun Sep 5 21:55:48 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBe07f8a62146a6c452aa309039f4f0e8439bdfce5 adaptive_cloth: AdaptiveMesh: face sizing: use params Use values from given params

[Bf-blender-cvs] [c5461f624e2] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: dynamic: vert sizing calc overview

2021-09-06 Thread ishbosamiya
Commit: c5461f624e2938f84201dbd7437ee770e1341b3b Author: ishbosamiya Date: Thu Sep 2 20:07:36 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBc5461f624e2938f84201dbd7437ee770e1341b3b adaptive_cloth: AdaptiveMesh: dynamic: vert sizing calc overview

[Bf-blender-cvs] [fd9b3419eac] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: dynamic face sizing (for curvature)

2021-09-06 Thread ishbosamiya
Commit: fd9b3419eac7b2a63a8d835564dc3359b7735291 Author: ishbosamiya Date: Sun Sep 5 11:05:24 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBfd9b3419eac7b2a63a8d835564dc3359b7735291 adaptive_cloth: AdaptiveMesh: dynamic face sizing (for curvature) Compute the

[Bf-blender-cvs] [c5433fdcb2a] soc-2021-adaptive-cloth: float3x2: constructor through columns of the matrix

2021-09-06 Thread ishbosamiya
Commit: c5433fdcb2a118df59cb9a5a48651a8fb61a0fd2 Author: ishbosamiya Date: Sun Sep 5 10:56:14 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBc5433fdcb2a118df59cb9a5a48651a8fb61a0fd2 float3x2: constructor through columns of the matrix

[Bf-blender-cvs] [6c5a5cb83d9] soc-2021-adaptive-cloth: float2x3 and float3x2: transpose and multiplication with intern file

2021-09-06 Thread ishbosamiya
Commit: 6c5a5cb83d97a81902451d5c6bf2ac5680a6c54a Author: ishbosamiya Date: Sun Sep 5 11:01:44 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB6c5a5cb83d97a81902451d5c6bf2ac5680a6c54a float2x3 and float3x2: transpose and multiplication with intern file Transpose and

[Bf-blender-cvs] [030e53da23a] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: Node: get normal

2021-09-06 Thread ishbosamiya
Commit: 030e53da23ae7d68ad171181c39cbe56c3d84a03 Author: ishbosamiya Date: Sun Sep 5 11:03:36 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB030e53da23ae7d68ad171181c39cbe56c3d84a03 adaptive_cloth: Mesh: Node: get normal

[Bf-blender-cvs] [653da436277] soc-2021-adaptive-cloth: float2x2: constructor through direct values of the matrix

2021-09-06 Thread ishbosamiya
Commit: 653da436277409d59b85f8a754cad153f9403719 Author: ishbosamiya Date: Sun Sep 5 10:55:22 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB653da436277409d59b85f8a754cad153f9403719 float2x2: constructor through direct values of the matrix

[Bf-blender-cvs] [04496a2e01f] soc-2021-adaptive-cloth: float2x2: inverse

2021-09-06 Thread ishbosamiya
Commit: 04496a2e01f34a48e838cafe742bbbd2fe789ead Author: ishbosamiya Date: Sun Sep 5 10:55:38 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB04496a2e01f34a48e838cafe742bbbd2fe789ead float2x2: inverse

[Bf-blender-cvs] [4b8dc739960] soc-2021-adaptive-cloth: float2x2: transpose

2021-09-06 Thread ishbosamiya
Commit: 4b8dc739960633fbeae8b0bd881c80c4dcd36e76 Author: ishbosamiya Date: Sun Sep 5 10:55:47 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB4b8dc739960633fbeae8b0bd881c80c4dcd36e76 float2x2: transpose

[Bf-blender-cvs] [672e4c3fa5d] soc-2021-adaptive-cloth: float2x2: constructor through columns of the matrix

2021-09-06 Thread ishbosamiya
Commit: 672e4c3fa5d58b45b6c7cc83f88f200b66da51b6 Author: ishbosamiya Date: Sun Sep 5 10:54:59 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB672e4c3fa5d58b45b6c7cc83f88f200b66da51b6 float2x2: constructor through columns of the matrix

[Bf-blender-cvs] [48278754a71] soc-2021-adaptive-cloth: adaptive_cloth: Add dynamic remeshing selection to GUI

2021-09-06 Thread ishbosamiya
Commit: 48278754a715e28fc1e3f9f038e627d55354aa73 Author: ishbosamiya Date: Thu Sep 2 14:43:54 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB48278754a715e28fc1e3f9f038e627d55354aa73 adaptive_cloth: Add dynamic remeshing selection to GUI Add remeshing type support

[Bf-blender-cvs] [0514f64a0f1] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: dynamic: vert sizing from face sizing

2021-09-06 Thread ishbosamiya
Commit: 0514f64a0f1fcddccb458077fcc30e161355007d Author: ishbosamiya Date: Thu Sep 2 20:55:41 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB0514f64a0f1fcddccb458077fcc30e161355007d adaptive_cloth: AdaptiveMesh: dynamic: vert sizing from face sizing Calculate the

[Bf-blender-cvs] [b37ecf58554] soc-2021-adaptive-cloth: float2x2: eigen decomposition

2021-09-06 Thread ishbosamiya
Commit: b37ecf58554a5842d197f9dec1b1a9ae4e05bc78 Author: ishbosamiya Date: Sat Sep 4 20:19:57 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBb37ecf58554a5842d197f9dec1b1a9ae4e05bc78 float2x2: eigen decomposition

[Bf-blender-cvs] [b04ba2e8eb6] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: FaceData: initial, store uv area

2021-09-06 Thread ishbosamiya
Commit: b04ba2e8eb667cba701c90496fc991a0ec22ec77 Author: ishbosamiya Date: Thu Sep 2 20:06:30 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBb04ba2e8eb667cba701c90496fc991a0ec22ec77 adaptive_cloth: AdaptiveMesh: FaceData: initial, store uv area

[Bf-blender-cvs] [189c38dced4] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: set uv area for faces

2021-09-06 Thread ishbosamiya
Commit: 189c38dced44513bc60f55bf585d7044292659cd Author: ishbosamiya Date: Thu Sep 2 20:06:57 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB189c38dced44513bc60f55bf585d7044292659cd adaptive_cloth: AdaptiveMesh: set uv area for faces

[Bf-blender-cvs] [940ee5d5871] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: force split for sewing

2021-09-06 Thread ishbosamiya
Commit: 940ee5d5871ae530365359ece2886da5e3ed31aa Author: ishbosamiya Date: Tue Aug 31 21:17:59 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB940ee5d5871ae530365359ece2886da5e3ed31aa adaptive_cloth: AdaptiveMesh: force split for sewing Option to split the opposite

[Bf-blender-cvs] [5bdf40dcdac] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: verts of new sewing edge as preserve

2021-09-06 Thread ishbosamiya
Commit: 5bdf40dcdac652b69158549ababb0c9b028c0a55 Author: ishbosamiya Date: Wed Sep 1 13:46:38 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB5bdf40dcdac652b69158549ababb0c9b028c0a55 adaptive_cloth: AdaptiveMesh: verts of new sewing edge as preserve Newly created

[Bf-blender-cvs] [a5c01917e8b] soc-2021-adaptive-cloth: adaptive_cloth: squash unused parameters warnings in release mode

2021-09-06 Thread ishbosamiya
Commit: a5c01917e8b2174f7aa45676507ad253014c4231 Author: ishbosamiya Date: Wed Sep 1 14:56:17 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBa5c01917e8b2174f7aa45676507ad253014c4231 adaptive_cloth: squash unused parameters warnings in release mode All unused

[Bf-blender-cvs] [ffcc059abf6] soc-2021-adaptive-cloth: adaptive_cloth: fix: Mesh: collapse edge: n2 not updated for v1

2021-09-06 Thread ishbosamiya
Commit: ffcc059abf65e8d3863371f5a6e38db51a586be4 Author: ishbosamiya Date: Wed Sep 1 20:31:07 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBffcc059abf65e8d3863371f5a6e38db51a586be4 adaptive_cloth: fix: Mesh: collapse edge: n2 not updated for v1 A simple solution

[Bf-blender-cvs] [9635768cdaf] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: mark sewing edge verts as preserve

2021-09-06 Thread ishbosamiya
Commit: 9635768cdafdd13e1f7e3b33277427a3c9c88f05 Author: ishbosamiya Date: Tue Aug 31 20:32:55 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB9635768cdafdd13e1f7e3b33277427a3c9c88f05 adaptive_cloth: AdaptiveMesh: mark sewing edge verts as preserve Mark all verts

[Bf-blender-cvs] [1600f3de96c] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: ensure edge between sewing edges

2021-09-06 Thread ishbosamiya
Commit: 1600f3de96c6a05df2291d900153f354787eca33 Author: ishbosamiya Date: Tue Aug 31 19:11:38 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB1600f3de96c6a05df2291d900153f354787eca33 adaptive_cloth: AdaptiveMesh: ensure edge between sewing edges While trying to

[Bf-blender-cvs] [d1b89d1a71d] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: split edge: option to copy extra data

2021-09-06 Thread ishbosamiya
Commit: d1b89d1a71d60b3c8136faa6b7d86e7b537cde9b Author: ishbosamiya Date: Mon Aug 30 18:06:35 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBd1b89d1a71d60b3c8136faa6b7d86e7b537cde9b adaptive_cloth: Mesh: split edge: option to copy extra data An extra option to

[Bf-blender-cvs] [79f70b1b09e] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: no need to add flag after split edge

2021-09-06 Thread ishbosamiya
Commit: 79f70b1b09e55eeb5b80ba846c0c07166d7e89d7 Author: ishbosamiya Date: Mon Aug 30 18:08:16 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB79f70b1b09e55eeb5b80ba846c0c07166d7e89d7 adaptive_cloth: AdaptiveMesh: no need to add flag after split edge Since split

[Bf-blender-cvs] [3192103d22d] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: flip edges: return complete MeshDiff

2021-08-30 Thread ishbosamiya
Commit: 3192103d22d9d8f74bce84a2705cbb49fe4dbbc4 Author: ishbosamiya Date: Sat Aug 28 16:32:02 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB3192103d22d9d8f74bce84a2705cbb49fe4dbbc4 adaptive_cloth: AdaptiveMesh: flip edges: return complete MeshDiff Return a

[Bf-blender-cvs] [01881edbe98] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: compute_info_element functions

2021-08-30 Thread ishbosamiya
Commit: 01881edbe98aafd6b1331fb14b79bbf3ea7579bf Author: ishbosamiya Date: Sat Aug 28 16:22:20 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB01881edbe98aafd6b1331fb14b79bbf3ea7579bf adaptive_cloth: AdaptiveMesh: compute_info_element functions AdaptiveMesh

[Bf-blender-cvs] [89e7d6b02fd] soc-2021-adaptive-cloth: adaptive_cloth: MeshDiff: append one MeshDiff to another

2021-08-30 Thread ishbosamiya
Commit: 89e7d6b02fd613c23632bcddcdccc8d4345d0078 Author: ishbosamiya Date: Sat Aug 28 16:09:23 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB89e7d6b02fd613c23632bcddcdccc8d4345d0078 adaptive_cloth: MeshDiff: append one MeshDiff to another

[Bf-blender-cvs] [3b54908fd75] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: mark edges between sewing edges

2021-08-30 Thread ishbosamiya
Commit: 3b54908fd75f62747925733f3c219df03f2dda38 Author: ishbosamiya Date: Sun Aug 29 20:19:47 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB3b54908fd75f62747925733f3c219df03f2dda38 adaptive_cloth: AdaptiveMesh: mark edges between sewing edges Add a new flag for

[Bf-blender-cvs] [8e8946c5458] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: sewing edge: get set of opposite edges

2021-08-30 Thread ishbosamiya
Commit: 8e8946c5458b9557e72be3adc85139bafa96714a Author: ishbosamiya Date: Sat Aug 28 00:15:57 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB8e8946c5458b9557e72be3adc85139bafa96714a adaptive_cloth: AdaptiveMesh: sewing edge: get set of opposite edges Given a

[Bf-blender-cvs] [28732a6ee1d] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: setting EdgeData flags after split

2021-08-30 Thread ishbosamiya
Commit: 28732a6ee1d96bc62518053eea398ea47f625837 Author: ishbosamiya Date: Sun Aug 29 20:22:00 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB28732a6ee1d96bc62518053eea398ea47f625837 adaptive_cloth: AdaptiveMesh: setting EdgeData flags after split Edges that had

[Bf-blender-cvs] [f2e0b6b21cc] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: do not split a loose edge

2021-08-30 Thread ishbosamiya
Commit: f2e0b6b21ccd2686d941b0bea06d9b6b66823e1b Author: ishbosamiya Date: Sat Aug 28 17:47:59 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBf2e0b6b21ccd2686d941b0bea06d9b6b66823e1b adaptive_cloth: AdaptiveMesh: do not split a loose edge

[Bf-blender-cvs] [f1c057006b7] soc-2021-adaptive-cloth: adaptive_cloth: MeshDiff: remove elements that don't exist in mesh

2021-08-30 Thread ishbosamiya
Commit: f1c057006b774a276a238e92d1f8afc8baeba1b0 Author: ishbosamiya Date: Sat Aug 28 16:07:17 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBf1c057006b774a276a238e92d1f8afc8baeba1b0 adaptive_cloth: MeshDiff: remove elements that don't exist in mesh It is pos

[Bf-blender-cvs] [8abda209a45] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: split edge: verts added during split

2021-08-30 Thread ishbosamiya
Commit: 8abda209a45959307e02552a3c035cbd63e0794a Author: ishbosamiya Date: Sat Aug 28 17:28:36 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB8abda209a45959307e02552a3c035cbd63e0794a adaptive_cloth: AdaptiveMesh: split edge: verts added during split Split edge now

[Bf-blender-cvs] [68e22408576] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: sewing: dump file after adding edge

2021-08-30 Thread ishbosamiya
Commit: 68e2240857654730846712432f104848bf3ab71b Author: ishbosamiya Date: Sat Aug 28 17:59:33 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB68e2240857654730846712432f104848bf3ab71b adaptive_cloth: AdaptiveMesh: sewing: dump file after adding edge Dump the

[Bf-blender-cvs] [25cfaf2e5c8] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: is edge splittable

2021-08-30 Thread ishbosamiya
Commit: 25cfaf2e5c85af14542cc64e5ef2fd420e2fe0da Author: ishbosamiya Date: Sat Aug 28 16:28:59 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB25cfaf2e5c85af14542cc64e5ef2fd420e2fe0da adaptive_cloth: AdaptiveMesh: is edge splittable Abstract out the edge

[Bf-blender-cvs] [f0721e7b161] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: sewing: add the sewing edge if needed

2021-08-30 Thread ishbosamiya
Commit: f0721e7b161191d823365f4f7ee037cc5e1c610e Author: ishbosamiya Date: Sat Aug 28 17:30:43 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBf0721e7b161191d823365f4f7ee037cc5e1c610e adaptive_cloth: AdaptiveMesh: sewing: add the sewing edge if needed If the

[Bf-blender-cvs] [ee7425dab76] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: flag for sewing with gui where needed

2021-08-30 Thread ishbosamiya
Commit: ee7425dab76e9b9da25054026d891981531bd00f Author: ishbosamiya Date: Fri Aug 27 18:06:25 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBee7425dab76e9b9da25054026d891981531bd00f adaptive_cloth: AdaptiveMesh: flag for sewing with gui where needed Added a new

[Bf-blender-cvs] [33a37c854e3] soc-2021-adaptive-cloth: adaptive_cloth: MeshDiff: add elements

2021-08-30 Thread ishbosamiya
Commit: 33a37c854e32a6a6e724d13a3bf997aa3c35ef57 Author: ishbosamiya Date: Sat Aug 28 16:05:28 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB33a37c854e32a6a6e724d13a3bf997aa3c35ef57 adaptive_cloth: MeshDiff: add elements Functions to add elements to

[Bf-blender-cvs] [611172fd8c8] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: functions to check if mesh has that element

2021-08-30 Thread ishbosamiya
Commit: 611172fd8c88adb3a66fd984f20b1b304f239c34 Author: ishbosamiya Date: Sat Aug 28 16:00:33 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB611172fd8c88adb3a66fd984f20b1b304f239c34 adaptive_cloth: Mesh: functions to check if mesh has that element Given the

[Bf-blender-cvs] [8f283d50d7a] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: compute info separate functions for each type

2021-08-30 Thread ishbosamiya
Commit: 8f283d50d7a9a4b38554bc917bdbf58a8b34e1a7 Author: ishbosamiya Date: Sat Aug 28 16:02:05 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB8f283d50d7a9a4b38554bc917bdbf58a8b34e1a7 adaptive_cloth: Mesh: compute info separate functions for each type `compute_info

[Bf-blender-cvs] [c47d67260e5] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: add checked loose edge

2021-08-30 Thread ishbosamiya
Commit: c47d67260e55a7b15196b0c9ae97a859bf3d02d8 Author: ishbosamiya Date: Sat Aug 28 16:04:20 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBc47d67260e55a7b15196b0c9ae97a859bf3d02d8 adaptive_cloth: Mesh: add checked loose edge Adds a loose edge to the mesh with

[Bf-blender-cvs] [ab857c4ce96] soc-2021-adaptive-cloth: adaptive_cloth: fix: Mesh: split edge: elements missed in MeshDiff

2021-08-30 Thread ishbosamiya
Commit: ab857c4ce96f694ca3ab939a095c4186c3ec2b18 Author: ishbosamiya Date: Fri Aug 27 23:57:46 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBab857c4ce96f694ca3ab939a095c4186c3ec2b18 adaptive_cloth: fix: Mesh: split edge: elements missed in MeshDiff Split edge

[Bf-blender-cvs] [7608be58f16] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: Edge: get checked other vert

2021-08-30 Thread ishbosamiya
Commit: 7608be58f1667d29ed8e8455dc7a7d1712fc7636 Author: ishbosamiya Date: Sat Aug 28 00:15:27 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB7608be58f1667d29ed8e8455dc7a7d1712fc7636 adaptive_cloth: Mesh: Edge: get checked other vert

[Bf-blender-cvs] [4465d236d28] soc-2021-adaptive-cloth: float2x3: initial

2021-08-30 Thread ishbosamiya
Commit: 4465d236d285f29556e1deaa66cb73de05f01906 Author: ishbosamiya Date: Fri Aug 27 16:16:00 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB4465d236d285f29556e1deaa66cb73de05f01906 float2x3: initial

[Bf-blender-cvs] [6acfed0712f] soc-2021-adaptive-cloth: float3x2: initial

2021-08-30 Thread ishbosamiya
Commit: 6acfed0712fd1a833a06a52ebde34d65c1c8bec8 Author: ishbosamiya Date: Fri Aug 27 15:32:21 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB6acfed0712fd1a833a06a52ebde34d65c1c8bec8 float3x2: initial

[Bf-blender-cvs] [c4f57362754] soc-2021-adaptive-cloth: float2x2: documentation

2021-08-30 Thread ishbosamiya
Commit: c4f57362754ab09b486c05c794fd9c0e685f1601 Author: ishbosamiya Date: Fri Aug 27 15:32:08 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBc4f57362754ab09b486c05c794fd9c0e685f1601 float2x2: documentation

[Bf-blender-cvs] [d17b21604dc] soc-2021-adaptive-cloth: adaptive_cloth: ClothNodeData: fix typo for ClothVertex flags interp

2021-08-30 Thread ishbosamiya
Commit: d17b21604dce915dc07ec09f234b1f5b5b96a287 Author: ishbosamiya Date: Thu Aug 26 10:06:00 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBd17b21604dce915dc07ec09f234b1f5b5b96a287 adaptive_cloth: ClothNodeData: fix typo for ClothVertex flags interp

[Bf-blender-cvs] [d134678da79] soc-2021-adaptive-cloth: float4x4: documentation

2021-08-30 Thread ishbosamiya
Commit: d134678da79fcdeca52db66edd9f1862908d7d26 Author: ishbosamiya Date: Fri Aug 27 15:31:26 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBd134678da79fcdeca52db66edd9f1862908d7d26 float4x4: documentation

[Bf-blender-cvs] [5afe71daf54] soc-2021-adaptive-cloth: adaptive_mesh: serialize and dump the cloth mesh every frame

2021-08-22 Thread ishbosamiya
Commit: 5afe71daf54212c3488306c986fb73504183bfb6 Author: ishbosamiya Date: Thu Aug 19 16:24:56 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB5afe71daf54212c3488306c986fb73504183bfb6 adaptive_mesh: serialize and dump the cloth mesh every frame

[Bf-blender-cvs] [950857656d6] soc-2021-adaptive-cloth: adaptive_cloth: ClothNodeData: interp goal correctly

2021-08-22 Thread ishbosamiya
Commit: 950857656d6434605f8294c9deb857c93085eb17 Author: ishbosamiya Date: Thu Aug 19 18:53:36 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB950857656d6434605f8294c9deb857c93085eb17 adaptive_cloth: ClothNodeData: interp goal correctly The goal of the ClothVertex

[Bf-blender-cvs] [e68cf37413b] soc-2021-adaptive-cloth: cloth: fix: reset per vertex spring count when building springs

2021-08-22 Thread ishbosamiya
Commit: e68cf37413bb29e6238bd4f8a5cad19dc18821b9 Author: ishbosamiya Date: Thu Aug 19 16:58:26 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBe68cf37413bb29e6238bd4f8a5cad19dc18821b9 cloth: fix: reset per vertex spring count when building springs While building

[Bf-blender-cvs] [bf0f1184192] soc-2021-adaptive-cloth: adaptive_cloth: ClothNodeData: interp flags correctly

2021-08-22 Thread ishbosamiya
Commit: bf0f1184192f8f18dc259a732d3186660558a8b0 Author: ishbosamiya Date: Thu Aug 19 17:32:58 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBbf0f1184192f8f18dc259a732d3186660558a8b0 adaptive_cloth: ClothNodeData: interp flags correctly

[Bf-blender-cvs] [111458f6c7a] soc-2021-adaptive-cloth: adaptive_cloth: fix: Mesh: collapse edge: can lead to loose verts

2021-08-22 Thread ishbosamiya
Commit: 111458f6c7a8df52d073577e653935dc2902e8f0 Author: ishbosamiya Date: Sun Aug 15 16:08:07 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB111458f6c7a8df52d073577e653935dc2902e8f0 adaptive_cloth: fix: Mesh: collapse edge: can lead to loose verts The previous

[Bf-blender-cvs] [53033ffd11d] soc-2021-adaptive-cloth: adaptive_cloth: fix: Mesh: collapse edge: can lead to loose edges

2021-08-22 Thread ishbosamiya
Commit: 53033ffd11d2e04a4b90b6d1728c6213cd988725 Author: ishbosamiya Date: Sat Aug 14 14:48:31 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB53033ffd11d2e04a4b90b6d1728c6213cd988725 adaptive_cloth: fix: Mesh: collapse edge: can lead to loose edges There are some

[Bf-blender-cvs] [0cbad198c7f] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: more info in file dump filename

2021-08-22 Thread ishbosamiya
Commit: 0cbad198c7fc7a8f90951945496f85dfa491fac1 Author: ishbosamiya Date: Thu Aug 12 00:05:17 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB0cbad198c7fc7a8f90951945496f85dfa491fac1 adaptive_cloth: AdaptiveMesh: more info in file dump filename Store the edge

[Bf-blender-cvs] [72d10c1edc7] soc-2021-adaptive-cloth: adaptive_cloth: Store previous frame mesh information for remeshing

2021-08-22 Thread ishbosamiya
Commit: 72d10c1edc735dc446e7cfd23ee7e4d670b4705c Author: ishbosamiya Date: Thu Aug 12 20:17:00 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB72d10c1edc735dc446e7cfd23ee7e4d670b4705c adaptive_cloth: Store previous frame mesh information for remeshing The modifier

[Bf-blender-cvs] [161fa5b4daa] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: aspect ratio test when collapsing edge

2021-08-22 Thread ishbosamiya
Commit: 161fa5b4daa8403464caaa8783bbd33067c2d527 Author: ishbosamiya Date: Fri Aug 13 14:35:38 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB161fa5b4daa8403464caaa8783bbd33067c2d527 adaptive_cloth: AdaptiveMesh: aspect ratio test when collapsing edge Test to see

[Bf-blender-cvs] [1a1185b5997] soc-2021-adaptive-cloth: adaptive_cloth: cloth: prev_frame_mesh is invalid if frame incorrect

2021-08-22 Thread ishbosamiya
Commit: 1a1185b59976fa946d3f2497351e672b788e859f Author: ishbosamiya Date: Thu Aug 12 22:28:14 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB1a1185b59976fa946d3f2497351e672b788e859f adaptive_cloth: cloth: prev_frame_mesh is invalid if frame incorrect When current

[Bf-blender-cvs] [e4165cdcf99] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: fix: aspect ratio, wrong area

2021-08-22 Thread ishbosamiya
Commit: e4165cdcf99d53c2915c3e61461bc4e54b18ab9d Author: ishbosamiya Date: Fri Aug 13 19:39:58 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBe4165cdcf99d53c2915c3e61461bc4e54b18ab9d adaptive_cloth: AdaptiveMesh: fix: aspect ratio, wrong area Must take the non

[Bf-blender-cvs] [aa7fceb7a1f] soc-2021-adaptive-cloth: adaptive_cloth: set cloth information after remeshing

2021-08-22 Thread ishbosamiya
Commit: aa7fceb7a1f7aa2c61e0d8d107c6171e32a1e937 Author: ishbosamiya Date: Thu Aug 12 11:48:26 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBaa7fceb7a1f7aa2c61e0d8d107c6171e32a1e937 adaptive_cloth: set cloth information after remeshing The cloth object doesn&#

[Bf-blender-cvs] [bd0a9f19430] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: msgpack: store the type of Mesh on first line

2021-08-22 Thread ishbosamiya
Commit: bd0a9f194301392f02eb553133f0167d6b6caac2 Author: ishbosamiya Date: Thu Aug 12 13:25:37 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBbd0a9f194301392f02eb553133f0167d6b6caac2 adaptive_cloth: Mesh: msgpack: store the type of Mesh on first line This allows

[Bf-blender-cvs] [bb31b5bca02] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: get vert indices of edge aligned with n1

2021-08-22 Thread ishbosamiya
Commit: bb31b5bca028d919b65aeee4b2cacb92e45ed9f9 Author: ishbosamiya Date: Wed Aug 11 11:50:18 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBbb31b5bca028d919b65aeee4b2cacb92e45ed9f9 adaptive_cloth: Mesh: get vert indices of edge aligned with n1 A set of "3D

[Bf-blender-cvs] [ba82bc87aa5] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: collapse edge: face inversion test

2021-08-22 Thread ishbosamiya
Commit: ba82bc87aa5ea45a58d24b6fa5f646b682dbbdbc Author: ishbosamiya Date: Wed Aug 11 12:35:02 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBba82bc87aa5ea45a58d24b6fa5f646b682dbbdbc adaptive_cloth: AdaptiveMesh: collapse edge: face inversion test An edge is

[Bf-blender-cvs] [b3d8a748a35] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: call compute_info() where needed

2021-08-22 Thread ishbosamiya
Commit: b3d8a748a355c0eb56e40eed18cd74ad45f3d031 Author: ishbosamiya Date: Wed Aug 11 00:06:56 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBb3d8a748a355c0eb56e40eed18cd74ad45f3d031 adaptive_cloth: AdaptiveMesh: call compute_info() where needed

[Bf-blender-cvs] [f9c2f525170] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: compute info for newly added elements

2021-08-22 Thread ishbosamiya
Commit: f9c2f52517063236479ee3e7f4c8042a72cf285e Author: ishbosamiya Date: Wed Aug 11 00:06:07 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBf9c2f52517063236479ee3e7f4c8042a72cf285e adaptive_cloth: AdaptiveMesh: compute info for newly added elements AdaptiveMesh

[Bf-blender-cvs] [31d2283c3c1] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: no edge flip if inverted face normals

2021-08-22 Thread ishbosamiya
Commit: 31d2283c3c1fb1dad705bc8810082a6d7b2693bd Author: ishbosamiya Date: Tue Aug 10 22:10:04 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB31d2283c3c1fb1dad705bc8810082a6d7b2693bd adaptive_cloth: AdaptiveMesh: no edge flip if inverted face normals Edge

[Bf-blender-cvs] [1717a4d55c8] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: compute info for newly added elements

2021-08-22 Thread ishbosamiya
Commit: 1717a4d55c8ede0ef93abe07198901de0fa86b5e Author: ishbosamiya Date: Wed Aug 11 00:05:50 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB1717a4d55c8ede0ef93abe07198901de0fa86b5e adaptive_cloth: Mesh: compute info for newly added elements Using MeshDiff which

[Bf-blender-cvs] [1501a34915f] soc-2021-adaptive-cloth: adaptive_cloth: remesh: compute face normals after creating mesh

2021-08-22 Thread ishbosamiya
Commit: 1501a34915fb7e57230bad198d3f3c8b1fb543ef Author: ishbosamiya Date: Tue Aug 10 22:08:52 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB1501a34915fb7e57230bad198d3f3c8b1fb543ef adaptive_cloth: remesh: compute face normals after creating mesh

[Bf-blender-cvs] [be8d07b3491] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: preserve vert

2021-08-22 Thread ishbosamiya
Commit: be8d07b34915e63c34aa800a2875513a461acd85 Author: ishbosamiya Date: Mon Aug 9 16:36:57 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBbe8d07b34915e63c34aa800a2875513a461acd85 adaptive_cloth: AdaptiveMesh: preserve vert Need to mark verts that should be

[Bf-blender-cvs] [99b9417f428] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: compute face normal(s)

2021-08-22 Thread ishbosamiya
Commit: 99b9417f42890e1c9a8f4c78e7b2ad0e858e535a Author: ishbosamiya Date: Tue Aug 10 22:07:58 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB99b9417f42890e1c9a8f4c78e7b2ad0e858e535a adaptive_cloth: Mesh: compute face normal(s

[Bf-blender-cvs] [3aca3d8ad31] soc-2021-adaptive-cloth: adaptive_cloth: FilenameGen: increase number of leading zeros

2021-08-22 Thread ishbosamiya
Commit: 3aca3d8ad311d079ff3aecaf35248cdc36cf43ce Author: ishbosamiya Date: Mon Aug 9 16:36:07 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB3aca3d8ad311d079ff3aecaf35248cdc36cf43ce adaptive_cloth: FilenameGen: increase number of leading zeros Now that many more

[Bf-blender-cvs] [7519d400911] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: collapse edges: initial steps

2021-08-09 Thread ishbosamiya
Commit: 7519d40091189845433986e243b7efb47def9167 Author: ishbosamiya Date: Sun Aug 8 18:09:22 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB7519d40091189845433986e243b7efb47def9167 adaptive_cloth: AdaptiveMesh: collapse edges: initial steps There are todos but

[Bf-blender-cvs] [e57f77f6bfd] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: collapse edges: edge size criterion

2021-08-09 Thread ishbosamiya
Commit: e57f77f6bfde4ea8c27c21d6ea33735cdafc05ad Author: ishbosamiya Date: Sun Aug 8 19:07:26 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBe57f77f6bfde4ea8c27c21d6ea33735cdafc05ad adaptive_cloth: AdaptiveMesh: collapse edges: edge size criterion If the edge were

[Bf-blender-cvs] [c73bc92e06b] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: collapse edges: run flip edges

2021-08-09 Thread ishbosamiya
Commit: c73bc92e06ba25bea1f2b35392e9c78b3417b9c4 Author: ishbosamiya Date: Sun Aug 8 18:28:04 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBc73bc92e06ba25bea1f2b35392e9c78b3417b9c4 adaptive_cloth: AdaptiveMesh: collapse edges: run flip edges It is important that

[Bf-blender-cvs] [c7a231c75d0] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: flippability: consider abs of 2 terms

2021-08-09 Thread ishbosamiya
Commit: c7a231c75d014d53e7892565837150a30227775d Author: ishbosamiya Date: Sat Aug 7 11:59:15 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBc7a231c75d014d53e7892565837150a30227775d adaptive_cloth: AdaptiveMesh: flippability: consider abs of 2 terms Consider the

[Bf-blender-cvs] [ba262669974] soc-2021-adaptive-cloth: adaptive_cloth: mesh: is vert on seam or boundary

2021-08-09 Thread ishbosamiya
Commit: ba262669974a53261e7ceb9cdba75dcfa121fca4 Author: ishbosamiya Date: Sun Aug 8 18:08:44 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBba262669974a53261e7ceb9cdba75dcfa121fca4 adaptive_cloth: mesh: is vert on seam or boundary

[Bf-blender-cvs] [2f60cb83c5d] soc-2021-adaptive-cloth: adaptive_cloth: mesh: is edge collapseable: make function const

2021-08-09 Thread ishbosamiya
Commit: 2f60cb83c5d08f61589b3eff2990ba3a658b0d84 Author: ishbosamiya Date: Sun Aug 8 18:07:42 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB2f60cb83c5d08f61589b3eff2990ba3a658b0d84 adaptive_cloth: mesh: is edge collapseable: make function const

[Bf-blender-cvs] [b19335d5f3a] soc-2021-adaptive-cloth: adaptive_cloth: mesh: const version of get checked node of vert

2021-08-09 Thread ishbosamiya
Commit: b19335d5f3ad17494ea595821ab085d8162ef5c8 Author: ishbosamiya Date: Sun Aug 8 18:07:06 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBb19335d5f3ad17494ea595821ab085d8162ef5c8 adaptive_cloth: mesh: const version of get checked node of vert

[Bf-blender-cvs] [78c1afa8fd6] soc-2021-adaptive-cloth: adaptive_cloth: should remesh dump file macro

2021-08-09 Thread ishbosamiya
Commit: 78c1afa8fd61a82e515522d01c30024c09088efc Author: ishbosamiya Date: Sat Aug 7 11:33:45 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB78c1afa8fd61a82e515522d01c30024c09088efc adaptive_cloth: should remesh dump file macro This helps turn off dumping of the

[Bf-blender-cvs] [9de42e70305] soc-2021-adaptive-cloth: adaptive_cloth: mesh: split edge: correct orientation for new face

2021-08-09 Thread ishbosamiya
Commit: 9de42e703056dc290bde1b79bbf7e4fcddf59dc4 Author: ishbosamiya Date: Fri Aug 6 18:51:13 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB9de42e703056dc290bde1b79bbf7e4fcddf59dc4 adaptive_cloth: mesh: split edge: correct orientation for new face Set the correct

[Bf-blender-cvs] [5bef741e589] soc-2021-adaptive-cloth: adaptive_cloth: Mesh: edge flippable: no connecting edge ov1, ov2

2021-08-09 Thread ishbosamiya
Commit: 5bef741e589fc5a42e9fdf7a177b9f3f75159e0a Author: ishbosamiya Date: Fri Aug 6 11:13:01 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB5bef741e589fc5a42e9fdf7a177b9f3f75159e0a adaptive_cloth: Mesh: edge flippable: no connecting edge ov1, ov2 Ensure that the

[Bf-blender-cvs] [fb67bf49412] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: edge flip test: only if edge size is ok

2021-08-09 Thread ishbosamiya
Commit: fb67bf49412ba5766a871f2b3a62226e67dc2113 Author: ishbosamiya Date: Fri Aug 6 16:42:52 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBfb67bf49412ba5766a871f2b3a62226e67dc2113 adaptive_cloth: AdaptiveMesh: edge flip test: only if edge size is ok Allow the

[Bf-blender-cvs] [e3947dfd103] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: splittable edges indices set changes

2021-08-09 Thread ishbosamiya
Commit: e3947dfd103404a37527139054973d58f3a53db6 Author: ishbosamiya Date: Thu Aug 5 15:05:06 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBe3947dfd103404a37527139054973d58f3a53db6 adaptive_cloth: AdaptiveMesh: splittable edges indices set changes Earlier, an

[Bf-blender-cvs] [acaf87d88c7] soc-2021-adaptive-cloth: adaptive_cloth: AdaptiveMesh: flip edges: set edge size

2021-08-09 Thread ishbosamiya
Commit: acaf87d88c71c0b385cc03a92552fad014f1f01a Author: ishbosamiya Date: Fri Aug 6 10:35:20 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBacaf87d88c71c0b385cc03a92552fad014f1f01a adaptive_cloth: AdaptiveMesh: flip edges: set edge size It is important to set the

[Bf-blender-cvs] [84562e2eac6] soc-2021-adaptive-cloth: adaptive_cloth: fix: AdaptiveMesh: anisotropic flip check

2021-08-09 Thread ishbosamiya
Commit: 84562e2eac6e62515b13d7491ddd382e5fc0fbb2 Author: ishbosamiya Date: Thu Aug 5 12:38:43 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB84562e2eac6e62515b13d7491ddd382e5fc0fbb2 adaptive_cloth: fix: AdaptiveMesh: anisotropic flip check Based on the next paper

[Bf-blender-cvs] [4e2a10352da] soc-2021-adaptive-cloth: adaptive_cloth: fix: mesh: flip edge: edge might already exist

2021-08-09 Thread ishbosamiya
Commit: 4e2a10352dad5c66fc638bb4d84c80954c5d011c Author: ishbosamiya Date: Thu Aug 5 11:14:30 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB4e2a10352dad5c66fc638bb4d84c80954c5d011c adaptive_cloth: fix: mesh: flip edge: edge might already exist It is possible that

[Bf-blender-cvs] [44c82975ec0] soc-2021-adaptive-cloth: adaptive_cloth: mesh: collapse edges: remove dump file statements

2021-08-09 Thread ishbosamiya
Commit: 44c82975ec0b65aa850310ef7bfb64a1ec385332 Author: ishbosamiya Date: Wed Aug 4 12:28:25 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB44c82975ec0b65aa850310ef7bfb64a1ec385332 adaptive_cloth: mesh: collapse edges: remove dump file statements

[Bf-blender-cvs] [cb9424b99c0] soc-2021-adaptive-cloth: modifier: adaptive_remesh: collapse edge only if collapseable

2021-08-09 Thread ishbosamiya
Commit: cb9424b99c0cd6802ea19e331580292833eb5777 Author: ishbosamiya Date: Wed Aug 4 12:29:19 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBcb9424b99c0cd6802ea19e331580292833eb5777 modifier: adaptive_remesh: collapse edge only if collapseable

[Bf-blender-cvs] [cae9f4dd954] soc-2021-adaptive-cloth: adaptive_cloth: mesh: is_edge_collapseable()

2021-08-09 Thread ishbosamiya
Commit: cae9f4dd9549cc188c59db9dbac4d531ec0b6f00 Author: ishbosamiya Date: Wed Aug 4 11:27:33 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBcae9f4dd9549cc188c59db9dbac4d531ec0b6f00 adaptive_cloth: mesh: is_edge_collapseable() The collapse edge operation doesn&#

[Bf-blender-cvs] [fdda6f3f63e] soc-2021-adaptive-cloth: adaptive_cloth: mesh: collapse edge: tackle edge case

2021-08-09 Thread ishbosamiya
Commit: fdda6f3f63e6e3896a7bfb2dca53c6ca36c0f0a9 Author: ishbosamiya Date: Wed Aug 4 10:42:32 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBfdda6f3f63e6e3896a7bfb2dca53c6ca36c0f0a9 adaptive_cloth: mesh: collapse edge: tackle edge case During an across seams

[Bf-blender-cvs] [29c73ddd2ec] soc-2021-adaptive-cloth: adaptive_cloth: mesh: face edge linkage checks improvement

2021-08-09 Thread ishbosamiya
Commit: 29c73ddd2ec63175e87b40c0f83d6e17a5213580 Author: ishbosamiya Date: Wed Aug 4 10:16:41 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB29c73ddd2ec63175e87b40c0f83d6e17a5213580 adaptive_cloth: mesh: face edge linkage checks improvement It is not necessary for

[Bf-blender-cvs] [dc1144f59f6] soc-2021-adaptive-cloth: adaptive_cloth: mesh: collapse edge across seams

2021-08-09 Thread ishbosamiya
Commit: dc1144f59f67f7e1817b2451794043a74d761e02 Author: ishbosamiya Date: Wed Aug 4 09:25:23 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBdc1144f59f67f7e1817b2451794043a74d761e02 adaptive_cloth: mesh: collapse edge across seams It works for most cases. There is

[Bf-blender-cvs] [bffe7c58d9f] soc-2021-adaptive-cloth: adaptive_cloth: mesh: collapse edge rewrite to fix bugs

2021-08-09 Thread ishbosamiya
Commit: bffe7c58d9fa83a28bd3bbb3056a994d3a302721 Author: ishbosamiya Date: Tue Aug 3 22:15:59 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBbffe7c58d9fa83a28bd3bbb3056a994d3a302721 adaptive_cloth: mesh: collapse edge rewrite to fix bugs Found a lot of bugs in

[Bf-blender-cvs] [4e154c59a2b] soc-2021-adaptive-cloth: modifier: adaptive_remesh: dump file pre and post edge operation

2021-08-04 Thread ishbosamiya
Commit: 4e154c59a2b3fdd6279f6e3fce1540de3eff61f1 Author: ishbosamiya Date: Sun Aug 1 11:35:34 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB4e154c59a2b3fdd6279f6e3fce1540de3eff61f1 modifier: adaptive_remesh: dump file pre and post edge operation

[Bf-blender-cvs] [c277047cb37] soc-2021-adaptive-cloth: extern: msgpack: add this header only library

2021-08-04 Thread ishbosamiya
Commit: c277047cb37636a16ae84bed5a71000bf8d0d312 Author: ishbosamiya Date: Mon Jul 26 16:49:06 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBc277047cb37636a16ae84bed5a71000bf8d0d312 extern: msgpack: add this header only library This will allow serialization of

[Bf-blender-cvs] [20d24a9995f] soc-2021-adaptive-cloth: adaptive_cloth: msgpack: store more information for easier debugging

2021-08-04 Thread ishbosamiya
Commit: 20d24a9995f67b01c1159077c12a1cdd77158102 Author: ishbosamiya Date: Mon Aug 2 11:15:26 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB20d24a9995f67b01c1159077c12a1cdd77158102 adaptive_cloth: msgpack: store more information for easier debugging Ideally this

  1   2   3   4   5   >