forked from bartvdbraak/blender
7f1e9b8c41
added access to deform weights, access to weights acts like a python dict so you can do... print(group in dvert) dvert[group] = 0.5 print(dvert[group]) del dvert[group] print(dvert.items()) |
||
---|---|---|
.. | ||
bge.constraints.rst | ||
bge.events.rst | ||
bge.logic.rst | ||
bge.render.rst | ||
bge.texture.rst | ||
bge.types.rst | ||
bgl.rst | ||
change_log.rst | ||
gpu.rst | ||
include__bmesh.rst | ||
info_best_practice.rst | ||
info_gotcha.rst | ||
info_overview.rst | ||
info_quickstart.rst | ||
info_tips_and_tricks.rst |