Andre Susano Pinto
b14298f959
svn merge -r 21041:21301 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender
2009-07-02 11:28:42 +00:00
Andre Susano Pinto
2acac0ff99
Reverted incorrect merge (missing files)
...
svn up -r 21247
svn merge -r 21247:21246 . (<= revert incorrect: merge -r 21041:21243)
svn up
2009-07-02 02:59:43 +00:00
Campbell Barton
8ead648fd1
Spring Cleaning
...
* removed radiosity render code, DNA and RNA (left in radio render pass options), we'll get GI to replace this probably, better allow baking to vertex colors for people who used this.
* removed deprecated solid physics library, sumo integrations and qhull, a dependency
* removed ODE, was no longer being build or supported
* remove BEOS and AMIGA defines and references in Makefiles.
2009-06-21 16:18:38 +00:00
Chris Want
5e3cffc64a
Patch to change license to GPL only, from GSR.
2008-01-07 19:13:47 +00:00
Kent Mein
6cd6bf7d80
Updated the Makefiles removing some of the gcc specific stuff...
...
Basically I moved -funsigned-char -fno-strict-aliasing
from individual Makefiles to nan_compile.mk defines for CFLAGS and CCFLAGS
Kent
2007-08-31 16:16:33 +00:00
Kent Mein
0e39803917
Modified the warnings used (was using c++ warnings for c files)
...
Kent
2005-04-05 14:32:35 +00:00
Jean-Luc Peurière
c78e44cdc5
big warning hunt commit
...
lot of casts, added prototypes, missing includes and some true errors
2005-03-09 19:45:59 +00:00
Kent Mein
8055b5c247
Some of the Makefiles had CPPFLAGS += LEVEL_(X)_C_WARNINGS
...
I changed them so that they have CPPFLAGS += LEVEL(X)_CPP_WARNINGS
instead.
Kent
2005-01-03 17:57:16 +00:00
Hans Lambermont
12315f4d0e
Initial revision
2002-10-12 11:37:38 +00:00