Andre Susano Pinto
656ee61718
Merge from trunk
...
(The last time there was some files missing due to failed connection to svn server while merging.. thats why this stuff of reverting last merge and redoing it)
svn merge -r 16231:16608 https://svn.blender.org/svnroot/bf-blender/trunk/blender
2008-09-19 14:15:36 +00:00
Andre Susano Pinto
2f9f0710d1
Revert last merge from trunk
...
svn merge -r 16539:16538 https://svn.blender.org/svnroot/bf-blender/branches/soc-2008-jaguarandi/
2008-09-19 12:05:45 +00:00
Andre Susano Pinto
a1d611e9bd
svn merge -r 16231:16536 https://svn.blender.org/svnroot/bf-blender/trunk/blender
2008-09-15 14:20:31 +00:00
Andre Susano Pinto
2ce338f7e8
svn merge -r 16077:16174 https://svn.blender.org/svnroot/bf-blender/trunk/blender
2008-08-18 14:33:26 +00:00
Andre Susano Pinto
70730c7226
svn merge -r 15392:15551 https://svn.blender.org/svnroot/bf-blender/trunk/blender
2008-07-13 13:21:01 +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
Ken Hughes
f08200baa9
-- Change to make blender with game engine disabled build without errors
...
on 64-bit machines.
This code only seems to be used by the game engine anyway; maybe it's
only linux which always compiles it regardless of whether game engine is
enabled?
2005-11-27 03:47:17 +00:00
Joseph Gilbert
e0ea7a230a
- reversion to 1.5
2004-04-13 18:11:10 +00:00
Joseph Gilbert
56f3fbb715
- Fix for compiler error regarding overloaded binary equality operator not defined on MSVC
2004-04-13 02:14:05 +00:00
Kent Mein
f1c4f705a1
Removed the config.h thing from the .h's in the source dir.
...
So we should be all set now :)
Kent
--
mein@cs.umn.edu
2002-12-27 13:11:01 +00:00
Kent Mein
209a2ede2c
Last of the config.h mods...
...
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
added to these files.
Kent
--
mein@cs.umn.edu
2002-11-25 15:29:57 +00:00
Kent Mein
b9a19f1ea7
Did all of the .h's in source
...
(adding)
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
also the Makefile.in's were from previous patch adding
the system depend stuff to configure.ac
Kent
--
mein@cs.umn.edu
2002-11-25 11:16:17 +00:00
Kent Mein
01bff70383
fixed spacing in the headers to get rid of some warnings and some other
...
little minor spacing issues.
2002-10-30 02:07:20 +00:00
Hans Lambermont
12315f4d0e
Initial revision
2002-10-12 11:37:38 +00:00