blender/source/blender/modifiers
Campbell Barton 405f6a7c77 code cleanup:
style and remove BM_face_find_longest/shortest_edge functions,
... instead use BM_face_find_longest/shortest_loop()->e
2012-05-27 11:10:27 +00:00
..
intern code cleanup: 2012-05-27 11:10:27 +00:00
CMakeLists.txt Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation. 2012-05-22 15:29:01 +00:00
MOD_modifiertypes.h Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation. 2012-05-22 15:29:01 +00:00
SConscript Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERNATIONAL everywhere TIP_/IFACE_ macros are used (else, we get non-international, dummy NOP macros instead!). 2012-03-17 12:07:58 +00:00