tornavis/source/blender/blenlib
Campbell Barton d14edecabf optimized mempool iterator from bmesh 2011-12-29 03:39:59 +00:00
..
intern optimized mempool iterator from bmesh 2011-12-29 03:39:59 +00:00
BLI_args.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_array.h merge bleshes BLI_array header lib into trunk. 2011-12-28 13:40:14 +00:00
BLI_blenlib.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_boxpack2d.h doxygen: add blenlib under core as module. 2011-02-18 13:58:08 +00:00
BLI_bpath.h added path traversal flag - BPATH_TRAVERSE_SKIP_MULTIFILE, 2011-11-01 06:26:55 +00:00
BLI_callbacks.h Depsgraph/Python: callbacks and properties to detect datablock changes 2011-11-02 20:56:52 +00:00
BLI_cpu.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_dlrbTree.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +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 move topology mirror out into its own functions - needed for bmesh branch so we can use then for bmeshes own internal mirror calculations. 2011-12-20 10:05:58 +00:00
BLI_edgehash.h copy BLI_edgehash changes from bmesh branch, main change is use of mempool. 2011-12-28 10:20:37 +00:00
BLI_editVert.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_fileops.h fix [#29537] file/save crashes when target path isnt found 2011-12-12 18:06:36 +00:00
BLI_fileops_types.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_fnmatch.h correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
BLI_ghash.h style edit only - move parenthesis onto second line of function definition (in keeping with most of blenders code) 2011-12-17 00:52:36 +00:00
BLI_graph.h doxygen: add blenlib under core as module. 2011-02-18 13:58:08 +00:00
BLI_gsqueue.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_heap.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_jitter.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_kdopbvh.h use BLI math functions for kdopbvh (no functional change) 2011-11-06 12:11:50 +00:00
BLI_kdtree.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_linklist.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_listbase.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_math.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_math_base.h static functions for getting power of 2 values were being copied about too much, add to the BLI_math api. 2011-12-16 09:25:07 +00:00
BLI_math_color.h Code refactoring: add unified image buffer functions for doing float => byte, 2011-12-28 13:29:33 +00:00
BLI_math_geom.h vertex group changes, 2011-12-14 21:08:08 +00:00
BLI_math_inline.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_math_matrix.h Math lib: matrix multiplication order fix for two functions that were 2011-12-16 19:53:12 +00:00
BLI_math_rotation.h Configurable sensor size: 2011-11-04 14:36:06 +00:00
BLI_math_vector.h Support for arbitrary sized vectors - (was limited by 2-4 previously) 2011-12-18 07:27:11 +00:00
BLI_md5.h Code refactoring: move MD5 out of imbuf into blenlib. 2011-12-21 13:48:51 +00:00
BLI_memarena.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_mempool.h BLI_mempool_findelem() only worked when no elements were freed, use the iterator for now. 2011-11-27 21:11:17 +00:00
BLI_noise.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_path_util.h fix [#29098] File save dialog cannot handle extra periods in file name 2011-10-31 00:23:42 +00:00
BLI_pbvh.h correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
BLI_rand.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_rect.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_scanfill.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_string.h replace BLI_strtok_r from r41337 with lighter method that doesnt alloc for template_list 2011-10-29 08:18:42 +00:00
BLI_string_utf8.h fix [#29337] Duplicate long shapekey names crash Blender 2011-11-21 11:53:29 +00:00
BLI_threads.h Merge with trunk r41625 2011-11-07 16:36:49 +00:00
BLI_utildefines.h add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
BLI_uvproject.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BLI_vfontdata.h correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
BLI_voxel.h use const and array size in function definitions, no functional change. 2011-09-17 08:14:43 +00:00
BLI_winstuff.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
CMakeLists.txt file missing from cmake listing 2011-12-28 22:57:25 +00:00
PIL_time.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript fix for scons with recent change to how BINRELOC is enabled via cmake. 2011-02-25 14:45:45 +00:00