Blender Git Commit Log

Git Commits -> Revision 4469ab9

Revision 4469ab9 by Campbell Barton (master)
April 27, 2012, 07:26 (GMT)
code cleanup:
- move lasso functions into BLI (were in 3D view but UV editor needs access)
- remove unused UV functions (ones that assumed 3-4 sized UVs only)

Commit Details:

Full Hash: 4469ab985761abaacc99eb3d3c6b16a0aee927b1
SVN Revision: 46001
Parent Commit: bb4942c
Lines Changed: +231, -164

2 Added Paths:

/source/blender/blenlib/BLI_lasso.h (+41, -0) (View)
/source/blender/blenlib/intern/lasso.c (+129, -0) (View)

9 Modified Paths:

/source/blender/blenlib/CMakeLists.txt (+4, -2) (Diff)
/source/blender/blenlib/intern/listbase.c (+1, -6) (Diff)
/source/blender/editors/include/ED_view3d.h (+0, -2) (Diff)
/source/blender/editors/mesh/meshtools.c (+1, -1) (Diff)
/source/blender/editors/physics/particle_edit.c (+9, -3) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+32, -110) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+7, -7) (Diff)
/source/blender/editors/uvedit/uvedit_intern.h (+3, -8) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+4, -25) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021