Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-28adaptive_cloth: AdaptiveMesh: sewing: dump file after adding edgeishbosamiya
2021-08-28adaptive_cloth: AdaptiveMesh: do not split a loose edgeishbosamiya
2021-08-28adaptive_cloth: AdaptiveMesh: sewing: add the sewing edge if neededishbosamiya
2021-08-28adaptive_cloth: AdaptiveMesh: split edge: verts added during splitishbosamiya
2021-08-28adaptive_cloth: AdaptiveMesh: flip edges: return complete MeshDiffishbosamiya
2021-08-28adaptive_cloth: AdaptiveMesh: is edge splittableishbosamiya
2021-08-28adaptive_cloth: AdaptiveMesh: compute_info_element functionsishbosamiya
2021-08-28adaptive_cloth: MeshDiff: append one MeshDiff to anotherishbosamiya
2021-08-28adaptive_cloth: MeshDiff: remove elements that don't exist in meshishbosamiya
2021-08-28adaptive_cloth: MeshDiff: add elementsishbosamiya
2021-08-28adaptive_cloth: Mesh: add checked loose edgeishbosamiya
2021-08-28adaptive_cloth: Mesh: compute info separate functions for each typeishbosamiya
2021-08-28adaptive_cloth: Mesh: functions to check if mesh has that elementishbosamiya
2021-08-27adaptive_cloth: AdaptiveMesh: sewing edge: get set of opposite edgesishbosamiya
2021-08-27adaptive_cloth: Mesh: Edge: get checked other vertishbosamiya
2021-08-27adaptive_cloth: fix: Mesh: split edge: elements missed in MeshDiffishbosamiya
2021-08-27adaptive_cloth: AdaptiveMesh: flag for sewing with gui where neededishbosamiya
2021-08-27float2x3: initialishbosamiya
2021-08-27float3x2: initialishbosamiya
2021-08-27float2x2: documentationishbosamiya
2021-08-27float4x4: documentationishbosamiya
2021-08-26adaptive_cloth: ClothNodeData: fix typo for ClothVertex flags interpishbosamiya
2021-08-19adaptive_cloth: ClothNodeData: interp goal correctlyishbosamiya
2021-08-19adaptive_cloth: ClothNodeData: interp flags correctlyishbosamiya
2021-08-19cloth: fix: reset per vertex spring count when building springsishbosamiya
2021-08-19adaptive_mesh: serialize and dump the cloth mesh every frameishbosamiya
2021-08-15adaptive_cloth: fix: Mesh: collapse edge: can lead to loose vertsishbosamiya
2021-08-14adaptive_cloth: fix: Mesh: collapse edge: can lead to loose edgesishbosamiya
2021-08-13adaptive_cloth: AdaptiveMesh: fix: aspect ratio, wrong areaishbosamiya
2021-08-13adaptive_cloth: AdaptiveMesh: aspect ratio test when collapsing edgeishbosamiya
2021-08-12adaptive_cloth: cloth: prev_frame_mesh is invalid if frame incorrectishbosamiya
2021-08-12adaptive_cloth: Store previous frame mesh information for remeshingishbosamiya
2021-08-12adaptive_cloth: Mesh: msgpack: store the type of Mesh on first lineishbosamiya
2021-08-12adaptive_cloth: set cloth information after remeshingishbosamiya
2021-08-11adaptive_cloth: AdaptiveMesh: more info in file dump filenameishbosamiya
2021-08-11adaptive_cloth: AdaptiveMesh: collapse edge: face inversion testishbosamiya
2021-08-11adaptive_cloth: Mesh: get vert indices of edge aligned with n1ishbosamiya
2021-08-10adaptive_cloth: AdaptiveMesh: call compute_info() where neededishbosamiya
2021-08-10adaptive_cloth: AdaptiveMesh: compute info for newly added elementsishbosamiya
2021-08-10adaptive_cloth: Mesh: compute info for newly added elementsishbosamiya
2021-08-10adaptive_cloth: AdaptiveMesh: no edge flip if inverted face normalsishbosamiya
2021-08-10adaptive_cloth: remesh: compute face normals after creating meshishbosamiya
2021-08-10adaptive_cloth: Mesh: compute face normal(s)ishbosamiya
2021-08-09adaptive_cloth: AdaptiveMesh: preserve vertishbosamiya
2021-08-09adaptive_cloth: FilenameGen: increase number of leading zerosishbosamiya
2021-08-08adaptive_cloth: AdaptiveMesh: collapse edges: edge size criterionishbosamiya
2021-08-08adaptive_cloth: AdaptiveMesh: collapse edges: run flip edgesishbosamiya
2021-08-08adaptive_cloth: AdaptiveMesh: collapse edges: initial stepsishbosamiya
2021-08-08adaptive_cloth: mesh: is vert on seam or boundaryishbosamiya
2021-08-08adaptive_cloth: mesh: is edge collapseable: make function constishbosamiya