Go to file
Joshua Leung 1492db09d1 Partial fixes for issues raised in T44219
* The breakdowner tool will no longer operate directly on properties
  of type "enum", as this doesn't make sense most of the time. This
  is still not much use though when custom properties (ints) are used
  to drive some underlying enum property though (as in blenrig)
* The breakdowner no longer tries to perform any blending if the
  start and end values are the same, to avoid float precision issues.
2015-04-08 14:34:06 +12:00
build_files CMake: resolve linking error on Linux 2015-04-08 11:50:57 +10:00
doc BGE: New API method getDisplayDimensions 2015-04-07 18:32:25 +02:00
extern Tracking: Fix one frame memory leak when tracking last frame 2015-03-25 13:20:37 +05:00
intern Cleanup: confusing if statements & alignment 2015-04-08 12:24:52 +10:00
release Proportional editing support for the action editor. 2015-04-07 20:49:47 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Partial fixes for issues raised in T44219 2015-04-08 14:34:06 +12:00
tests BLI GHash: add some basic gtests. 2015-03-19 19:50:51 +01: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 Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: Enable strict flags for C++ 2015-03-27 18:23:31 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile tweaks to packman build 2015-03-24 07:49:17 +11:00
SConstruct SCons: cudakernels now depends on some configuration tests 2015-03-30 13:11:08 +05:00