Go to file
Campbell Barton 6b3f5ecd18 change to fcurve keyframe coords broke simplify addon since the property
was no longer wrapped by python as a vector. now fixed size float arrays
with PROP_NONE subtype are wrapped as vectors since its convenient to
have x/y access.
2011-04-08 01:40:54 +00:00
build_files fix for cmake glew includes (tested with mingw), also made qtcreator project generator work with mingw again 2011-04-06 03:02:40 +00:00
doc Sphinx RNA API changelog generator. 2011-04-07 07:53:28 +00:00
extern add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own glew library. 2011-04-05 23:31:01 +00:00
intern add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own glew library. 2011-04-05 23:31:01 +00:00
release Name unification commit for console toggling operator. 2011-04-06 12:30:07 +00:00
source change to fcurve keyframe coords broke simplify addon since the property 2011-04-08 01:40:54 +00:00
CMakeLists.txt missed setting WITH_BUILTIN_GLEW on non *nux OS's 2011-04-06 01:51:43 +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 Apply [#26044] Windows thumbnails and improved filetype registration 2011-03-29 13:00:03 +00:00