|
|
32be51dc66
|
Cleanup: warnings (msvc)
Part of patch D1670 by @LazyDodo
|
2015-12-21 13:02:38 +11:00 |
|
|
|
8aeb9d2158
|
minor Windows include tweak
Needed a minor change to test committing from a new development system.
|
2015-02-08 12:41:45 -05:00 |
|
|
|
f90891d87e
|
Add PIL_check_seconds_timer_i to avoid casting
note, win32 casts still casts from double.
|
2015-02-01 02:00:08 +11:00 |
|
|
|
f3ece5a108
|
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
|
2012-10-21 05:46:41 +00:00 |
|
|
|
1597ad9377
|
style cleanup
|
2012-07-01 09:54:44 +00:00 |
|
|
|
bddc7dfc20
|
style cleanup: remaining BLI files.
|
2012-05-12 15:13:06 +00:00 |
|
|
|
69e6894b15
|
style cleanup: follow style guide for formatting of if/for/while loops, and else if's
|
2012-03-24 06:18:31 +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 |
|
Nathan Letwory
|
7900b5949f
|
doxygen: blender/blenlib tagged.
|
2011-02-27 20:37:56 +00:00 |
|
Nathan Letwory
|
5b607701a7
|
doxygen: prevent GPL license block from being parsed as doxygen comment.
|
2011-02-23 10:52:22 +00:00 |
|
|
|
8b7482892b
|
made most variables which are only used in a single file and not defined in header static for blenlib, blenkernel and editors.
|
2011-02-14 17:55:27 +00:00 |
|
|
|
8f1500da00
|
remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now.
|
2010-04-18 10:28:37 +00:00 |
|
|
|
07b547980d
|
remove unused includes for blenlib, left ifdef's for non linux os's alone.
|
2010-03-20 18:52:03 +00:00 |
|
|
|
081c1205a3
|
correct fsf address
|
2010-02-12 13:34:04 +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 |
|
|
|
d0e346d544
|
updated .c files to include:
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
Just need to finish cpp files now :)
Kent
--
mein@cs.umn.edu
|
2002-11-25 12:02:15 +00:00 |
|
Hans Lambermont
|
12315f4d0e
|
Initial revision
|
2002-10-12 11:37:38 +00:00 |
|