Blender Git Commit Log

Git Commits -> Revision b97ad11

Revision b97ad11 by Nathan Letwory (master)
February 18, 2011, 13:58 (GMT)
doxygen: add blenlib under core as module.

Commit Details:

Full Hash: b97ad119b9d868352326b3885fe6ce26f40a8385
SVN Revision: 34966
Parent Commit: 8856b59
Lines Changed: +288, -140

46 Modified Paths:

/doc/Doxyfile (+2, -1) (Diff)
/source/blender/blenlib/BLI_args.h (+6, -3) (Diff)
/source/blender/blenlib/BLI_blenlib.h (+10, -8) (Diff)
/source/blender/blenlib/BLI_boxpack2d.h (+10, -3) (Diff)
/source/blender/blenlib/BLI_bpath.h (+6, -3) (Diff)
/source/blender/blenlib/BLI_cpu.h (+4, -1) (Diff)
/source/blender/blenlib/BLI_dlrbTree.h (+6, -1) (Diff)
/source/blender/blenlib/BLI_dynstr.h (+11, -9) (Diff)
/source/blender/blenlib/BLI_edgehash.h (+7, -3) (Diff)
/source/blender/blenlib/BLI_editVert.h (+9, -6) (Diff)
/source/blender/blenlib/BLI_fileops.h (+7, -5) (Diff)
/source/blender/blenlib/BLI_fnmatch.h (+4, -1) (Diff)
/source/blender/blenlib/BLI_ghash.h (+6, -3) (Diff)
/source/blender/blenlib/BLI_graph.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_gsqueue.h (+6, -3) (Diff)
/source/blender/blenlib/BLI_heap.h (+6, -3) (Diff)
/source/blender/blenlib/BLI_jitter.h (+4, -2) (Diff)
/source/blender/blenlib/BLI_kdopbvh.h (+7, -2) (Diff)
/source/blender/blenlib/BLI_kdtree.h (+8, -3) (Diff)
/source/blender/blenlib/BLI_linklist.h (+7, -3) (Diff)
/source/blender/blenlib/BLI_listbase.h (+4, -2) (Diff)
/source/blender/blenlib/BLI_math.h (+22, -21) (Diff)
/source/blender/blenlib/BLI_math_base.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_math_color.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_math_inline.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_math_rotation.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_memarena.h (+6, -4) (Diff)
/source/blender/blenlib/BLI_mempool.h (+8, -4) (Diff)
/source/blender/blenlib/BLI_noise.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_path_util.h (+5, -5) (Diff)
/source/blender/blenlib/BLI_pbvh.h (+6, -3) (Diff)
/source/blender/blenlib/BLI_rand.h (+10, -8) (Diff)
/source/blender/blenlib/BLI_rect.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_scanfill.h (+8, -5) (Diff)
/source/blender/blenlib/BLI_storage.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_storage_types.h (+6, -5) (Diff)
/source/blender/blenlib/BLI_string.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_threads.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_utildefines.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_uvproject.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_vfontdata.h (+7, -6) (Diff)
/source/blender/blenlib/BLI_voxel.h (+6, -3) (Diff)
/source/blender/blenlib/BLI_winstuff.h (+6, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021