Blend4Web addon has a tool for normals editing. But it has not quite correct interaction with Blender currently. Now we are working on the transition to the custom split normals storage (native storage for custom normals). Unfortunately, the current Blender release has a serious bug (https://developer.blender.org/T44461) that causes corruption for some files in our SDK. Bug was fixed, but we can publish this new functionality only with the next Blender release.
Alexander(Blend4Web Team) On 27.04.2015 10:31, Alexander Romanov wrote: > See custom split normals. > http://www.blender.org/api/blender_python_api_2_74_release/search.html?q=custom+normals&check_keywords=yes&area=default > > On 27.04.2015 01:06, Vicente wrote: >> Hi, >> >> I cannot get the info from other sources so I have a simple question for >> you guys. >> Is it possible to access/modify the normals of a mesh from the python >> API? I would like to make a clone of the normals tools in softImage and >> so I need to have access to them from python. >> >> Thanks >> >> Vicente >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
