Go to file
Joshua Leung c7c711bb72 GPencil Fix: Added checks to ensure that copy/paste doesn't paste incompatible strokes
There was a problem with the copy/paste functionality, where it would be possible to
paste 3d strokes into 2D editors, or 2D strokes into the 3D view. The problem with
that though is that these will not show up, and because there's no feedback at the
time, users may end up doing this pasting several times.
2015-02-18 14:49:41 +13:00
build_files Ensure CMake finds SDL 2.0 2015-02-16 09:27:50 +01:00
doc Typo fix + clarification in mathutils.Vector example 2015-02-10 21:25:01 +01:00
extern cleanup: shebang lines 2015-01-29 15:56:23 +11:00
intern Cycles / BVH: Remove unused temp copy of prim_object. 2015-02-18 01:14:59 +01:00
release Tweak to new UIList bookmarks & co: extend up to ten entries before using scrollbars. 2015-02-17 19:27:14 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source GPencil Fix: Added checks to ensure that copy/paste doesn't paste incompatible strokes 2015-02-18 14:49:41 +13:00
tests Refactor array_utils out of BLI_array 2015-02-14 08:00:41 +11: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 Ensure CMake finds SDL 2.0 2015-02-16 09:27:50 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Force phony targets to build (even if file exists) 2014-12-20 02:15:14 +01:00
SConstruct Compositing works with X-Ray. 2015-02-17 18:11:22 +01:00