67e2768570
quiet some -Wshadow warnings
2012-10-12 14:35:10 +00:00
4cb6d5d214
code cleanup: reduce calls to CTX_ functions inline, add some docs to mask rasterizer.
2012-09-13 01:50:21 +00:00
72a3fb15d7
changes to mask editing
...
- use Alt to modify all mask feather at once while dragging.
- copying a multi-user mask from the interface works now.
- show masks when UV editing isnt used, rather then checking editmode (would give some odd/annoying image space header).
- add a fake mask user by default.
- moving points with LMB drag no longer selects them.
2012-07-31 17:31:34 +00:00
e597234cb5
Code cleanup: remove unused code
2012-07-31 17:24:55 +00:00
f1acd6ac3e
code cleanup: pass mouse position as int[2] rather then wmEvent
2012-07-27 15:15:55 +00:00
ff078d309e
change clip utility function arguments to take space data and region rather then the context.
...
this allows a fix to be applied that corrects the helper line in the image view when transforming a mask.
2012-07-26 22:41:40 +00:00
c3a8894f57
wip mask/image commit, mostly internal function & added some TODO's
2012-07-25 10:39:54 +00:00
997850aecc
Fix #32132 : Uniformly moving custom feather points does not work
2012-07-18 09:56:10 +00:00
6e6dd576a8
Operator to move mask layers up and down in the list
2012-07-11 10:37:38 +00:00
14a68d3a5f
Mark context as const when it's possible and avoid typecasts from const bContext* to bContext*
2012-06-19 14:09:44 +00:00
99f7c06d7e
added mask tool to recalculate handles (Ctrl+N)
2012-06-13 14:09:20 +00:00
c83d37ccc0
mango request
...
- highlight active mask layers.
- remove keyframes when all layer data is removed.
2012-06-13 08:35:50 +00:00
7977078227
fix for using freed memory with mask point slide
...
-- This line, and those below, will be ignored--
M source/blender/editors/mask/mask_ops.c
2012-06-11 20:58:16 +00:00
477d12d1fc
fix for bug in point slide using freed memory when auto-keying.
2012-06-08 09:57:23 +00:00
2cb671591b
mask mode
...
- only keyframe selected mask layers
- fix for crash in deleting animated mask layers (other than the first)
2012-06-06 14:38:47 +00:00
fe58f668a1
mask point slide now accounts for scaled bezier weights,
2012-06-05 12:51:11 +00:00
ae8103240d
mask editing
...
- clear feather weights (alt+s)
- fix for glitch where placing the feather would jitter.
2012-06-05 09:37:44 +00:00
6f0ad4ff0f
A few UI messages fixes.
2012-06-04 19:43:12 +00:00
d46a6dc59c
abbreviate mask-editing to mask-edit
2012-06-04 17:30:54 +00:00
c517247fc6
include cleanup, also raskter wasn't building on osx
2012-06-04 17:27:22 +00:00
115322ef08
mask merge (initial copy of editor files)
2012-06-04 15:36:16 +00:00