Peng Yan yp-4
  • Blender development beginner

  • Joined on 2023-09-22
Peng Yan created branch dev_dissolve_edges in yp-4/blender 2023-09-27 07:20:29 +02:00
Peng Yan pushed to dev_dissolve_edges at yp-4/blender 2023-09-27 07:20:29 +02:00
19aa0510a3 edit comment format
38e16ee128 Improve dissolve edges for boundary and non-manifold cases
727d40fe81 Change the function of dissolve_edges's face split
676a03cf1e Cleanup: Make format
e38ff7c06d Cleanup: use C++ comments for disabled code
Compare 10 commits »
Peng Yan deleted branch dev_extrude_region from yp-4/blender 2023-09-25 08:24:11 +02:00
Peng Yan closed pull request blender/blender#112827 2023-09-25 04:34:34 +02:00
Cleanup: correct a typo in bmo_extrude.cc
Peng Yan created pull request blender/blender#112828 2023-09-25 04:32:29 +02:00
Cleanup: correct a typo in bmo_extrude.cc
Peng Yan created pull request blender/blender#112827 2023-09-25 04:32:10 +02:00
Cleanup: correct a typo in bmo_extrude.cc
Peng Yan created branch dev_extrude_region in yp-4/blender 2023-09-25 04:13:35 +02:00
Peng Yan pushed to dev_extrude_region at yp-4/blender 2023-09-25 04:13:35 +02:00
91a9a5984c cleanup of bmo_extrude.cc
Peng Yan deleted branch dev_extrude_region from yp-4/blender 2023-09-25 04:09:39 +02:00
Peng Yan pushed to dev_extrude_region at yp-4/blender 2023-09-24 16:41:07 +02:00
4aaae8d0a6 GPencil: Implement nearest neighbor filtering for pixelate effect
b38a61fa07 Cleanup: rename DNA_genfile.h functions
3cd8b531a0 Fix intern/dualcon error in 2721b937fb
2721b937fb Cleanup: use braces in headers
d1d570d318 Geometry Nodes: Don't require geometry input for "Mode to Nodes"
Compare 9 commits »
Peng Yan created branch dev_extrude_region in yp-4/blender 2023-09-24 16:41:07 +02:00
Peng Yan created pull request blender/blender#112780 2023-09-23 16:58:30 +02:00
WIP: Fix #112771: BMesh Operator "connect_vert_pairs" react incorrectly in special cases
Peng Yan pushed to dev_connect_vert at yp-4/blender 2023-09-23 15:38:41 +02:00
5cda682c62 final version of fix of connect_vert_pair
e510ab209f newest version
9e6b6f31b8 First version of state_step_better
Compare 3 commits »
Peng Yan created branch dev_connect_vert in yp-4/blender 2023-09-23 15:38:41 +02:00
Peng Yan created repository yp-4/blender 2023-09-23 14:11:08 +02:00
Peng Yan opened issue blender/blender#112772 2023-09-23 13:55:50 +02:00
BMesh Operator "connect_vert_pairs" bug in special cases