tornavis/source/blender/blenlib/intern
Brecht Van Lommel 385875632d Math Lib
* Fix remaining issues before conversion.
* Inline various vector functions, currently enabled for all platforms.
  I expect this to work in GCC/MSVC at least, if other platforms don't
  support it, #ifdef's can be added.
2009-11-10 19:13:05 +00:00
..
BLI_bfile.c basename() function, at least know it should compile. 2009-10-20 19:09:12 +00:00
BLI_callbacks.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_dynstr.c 2.5: fix for crash in BLI_dynstr_appendf, each vsnprintf call 2009-06-20 14:53:30 +00:00
BLI_ghash.c 2.5: various warning fixes. 2009-01-17 00:51:42 +00:00
BLI_heap.c Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_kdopbvh.c svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2009-09-28 13:05:03 +00:00
BLI_kdtree.c use static functions where possible for some local functions. 2009-09-14 16:52:06 +00:00
BLI_linklist.c 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17434:HEAD 2008-12-14 17:32:24 +00:00
BLI_memarena.c *BLI_memarena support for any power of two alignment 2009-08-07 13:49:15 +00:00
BLI_mempool.c commit of mempool 64-bit fix for 2.5-er, trunk as well 2009-09-12 13:27:26 +00:00
DLRB_tree.c 2.5 - Constraints Editing + Keyframe Drawing Tweaks 2009-07-20 12:42:31 +00:00
Makefile Big, big commit!! 2009-05-05 23:10:32 +00:00
arithb.c Simplify gimbal axis code and make gimbal orientation work correctly with parents (objects or pose bones). Works for all euler orders too, obviously. 2009-11-01 21:10:54 +00:00
boxpack2d.c - typos in boxpack comments (incorrectly had comment that it was from NAN) 2009-08-16 08:36:08 +00:00
bpath.c * cleaning up warnings (mostly windows). A collection of other warning fixes too (undefined function, assuming int, etc.) 2009-09-06 13:20:05 +00:00
dynamiclist.c svn merge -r 21041:21301 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender 2009-07-02 11:28:42 +00:00
dynamiclist.h svn merge -r 21041:21301 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender 2009-07-02 11:28:42 +00:00
dynlib.c Fix compile problem on OS X Snow Leopard. The Mac code for dynamic 2009-09-28 16:05:34 +00:00
edgehash.c Patch 17403, small gcc warning fixes. 2008-09-20 12:26:18 +00:00
fileops.c UI: 2009-09-10 14:20:21 +00:00
fnmatch.c 2.5: various warning fixes. 2009-01-17 00:51:42 +00:00
freetypefont.c use static functions where possible for some local functions. 2009-09-14 16:52:06 +00:00
graph.c use static functions where possible for some local functions. 2009-09-14 16:52:06 +00:00
gsqueue.c Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
jitter.c
listbase.c 2.5 - Animation Utility Function 2009-09-17 10:14:56 +00:00
math_base.c Math Lib Reorganization 2009-11-09 22:42:41 +00:00
math_color.c Fix for math lib commit, had duplicate definitions of functions, 2009-11-10 10:24:58 +00:00
math_geom.c Math Lib 2009-11-10 19:13:05 +00:00
math_matrix.c Math Lib 2009-11-10 19:13:05 +00:00
math_rotation.c Math Lib 2009-11-10 19:13:05 +00:00
math_vector.c Math Lib 2009-11-10 19:13:05 +00:00
math_vector_inline.c Math Lib 2009-11-10 19:13:05 +00:00
noise.c use static functions where possible for some local functions. 2009-09-14 16:52:06 +00:00
rand.c svn merge -r 16077:16174 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2008-08-18 14:33:26 +00:00
rct.c 2.5 2009-05-24 13:29:29 +00:00
scanfill.c Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
storage.c file browser 2009-10-19 19:26:28 +00:00
string.c Animation Editors: 'Only Selected' filtering option now works on Pose Channels too 2009-10-12 11:27:34 +00:00
threads.c Render & Compositing Thread Fixes 2009-09-30 18:18:32 +00:00
time.c Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
util.c Fixed this startup crash on windows: 2009-11-08 21:33:43 +00:00
voxel.c * New and improved voxel interpolation methods, from Alfredo. 2009-09-04 06:55:01 +00:00
winstuff.c basename() function, at least know it should compile. 2009-10-20 19:09:12 +00:00