Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3352 / 5574

December 23, 2012, 10:51 (GMT)
Adding Scale Visual keying (and de-duplicated part of the code returning visual values to key).
December 23, 2012, 08:20 (GMT)
fix for bug where weight paint would draw hidden faces but not draw then with the backbuffer (depth selection).
December 23, 2012, 07:30 (GMT)
add zbuf/depth option to weight paint border & circle select
December 23, 2012, 03:04 (GMT)
add zbuf/depth option to weight paint lasso select.
December 23, 2012, 02:32 (GMT)
use foreachMappedVert for ED_mesh_pick_vert()
December 23, 2012, 02:04 (GMT)
minor speedup ED_mesh_pick_vert, ED_mesh_pick_face_vert
avoid matrix multiply, use len_manhattan_v2v2
December 23, 2012, 01:54 (GMT)
initial support for 'occlude background geometry' in weight paint mode.

Only support mouse vertex select at the moment.
December 23, 2012, 01:18 (GMT)
style cleanup: wrap long lines (>200)
December 23, 2012, 00:23 (GMT)
Merged changes in the trunk up to revision 53280.
December 22, 2012, 18:34 (GMT)
Outliner:

Added drag-drop support for Groups. On drop in 3d window it creates an instance.

Todo: it adds this on 3d cursor position still. The existing drop-object-duplicate operator
is a Macro - with warning. For adding on mouse-cursor position we need a better
way (new function call, just use operator option).

December 22, 2012, 18:31 (GMT)
Change default baking bias distance to 0.001 for new scenes

Would need to update startup.blend as well, but not so much familiar
with doing this nowadays.

December 22, 2012, 18:25 (GMT)
Another "insanely" big code clean-up patch by Bastien Montagne, many thanks!
December 22, 2012, 17:32 (GMT)
New Outliner "Blender File" option: the first entry couldn't be closed/re-opened.

December 22, 2012, 16:49 (GMT)
Reshuffled data view for Outliner.

- The new "Main Data" option is now under the category "Blender File".
- That category also displays the Linked Library files.
(Including allows browsing what's used from this file)

Also fixed CTRL+click on names, crashed.

December 22, 2012, 15:15 (GMT)
Cycles OSL: handle new getattribute constant folding with renderstate NULL check,
and fix #33654, distance to line segment function is not implemented but compiled
anyway, now it should give a compile error.
December 22, 2012, 15:10 (GMT)
Bug - old code, not working for new outliner view: Click on World needed a context check.

December 22, 2012, 14:25 (GMT)
code cleanup:
make vertex/weight flag names consistent
ME_EDIT_VERT_SEL --> ME_EDIT_PAINT_VERT_SEL
ME_EDIT_PAINT_MASK --> ME_EDIT_PAINT_FACE_SEL

also remove unused header BLO_soundfile.h
December 22, 2012, 14:20 (GMT)
flush selection from vertex paint and weight paint modes when exiting, this isnt fool-proof, will need more work.
December 22, 2012, 14:04 (GMT)
replace RNA_ID_type_name() with BKE_idcode_to_name_plural()
December 22, 2012, 13:42 (GMT)
flush selection when switching weight paint vertex/face selection modes.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021