blender/source
Brecht Van Lommel 137e53064c Revert revision 29735:
Fix #22051: crash when scaling parent metaball. Keep the constant resolution
for any motherball's scale.

This avoids running out of memory when scaling the metaball down, but there's
a reason it depends on this scaling, for example for instancing it's more
useful to have this. It also doesn't really solve the problem but only moves it,
it's still possible to run out of memory with different setups/scales.
2010-07-06 11:44:45 +00:00
..
blender Revert revision 29735: 2010-07-06 11:44:45 +00:00
blenderplayer blenderplayer building again (may need updates in libraries I dont compile with, but it' builds here). removed smoke declarations that are not needed anymore (not in windows, 2010-06-02 07:06:47 +00:00
creator bugfix [#22724] "Scene" switch on the console doesn't work 2010-07-05 00:00:40 +00:00
darwin OS X Makefiles: 2010-01-03 20:35:13 +00:00
gameengine Merged revision 29562 from /branches/soc-2010-nexyon. 2010-06-19 10:50:23 +00:00
icons missed a file in previous crosscompiling related commits 2010-02-18 06:53:10 +00:00
kernel 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
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Fix Makefile for new getUserDir system. 2010-07-05 14:32:15 +00:00
nan_compile.mk Add support for >2GiB files (as r28267) and some cleanups. 2010-04-18 20:47:05 +00:00
nan_definitions.mk fixed typo that prevented tiff support from being enabled by default 2010-05-27 06:08:48 +00:00
nan_link.mk was curious if makefile still worked. they didnt, found 2 problems 2010-05-23 17:45:08 +00:00
nan_subdirs.mk correct fsf address 2010-02-12 13:34:04 +00:00
nan_warn.mk correct fsf address 2010-02-12 13:34:04 +00:00
SConscript this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00