Go to file
Sergey Sharybin 33bca3075f Fix for hardcoded to scons rules python abi flags and wrong behavior
of python bundling on systems where python is installed to /usr/lib64

Now ABI flags are automatically detecting (by checking all available flags
and checking if there's include directory exists for flag).
Also, automatically set PYTHON_LIBPATH to /usr/lib64 if python
scripts are stored in this folder.
Bundling python on *nix platforms is now checks if python is installed
to lib64 directory and if it is, python will be bundled to lib64
folder instead of lib.

This will make building on openSUSE a bit less annoying
2012-02-08 17:17:19 +00:00
build_files Fix for hardcoded to scons rules python abi flags and wrong behavior 2012-02-08 17:17:19 +00:00
doc Code Cleanup: check is / is not when comparing singletons. 2012-02-02 21:07:56 +00:00
extern BGE bug #18883: Softbodies being hit by ghost objects. Added a one liner fix in Bullet. I will also report the fix to Erwin so that it can be added to next Bullet version. 2012-02-05 13:04:13 +00:00
intern Fix #30004: cycles brightness/contrast node issues. The formula used did not work 2012-02-08 17:09:30 +00:00
release add bake action into animation menu - this nifty operator wasn't available anywhere in the UI. 2012-02-08 14:01:47 +00:00
source Fix #30071: crash with cycles glsl, textures functions (which are stubs still) 2012-02-08 16:48:26 +00:00
CMakeLists.txt own attempted simplification to previous patch was incorrect. 2012-02-02 11:12:41 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
SConstruct Compilation error when using mingw+scons 2012-01-17 10:32:17 +00:00