tornavis/source/blender/blenlib/intern
Campbell Barton d20c129a9c style cleanup: whitespace/operators 2012-05-09 09:24:15 +00:00
..
BLI_args.c code cleanup: header cleanup 2012-04-30 14:24:11 +00:00
BLI_dynstr.c code cleanup: no functional changes 2012-04-07 12:37:15 +00:00
BLI_ghash.c style cleanup: whitespace/operators 2012-05-09 09:24:15 +00:00
BLI_heap.c Removing SWAP macro define from BLI_heap.c, already present in BLI_utildefines.h, giving compile error. 2012-03-12 09:20:38 +00:00
BLI_kdopbvh.c style cleanup: missed these from previous cleanup 2012-04-29 17:55:54 +00:00
BLI_kdtree.c style cleanup: whitespace / commas 2012-04-29 15:47:02 +00:00
BLI_linklist.c style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:18:31 +00:00
BLI_memarena.c style cleanup 2012-03-11 23:47:41 +00:00
BLI_mempool.c spelling cleanup 2012-03-18 07:38:51 +00:00
DLRB_tree.c style cleanup: function calls & whitespace. 2012-04-29 17:11:40 +00:00
boxpack2d.c code cleanup: function naming for BLI functions. 2012-05-05 00:23:55 +00:00
bpath.c code cleanup: function naming for BLI functions. 2012-05-05 00:23:55 +00:00
callbacks.c code cleanup: function naming for BLI functions. 2012-05-05 00:23:55 +00:00
cpu.c code cleanup: header cleanup 2012-04-30 14:24:11 +00:00
dynlib.c style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
edgehash.c Code Cleanup: update to mempool, use flag rather then bool args. 2012-03-01 22:59:18 +00:00
fileops.c style cleanup: whitespace / commas 2012-04-29 15:47:02 +00:00
fnmatch.c style cleanup: comments 2012-04-22 11:54:53 +00:00
freetypefont.c code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new image. (not use existing one) 2012-05-05 14:52:04 +00:00
graph.c style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
gsqueue.c style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:18:31 +00:00
jitter.c code cleanup: function naming for BLI functions. 2012-05-05 00:23:55 +00:00
lasso.c code cleanup: 2012-04-27 07:26:28 +00:00
listbase.c style cleanup: whitespace / commas 2012-04-29 15:47:02 +00:00
math_base.c code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.) 2012-04-11 08:15:13 +00:00
math_base_inline.c inline function for "Newell's Method" used for normal calc. 2012-04-16 16:49:37 +00:00
math_color.c style cleanup: issues missed last commit 2012-03-25 15:56:17 +00:00
math_color_inline.c style cleanup: correct typos 2012-04-21 14:14:58 +00:00
math_geom.c style cleanup: comments 2012-04-22 11:54:53 +00:00
math_geom_inline.c style cleanup: conform to style guide - mostly operator whitespace changes 2012-03-25 12:41:58 +00:00
math_matrix.c Fix #31193: Normals don't have any Z component 2012-05-01 11:01:24 +00:00
math_rotation.c patch [#31104] Correct comment for mul_qt_v3 2012-04-28 11:45:28 +00:00
math_vector.c bmesh: new wireframe tool 2012-04-29 10:44:00 +00:00
math_vector_inline.c inline function for "Newell's Method" used for normal calc. 2012-04-16 16:49:37 +00:00
md5.c move bmesh wiki docs into bmesh header and update doxygen. 2012-02-27 20:27:19 +00:00
noise.c style cleanup: whitespace, braces 2012-05-01 20:08:23 +00:00
path_util.c style cleanup: whitespace/operators 2012-05-09 09:24:15 +00:00
pbvh.c code cleanup: naming - BKE_mesh_* 2012-05-05 21:28:12 +00:00
rand.c style cleanup: multi-line if statements. 2012-04-21 15:11:03 +00:00
rct.c fix [#30848] Edge Selection fails when the following Conditions met: 2012-04-10 07:30:08 +00:00
scanfill.c code cleanup: function naming for BLI functions. 2012-05-05 00:23:55 +00:00
smallhash.c fix [#30220] Knife Tool Leaks memory 2012-02-17 05:33:23 +00:00
storage.c Fixes opening video files on Windows. [#30752] 2012-05-01 21:46:55 +00:00
string.c style cleanup: whitespace / commas 2012-04-29 15:47:02 +00:00
string_cursor_utf8.c Word selection in the Text Editor: 2012-04-30 13:14:15 +00:00
string_utf8.c style cleanup: whitespace / commas 2012-04-29 15:47:02 +00:00
threads.c code cleanup: header cleanup 2012-04-30 14:24:11 +00:00
time.c style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:18:31 +00:00
uvproject.c code cleanup: function naming for BLI functions. 2012-05-05 00:23:55 +00:00
voxel.c code cleanup: brush/camera naming 2012-05-05 00:58:22 +00:00
winstuff.c style cleanup: guys - set your editors to tabs! 2012-05-01 17:51:03 +00:00