tornavis/source/blender/blenlib
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
..
intern Math Lib 2009-11-10 19:13:05 +00:00
BLI_arithb.h Functions to test for and correct orientation matrix orthogonality (since MatXOrtho only normalizes and should probably be renamed) 2009-10-29 21:31:55 +00:00
BLI_bfile.h Continue development of bfile system. 2009-10-19 18:44:09 +00:00
BLI_blenlib.h Bugfix #18637 2009-04-28 17:25:50 +00:00
BLI_boxpack2d.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_bpath.h * Group unlinking wasnt removing groups from particle systems, or render layers light overrid. 2008-04-27 20:43:25 +00:00
BLI_dlrbTree.h SVN maintenance. 2009-07-18 23:12:42 +00:00
BLI_dynamiclist.h 2.5 2009-01-17 14:56:12 +00:00
BLI_dynstr.h 2.5: Error reporting 2008-12-29 13:38:08 +00:00
BLI_edgehash.h Fix for bug #11140: explode modifier could run out of memory quite 2008-05-12 11:48:55 +00:00
BLI_editVert.h Shape Keys 2009-10-22 17:12:28 +00:00
BLI_fileops.h UI: 2009-09-10 14:20:21 +00:00
BLI_fnmatch.h Bugfix #7510: Doesn't save .blend file name with [ 2007-11-19 20:13:14 +00:00
BLI_ghash.h Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
BLI_graph.h Cosmetic changes in etch-a-ton drawing code, mostly. 2009-07-09 01:48:08 +00:00
BLI_gsqueue.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_heap.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_jitter.h Filling in branch from trunk 2007-11-06 22:29:20 +00:00
BLI_kdopbvh.h * First commit merging 2.4-based sim_physics in to volume25 branch. 2009-08-13 05:21:25 +00:00
BLI_kdtree.h 2.5: 2009-07-25 22:20:26 +00:00
BLI_linklist.h 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17434:HEAD 2008-12-14 17:32:24 +00:00
BLI_listbase.h 2.5 - Animation Utility Function 2009-09-17 10:14:56 +00:00
BLI_math.h Math Lib Reorganization 2009-11-09 22:42:41 +00:00
BLI_math_base.h Math Lib Reorganization 2009-11-09 22:42:41 +00:00
BLI_math_color.h Math Lib Reorganization 2009-11-09 22:42:41 +00:00
BLI_math_geom.h Math Lib 2009-11-10 19:13:05 +00:00
BLI_math_matrix.h Math Lib 2009-11-10 19:13:05 +00:00
BLI_math_rotation.h Math Lib 2009-11-10 19:13:05 +00:00
BLI_math_vector.h Math Lib 2009-11-10 19:13:05 +00:00
BLI_memarena.h *BLI_memarena support for any power of two alignment 2009-08-07 13:49:15 +00:00
BLI_mempool.h There was a problem with the last merge :S 2008-07-15 12:54:57 +00:00
BLI_noise.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
BLI_rand.h svn merge -r 16077:16174 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2008-08-18 14:33:26 +00:00
BLI_rect.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
BLI_scanfill.h 2.5 BLI_blenlib cleanup 2008-12-20 10:02:00 +00:00
BLI_storage.h new utility function for BLI_storage.h - BLI_is_dir 2009-10-16 10:22:11 +00:00
BLI_storage_types.h 2.5 file browser 2009-07-26 18:52:27 +00:00
BLI_string.h Animation Editors: 'Only Selected' filtering option now works on Pose Channels too 2009-10-12 11:27:34 +00:00
BLI_threads.h Render & Compositing Thread Fixes 2009-09-30 18:18:32 +00:00
BLI_util.h Continue development of bfile system. 2009-10-19 18:44:09 +00:00
BLI_vfontdata.h remove own postscript font loading code (rely on freetype now) 2009-08-01 22:33:18 +00:00
BLI_voxel.h * New and improved voxel interpolation methods, from Alfredo. 2009-09-04 06:55:01 +00:00
BLI_winstuff.h basename() function, at least know it should compile. 2009-10-20 19:09:12 +00:00
CMakeLists.txt white space commit. (2 spaces -> tab). 2009-09-06 01:51:23 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
PIL_dynlib.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
PIL_time.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript == SCons == 2009-09-05 01:58:02 +00:00