Go to file
Joshua Leung 7beca3d142 Bugfixes due to recent RNA renaming:
* Driver F-Curves were not getting fixed by the "FCurve/Driver Version
Fix" tool. This was causing problems such as shapekey drivers from
older (2.56 compatible rigs) failing to run. As well as renaming the
paths for these Driver F-Curves, the "disabled" flags also get cleared
from these drivers so that they can be run again

* "Revive Disabled F-Curves"  operator in Animation Editors can now be
used to revive disabled drivers too.
2011-03-26 23:42:51 +00:00
build_files include gcc builtin defines in qtcreator project file (__VERSION__, __x86_64__, __linux__ etc) 2011-03-25 12:42:33 +00:00
doc optparse module is deprecated, use new argparse module in background job template. 2011-03-26 03:42:59 +00:00
extern remove constructors, they cause compile errors under Fedora 2011-03-22 16:30:46 +00:00
intern fix for blenderplayer crashing on exit. 2011-03-26 08:13:42 +00:00
release Bugfixes due to recent RNA renaming: 2011-03-26 23:42:51 +00:00
source Bugfixes due to recent RNA renaming: 2011-03-26 23:42:51 +00:00
CMakeLists.txt dont return a system path if cmake's 'WITH_INSTALL_PORTABLE' is enabled. this way portable builds wont find scripts in /usr/share. 2011-03-25 05:23:58 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Add buildslave target for builder.blender.org integration 2011-03-22 10:26:53 +00:00