Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2453)

Side by Side Diff: source/blender/bmesh/CMakeLists.txt

Issue 6618059: Add BMesh and WM symmetrize operators (Closed) Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Patch Set: Fix for faces not being deleted when it has vertices on the axis but none on the keep side Created 11 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | source/blender/bmesh/intern/bmesh_opdefines.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ***** BEGIN GPL LICENSE BLOCK ***** 1 # ***** BEGIN GPL LICENSE BLOCK *****
2 # 2 #
3 # This program is free software; you can redistribute it and/or 3 # This program is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU General Public License 4 # modify it under the terms of the GNU General Public License
5 # as published by the Free Software Foundation; either version 2 5 # as published by the Free Software Foundation; either version 2
6 # of the License, or (at your option) any later version. 6 # of the License, or (at your option) any later version.
7 # 7 #
8 # This program is distributed in the hope that it will be useful, 8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of 9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 operators/bmo_beautify.c 42 operators/bmo_beautify.c
43 operators/bmo_bevel.c 43 operators/bmo_bevel.c
44 operators/bmo_bisect_plane.c 44 operators/bmo_bisect_plane.c
45 operators/bmo_bridge.c 45 operators/bmo_bridge.c
46 operators/bmo_connect.c 46 operators/bmo_connect.c
47 operators/bmo_connect_nonplanar.c 47 operators/bmo_connect_nonplanar.c
48 operators/bmo_connect_pair.c 48 operators/bmo_connect_pair.c
49 operators/bmo_create.c 49 operators/bmo_create.c
50 operators/bmo_dissolve.c 50 operators/bmo_dissolve.c
51 operators/bmo_dupe.c 51 operators/bmo_dupe.c

error: old chunk mismatch

OLDNEW
« no previous file with comments | « no previous file | source/blender/bmesh/intern/bmesh_opdefines.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b