Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3763 / 5574

January 15, 2012, 12:35 (GMT)
note on compating RNA pointers and compare RNA types for RNA-Properties too.
January 15, 2012, 11:53 (GMT)
remove some unused DNA members
January 15, 2012, 10:48 (GMT)
move bmesh painting code into its own function, trunk has vpaint_paint_face(), this adds vpaint_paint_poly() which does the same thing.
January 15, 2012, 10:33 (GMT)
svn merge ^/trunk/blender -r43381:43392
January 15, 2012, 09:20 (GMT)
Fixed typo in a tooltip
January 15, 2012, 09:16 (GMT)
svn merge ^/trunk/blender -r43345:43381
January 15, 2012, 07:46 (GMT)
modify the weight paint and vcol functions not to modify the color in place and instead return a new color.

also fix for error in last commit, the brushes alpha wasnt set for weight paint info struct.
January 15, 2012, 07:15 (GMT)
vertex/weight paint
- store brush_alpha() result so it doesnt need to be called for each vertex when paitning.
- use _pressure suffix rather then _final to show the pressure has been applied.
- weight paint was needlessly calculateing the test weight when multipaint was enabled.
January 15, 2012, 06:29 (GMT)
minor cleanup to weightpaint code, move color & weight blending into own function (was duplicated), also add enum for vpaint blend modes.
January 14, 2012, 23:54 (GMT)
Fix all remaining unified paint settings uses of current Scene.

Things like brush size and strength accessors now take a scene
parameter rather than guessing about which Scene's unified paint
settings to use.

Setting the size/strength through RNA can now be done separately for
the brush or the UnifiedPaintSettings.

The UI python code required updating to check whether the
size/strength controls should use brush or UnifiedPaintSettings RNA.

Radial control also required some updates to switch between the two
RNA sources.
January 14, 2012, 22:59 (GMT)
Fix [#29894] Selection in sequence editor does not de-select other strips

Another bunch of fixes for select keymaps (sequencer, node, nla, graph, action).
January 14, 2012, 21:41 (GMT)
Ooops ! Small error in previous own commit :/
January 14, 2012, 21:19 (GMT)
Fix [#29891] Stupid select all behaviour.

More "Reset ops properties" stuff, in select C keymaps this time.

Also ARMATURE_OT_select_inverse -> ARMATURE_OT_select_all(action='INVERT'). Left the select_inverse op code, though, itâ??s not using the same algo as INVERT of select_all ???
January 14, 2012, 18:52 (GMT)
fix for weight paint when the mirror vertex was allocated (would free the original verts weight).

was an error in own recent commit.
January 14, 2012, 18:11 (GMT)
fix [#29887] Alt + g in a node group results in crash
January 14, 2012, 18:07 (GMT)
fix [#29889] Simple Deform: Missing lock x/y axis option
January 14, 2012, 17:56 (GMT)
fix [#29890] Extend selection doesn't clear (3D view edge loop select and node editor node select)

caused by own use-last-settings, will be more of these, need to go over all keymaps.
January 14, 2012, 17:14 (GMT)
add utility function to BLI_math_color - rgb_to_luma, rgb_to_luma_byte, also use rgb_to_grayscale in more places.
January 14, 2012, 16:26 (GMT)
replace operator to toggle handles with generic wm operator
January 14, 2012, 14:17 (GMT)
replace ANIM_OT_time_toggle operator with generic WM_OT_context_toggle operator
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021