Blender Git Commit Log
Git Commits -> Revision 6bc6b49
Revision 6bc6b49 by Germano Cavalcante (extrude_boolean) September 7, 2021, 01:19 (GMT) |
Edit Mesh: New Extrude Boolean (WIP) |
Commit Details:
Full Hash: 6bc6b49ddb6130405f92f0fbd93758748851e143
Parent Commit: d7d8eb7
Lines Changed: +660, -0
1 Added Path:
/source/blender/editors/mesh/editmesh_extrude_boolean.c (+629, -0) (View)
5 Modified Paths:
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+11, -0) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+14, -0) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+3, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -0) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+14, -0) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+3, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -0) (Diff)