Blender Git Commit Log

Git Commits -> Revision 7dc92c6

Revision 7dc92c6 by Andrea Weikert (master)
June 28, 2006, 17:46 (GMT)
=== warnings cleanup ===
added missing includes for undefined symbols in windows release build

warnings:
creator.c(490) : 'libtiff_init' undefined;
transform_manipulator.c(237) : 'EM_editselection_center' undefined;
srctransform_manipulator.c(241) : 'EM_editselection_normal' undefined;
transform_manipulator.c(242) : 'EM_editselection_plane' undefined;
pythonapi2_2xObject.c(3658) : 'get_local_bounds' undefined;

Commit Details:

Full Hash: 7dc92c6b259400a748ec79896c99314597dd98e3
SVN Revision: 7964
Parent Commit: 9ac6482
Lines Changed: +3, -0

3 Modified Paths:

/source/blender/imbuf/IMB_imbuf.h (+1, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+1, -0) (Diff)
/source/blender/src/transform_manipulator.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021