Blender Git Commit Log

Git Commits -> Revision 08aef8a

Revision 08aef8a by Campbell Barton (master)
March 24, 2013, 01:51 (GMT)
code cleanup: move doxy docs from headers into source. also replace strncpy();str[len]=0 with BLI_strncpy() in BLI_stringdec().

Commit Details:

Full Hash: 08aef8a7c8fc9fa25ab6881a4601c616d8152062
SVN Revision: 55545
Parent Commit: 92d7955
Lines Changed: +209, -218

10 Modified Paths:

/source/blender/blenkernel/BKE_idcode.h (+3, -39) (Diff)
/source/blender/blenkernel/BKE_idprop.h (+0, -84) (Diff)
/source/blender/blenkernel/intern/idcode.c (+38, -0) (Diff)
/source/blender/blenkernel/intern/idprop.c (+92, -15) (Diff)
/source/blender/blenlib/BLI_gsqueue.h (+0, -50) (Diff)
/source/blender/blenlib/BLI_path_util.h (+0, -12) (Diff)
/source/blender/blenlib/BLI_vfontdata.h (+0, -8) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+8, -1) (Diff)
/source/blender/blenlib/intern/gsqueue.c (+46, -0) (Diff)
/source/blender/blenlib/intern/path_util.c (+22, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021