Go to file
Sergey Sharybin 03dbae07d3 Mask primitives
Currently only circle and square, might be easily
extended in the future.

New primitives are creating at cursor location.
This also implied adding 2d cursor to space clip.

Also fix set 2D cursor location which didn't work
in image editor's mask mode since 2.67.

TODO: draw_image_cursor better be moved to some
      more generic file, but it's not so much
      important for now and might be solved later.

Thanks Campbell for the review!
2013-08-26 20:23:26 +00:00
build_files Fix cmake Inkscape auto generate of SVG on OS X giving an error popup, the binary 2013-08-26 14:13:04 +00:00
doc BGE: Finally adding support for additive layer blending. 2013-08-14 23:31:49 +00:00
extern Use reentrant qsort() in particle codes 2013-08-19 10:40:47 +00:00
intern Fix issue in last subsurface commit with branched path tracing, was rendering too bright. 2013-08-24 15:36:14 +00:00
release Mask primitives 2013-08-26 20:23:26 +00:00
source Mask primitives 2013-08-26 20:23:26 +00:00
CMakeLists.txt disable cycles when building without python, also use const for function args in more places. 2013-08-07 22:40:03 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Scons and BuildBot changes for MSVC 2012 support. 2013-06-18 11:55:32 +00:00