english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Branches -> soc-2021-porting-modifiers-to-nodes_all

"Soc-2021-porting-modifiers-to-nodes_all" branch

Total commits : 513
Total committers : 49
First Commit : May 20, 2021
Latest Commit : August 22, 2021


Commits by Month

DateNumber of Commits
August, 202142
July, 2021390
June, 202175
May, 20216

Committers

AuthorNumber of Commits
Fabian Schempp183
Campbell Barton56
Julian Eisel40
Sybren A. Stüvel24
Hans Goudey23
Germano Cavalcante20
Bastien Montagne18
Manuel Castilla18
Richard Antalik11
Jacques Lucke10
Brecht Van Lommel9
Howard Trickey8
Jeroen Bakker8
Aaron Carlisle7
Philipp Oeser6
Christian Rauch5
Pablo Vazquez5
Ray molenkamp5
Antonio Vazquez4
Peter Kim4
Sergey Sharybin4
YimingWu4
Ankit Meel3
Charlie Jolly3
Christoph Lendenfeld3
Red Mser2
Alexander Gavrilov2
Angus Stanton2
Dalai Felinto2
Falk David2
Himanshi Kalra2
Johnny Matthews2
Wannes Malfait2
Aidan Haile1
Erik Abrahamsson1
Fredrik Hansson1
Harley Acheson1
Heinrich Schuchardt1
Jagannadhan Ravi1
Jesse Yurkovich1
jim man1
Nathan Craddock1
Nikhil Shringarpurey1
Robert Sheldon1
Romain Toumi1
Smitty van Bodegom1
Stefan Werner1
Yann Lanthony1
Yuki Hashimoto1

Popular Files

FilenameTotal Edits
CMakeLists.txt42
node_geo_solidify.cc36
rna_nodetree.c33
solidify_extrude.c31
NOD_static_types.h30
solidify_nonmanifold.c29
node_geo_solidifiy.cc27
MOD_solidify.c26
node.cc23
BKE_solidifiy.h23

Latest commits Feed

August 22, 2021, 06:51 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes_all
August 21, 2021, 21:27 (GMT)
Fix: Default selection in dissolve node.
August 19, 2021, 22:05 (GMT)
Fix: Inset socket nameing was wrong
August 19, 2021, 21:25 (GMT)
Fix: changed BMiter to BMOIter in BM_tag_<Elem_Type>_from_operator_slot
August 19, 2021, 20:40 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes_all
August 19, 2021, 20:07 (GMT)
SOC2021 Porting Modifiers To nodes all

This branch merges all branches from soc2021 porting modifiers to nodes
into one. The branche is mainly used to make a testbuild.
August 19, 2021, 05:30 (GMT)
SOC2021 Porting Modifiers To nodes all

This branch merges all branches from soc2021 porting modifiers to nodes
into one. The branche is mainly used to make a testbuild.
August 17, 2021, 20:46 (GMT)
Merge branch 'soc-2021-porting-modifiers-to-nodes-solidify' into soc-2021-porting-modifiers-to-nodes

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
# source/blender/geometry/CMakeLists.txt
# source/blender/makesrna/RNA_enum_types.h
# source/blender/modifiers/CMakeLists.txt
# source/blender/nodes/NOD_static_types.h
August 17, 2021, 20:42 (GMT)
Merge branch 'soc-2021-porting-modifiers-to-nodes-remesh-voxel' into soc-2021-porting-modifiers-to-nodes

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
# source/blender/blenkernel/intern/node.cc
# source/blender/nodes/CMakeLists.txt
# source/blender/nodes/NOD_geometry.h
# source/blender/nodes/NOD_static_types.h
# source/blender/nodes/geometry/nodes/node_geo_remesh_voxel.cc
August 17, 2021, 20:39 (GMT)
Merge branch 'soc-2021-porting-modifiers-to-nodes-remesh-blocks' into soc-2021-porting-modifiers-to-nodes

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
# source/blender/geometry/CMakeLists.txt
# source/blender/makesrna/intern/rna_nodetree.c
August 17, 2021, 20:36 (GMT)
Merge branch 'soc-2021-porting-modifiers-to-nodes-merge-by-distance' into soc-2021-porting-modifiers-to-nodes

# Conflicts:
# source/blender/blenkernel/BKE_node.h
# source/blender/makesrna/RNA_enum_types.h
August 17, 2021, 20:35 (GMT)
Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude-and-move' into soc-2021-porting-modifiers-to-nodes

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
August 17, 2021, 20:33 (GMT)
Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude' into soc-2021-porting-modifiers-to-nodes

# Conflicts:
# release/scripts/startup/nodeitems_builtins.py
# source/blender/blenkernel/BKE_node.h
# source/blender/bmesh/intern/bmesh_mesh.c
# source/blender/bmesh/intern/bmesh_mesh.h
August 17, 2021, 20:32 (GMT)
Merge branch 'soc-2021-porting-modifiers-to-nodes-decimate' into soc-2021-porting-modifiers-to-nodes
August 16, 2021, 05:56 (GMT)
Cleanup
August 16, 2021, 05:53 (GMT)
Merge remote-tracking branch 'origin/soc-2021-porting-modifiers-to-nodes-extrude-and-move' into soc-2021-porting-modifiers-to-nodes-extrude-and-move
August 16, 2021, 05:53 (GMT)
Cleanup
August 16, 2021, 05:50 (GMT)
Geometry Nodes: Mesh Extrude

Node that extrudes vertices, edges and Faces. Uses the
corresponding bmesh operator.

I renamed D12108, which was previously named Mesh Extrude to Mesh Inset,
because that uses the bmesh inset operators.

NOTE: This requires an update of the attribute interpolation to work,
that is not yet in master.

Part of the GSOC 2021

Differential Revision: https://developer.blender.org/D12224
August 16, 2021, 05:48 (GMT)
Geometry Nodes: Mesh Extrude

Node that extrudes vertices, edges and Faces. Uses the
corresponding bmesh operator.

I renamed D12108, which was previously named Mesh Extrude to Mesh Inset,
because that uses the bmesh inset operators.

NOTE: This requires an update of the attribute interpolation to work,
that is not yet in master.

Part of the GSOC 2021
August 15, 2021, 07:13 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-extrude-and-move

# Conflicts:
# source/blender/blenkernel/BKE_node.h

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021