|
|
3f1584c758
|
fix 2 bugs
- box packing wasn't flagging out the right free corner of a vertex in some cases.
- tex_space_curve wasn't counting quad displists properly.
|
2012-01-20 22:09:30 +00:00 |
|
|
|
309f3f31e7
|
remove redundant trailing slashes
|
2012-01-12 06:11:08 +00:00 |
|
|
|
4a04f72069
|
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
2011-10-23 17:52:20 +00:00 |
|
|
|
f9f771cd01
|
converted more mixed tab/space indentations to tabs. only whitespace changes.
|
2011-04-21 15:53:30 +00:00 |
|
Nathan Letwory
|
7900b5949f
|
doxygen: blender/blenlib tagged.
|
2011-02-27 20:37:56 +00:00 |
|
|
|
7daabec534
|
mesh validation: bugfix for removing doubles, another fix coming...
|
2011-02-10 12:34:52 +00:00 |
|
|
|
8cf1184c04
|
bad spelling; 'indicies' --> 'indices'
|
2011-01-18 01:58:19 +00:00 |
|
|
|
a7ceeafd71
|
- correct typos in comments.
- move boxpack struct out of the public header.
|
2011-01-02 11:06:50 +00:00 |
|
|
|
1e9bf0cfdb
|
spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)
|
2010-03-22 09:30:00 +00:00 |
|
|
|
081c1205a3
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
|
|
|
4f47f21d44
|
small corrections, no functionality change
|
2009-11-12 12:48:39 +00:00 |
|
|
|
dfc7d63911
|
- typos in boxpack comments (incorrectly had comment that it was from NAN)
- removed unused defines STREQ, STREQ2, STREQ3 and MINSIZE
|
2009-08-16 08:36:08 +00:00 |
|
|
|
e632b966ec
|
BKE_global.h include path wasnt correct. made boxpack2d.c a bit more
readable. no functionality changes.
|
2008-08-02 21:39:01 +00:00 |
|
|
|
ac71783e8d
|
last commit had a typo, also adjusted teh and colour instances
|
2008-05-12 21:12:10 +00:00 |
|
Chris Want
|
5d0a207ecb
|
Patch from GSR that a) fixes a whole bunch of GPL/BL license
blocks that were previously missed; and b) greatly increase my
ohloh stats!
|
2008-04-16 22:40:48 +00:00 |
|
|
|
f8b13d57cb
|
added stdlib.h header, comments and all lines < 80 chars.
|
2007-03-22 03:28:34 +00:00 |
|
|
|
903a8ed1fd
|
missing x/y setting for the first box
|
2007-03-21 17:11:25 +00:00 |
|
|
|
ca94d97049
|
moved the boxpacker from PyAPI's Geometry to BLI_boxpack2d
made LSCM UV Unwrapper use boxpack2d
|
2007-03-21 17:06:02 +00:00 |
|