Go to file
Joshua Leung e0ee74a171 Fix T38619: Confusing logic for Keying Set keyframing Settings
The logic used for determining whether certain keyframing settings (i.e. visual,
only needed, xyz -> rgb) got applied was wonky. The original intention here was
that the Keying Set settings would override the global settings, and the path
settings would override what was used for the Keying Set. However, that was not
happening in all cases previously, as it was only possible to add flags and not
to turn them off.

This commit fixes that by introducing separate toggles to control whether the
Keying Set/Path's settings override the settings inherited from its parent
(i.e. the Keying Set for the Path, and the User Prefs for the Keying Set).
The icons used for these toggles could get revised a bit (we need something
which communicates "override this"; the current one is the closest I could find)

WARNING: If you have old keying sets, this may cause some breakage!
2015-01-27 02:10:26 +13:00
build_files Change exception syntax to be more modern and hopefully fix buildbot issue in the process 2015-01-26 08:48:55 +01:00
doc Docs: touch ups in the bge.render doc introduction 2015-01-22 03:20:39 -02:00
extern SDL wrangler: Support loading SDL2 libraries of different names 2015-01-14 00:26:43 +05:00
intern Cycles: Don't re-generate blackbody/beckmann tables on every shaders update 2015-01-23 14:00:48 +05:00
release Fix T38619: Confusing logic for Keying Set keyframing Settings 2015-01-27 02:10:26 +13:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T38619: Confusing logic for Keying Set keyframing Settings 2015-01-27 02:10:26 +13:00
tests Don't add Cycles tests if tests folder does not exist 2015-01-23 20:56:03 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules
CMakeLists.txt CMake: Auto-detect path to idiff application in FindOpenImageIO.cmake 2015-01-22 15:53:15 +05:00
COPYING
GNUmakefile Force phony targets to build (even if file exists) 2014-12-20 02:15:14 +01:00
SConstruct Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00