Blender Git Commit Log
Git Commits -> Revision 500ec99
Revision 500ec99 by Campbell Barton (master) November 30, 2021, 05:30 (GMT) |
Revert "Fix: Const warning in editmesh_knife.c" It's important the coordinates the knife is operating on are never manipulated since it will cause problems which are difficult to troubleshoot. Instead, use a cast in the MEM_freeN(..) call. This reverts commit 8600d4491fa4b349cb80241382c503abaf9c5ce9. |
Commit Details:
Full Hash: 500ec993f546e09661137cebf7d597661a8f53f0
Parent Commit: da27992
Lines Changed: +3, -3
1 Modified Path:
/source/blender/editors/mesh/editmesh_knife.c (+3, -3) (Diff)