blender/source/blender/blenlib
Campbell Barton 8fa17c5362 code cleanup: no functional changes
- memset(..., -1) is used incorrectly even though it worked: MOD_solidify.c - thanks Halley from IRC for noticing this. use fill_vn_i() instead.
- quiet warnings in editmesh_slide.c
- cleanup comments in bmesh and some other minor comment additions.
2012-04-07 12:37:15 +00:00
..
intern code cleanup: no functional changes 2012-04-07 12:37:15 +00:00
BLI_args.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_array.h code cleanup: no functional changes 2012-04-07 12:37:15 +00:00
BLI_bitmap.h style cleanup / comment formatting for bli/bke/bmesh 2012-03-03 20:19:11 +00:00
BLI_blenlib.h style cleanup - comment spelling + translate some dutch. 2012-03-04 04:35:12 +00:00
BLI_boxpack2d.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_bpath.h spelling cleanup 2012-03-18 07:38:51 +00:00
BLI_callbacks.h [#30503] Callback for render job completion 2012-03-11 17:24:03 +00:00
BLI_cpu.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_dlrbTree.h style cleanup: spelling. 2012-03-09 00:41:09 +00:00
BLI_dynlib.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_dynstr.h style cleanup: spelling. 2012-03-09 00:41:09 +00:00
BLI_edgehash.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_editVert.h style cleanup / comment formatting for bli/bke/bmesh 2012-03-03 20:19:11 +00:00
BLI_fileops_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_fileops.h compile fix: linux BLI_gzopen declare was conflicting. 2012-03-20 03:48:32 +00:00
BLI_fnmatch.h style cleanup / comment formatting for bli/bke/bmesh 2012-03-03 20:19:11 +00:00
BLI_ghash.h style cleanup 2012-03-02 16:05:54 +00:00
BLI_graph.h style cleanup 2012-03-02 16:05:54 +00:00
BLI_gsqueue.h spelling cleanup 2012-03-18 07:38:51 +00:00
BLI_heap.h style cleanup / comment formatting for bli/bke/bmesh 2012-03-03 20:19:11 +00:00
BLI_jitter.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_kdopbvh.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_kdtree.h Spelling Cleanup 2012-03-01 12:20:18 +00:00
BLI_linklist.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_listbase.h bmesh py api 2012-03-03 22:07:58 +00:00
BLI_math_base.h spelling cleanup 2012-03-18 07:38:51 +00:00
BLI_math_color.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_math_geom.h workaround [#30480] Knife tool flicker 2012-03-13 01:11:08 +00:00
BLI_math_inline.h code cleanup: move bmesh inline funcs to headers (avoids compiling the C files). 2012-03-24 01:24:58 +00:00
BLI_math_matrix.h Fix for is_orthogonal check which in fact was checking for orthonormal matrix. 2012-04-01 00:14:41 +00:00
BLI_math_rotation.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_math_vector.h Fix #30638 and part of #30646. 2012-03-25 19:02:28 +00:00
BLI_math.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_md5.h style cleanup / comment formatting for bli/bke/bmesh 2012-03-03 20:19:11 +00:00
BLI_memarena.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_mempool.h style cleanup for mempool 2012-03-01 23:14:51 +00:00
BLI_noise.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_path_util.h style cleanup / comment formatting for bli/bke/bmesh 2012-03-03 20:19:11 +00:00
BLI_pbvh.h Skip hidden elements in PBVH iterator, raycast, and drawing. 2012-03-14 06:32:25 +00:00
BLI_rand.h style cleanup 2012-03-02 16:05:54 +00:00
BLI_rect.h style cleanup 2012-03-02 16:05:54 +00:00
BLI_scanfill.h style cleanup: spelling. 2012-03-09 00:41:09 +00:00
BLI_smallhash.h Few files had got +x mode which seems to be totally unnecessary. 2012-02-27 12:48:06 +00:00
BLI_string_cursor_utf8.h edit to cursor adjustment, use int rather then short to store the cursor position. 2012-03-07 16:24:25 +00:00
BLI_string_utf8.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_string.h style cleanup 2012-03-02 16:05:54 +00:00
BLI_threads.h svn merge ^/trunk/blender -r44189:44204 2012-02-17 20:56:25 +00:00
BLI_utildefines.h style cleanup: for creator.c & more useful assert message (file:line) 2012-03-28 05:09:50 +00:00
BLI_uvproject.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_vfontdata.h style cleanup 2012-03-02 16:05:54 +00:00
BLI_voxel.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLI_winstuff.h Adds support for utf paths on Windows. 2012-03-20 02:17:37 +00:00
CMakeLists.txt Adds support for utf paths on Windows. 2012-03-20 02:17:37 +00:00
PIL_time.h style cleanup 2012-03-02 16:05:54 +00:00
SConscript Adds support for utf paths on Windows. 2012-03-20 02:17:37 +00:00