Go to file
Alexander Gavrilov d8681c99c4 Fix OpenSubdiv related buffer overrun with multiple FVar channels.
The existing code uses the input value count of the first channel
for all of them. If the first channel is the largest, it leads to
a crash-causing buffer overrun in memcpy below. Likely this was
left since the time when only one channel was supported.

As a crash fix, probably should go into 2.78
2016-09-10 21:15:52 +03:00
build_files [cmake/cpack] allow override of package name 2016-09-06 07:22:04 -06:00
doc API doc: add new pure-rsync py script to update API doc on Blender server. 2016-09-05 09:38:53 +02:00
extern Curve Fitting: correct initial handle sign 2016-09-02 02:58:34 +10:00
intern Fix OpenSubdiv related buffer overrun with multiple FVar channels. 2016-09-10 21:15:52 +03:00
release GPencil UI: Ensure "Move to Color" can be found from the colors panel dropdwon too 2016-09-08 01:42:16 +12:00
source Cleanup: Indentation 2016-09-09 13:08:21 +02:00
tests Replace pep8 with flake8 checker 2016-08-01 11:02:01 +10:00
.arcconfig
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt [cmake/cpack] allow override of package name 2016-09-06 08:47:45 -06:00
COPYING
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00