Blender Git Commit Log

All Blender Git commits.

Page: 906 / 8462

February 19, 2021, 06:58 (GMT)
API Docs: Fix generation failing with unused context members

Instead of raising an expection a warnign is generated instead. This
fixes the issue where `['hair', 'pointcloud']` are disabled for release
builds. In the future a better solution would be to generate the context
map dynamically but this would require refactoring of the API: D9988
February 19, 2021, 06:11 (GMT)
Working circle primitive, except for rotation
February 19, 2021, 04:55 (GMT)
PyAPI Docs: Fix deprecation warning with new theme version
February 19, 2021, 04:13 (GMT)
PyAPI Docs: Clarifiy vertex group index list paramater

See T77920
February 19, 2021, 04:08 (GMT)
USD import Set Material Blend option.

New Set Material Blend option which, if enabled together
with the UsdPreviewSurface option, will automatically set
the material blend method based on the shader's opacity
and opcityThreshold inputs.
February 19, 2021, 03:54 (GMT)
Merge branch 'blender-v2.92-release'
February 19, 2021, 03:51 (GMT)
Instead of raising an expection a warnign is generated instead.
This fixes the issue where `['hair', 'pointcloud']` are disabled for
release builds.
In the future a better solution would be to generate the context map
dynamically but this would require refactoring of the API: D9988

Fixes T80364

Differential revision: https://developer.blender.org/D10468
February 19, 2021, 02:58 (GMT)
Lineart: Fix memory leak in lineart_ops.c (Early return caused memory in list not freed).
February 19, 2021, 02:49 (GMT)
Lineart: Fixed uninitialized variables.
February 19, 2021, 02:16 (GMT)
cleanup, review interface
February 19, 2021, 00:48 (GMT)
store deltas in half-floats, implement logic for vertices
February 19, 2021, 00:23 (GMT)
PyAPI: bpy.utils.execfile temporarily overrides the __main__ module

This is needed to support Python 3.10's `typing.get_type_hints`,
to access the name-space used when creating the class.

Also added a docstring for execfile.
February 19, 2021, 00:11 (GMT)
Merge branch 'master' into geometry-nodes-mesh-primitives
Revision 4604350 by Hans Goudey (master)
February 18, 2021, 23:56 (GMT)
UI: Expand enum in collection info node
Revision a7c1aa2 by Hans Goudey (master)
February 18, 2021, 23:53 (GMT)
Cleanup: Remove type from global namespace in C++ header
February 18, 2021, 23:27 (GMT)
It stopped working
February 18, 2021, 21:50 (GMT)
More progress towards a prototype
February 18, 2021, 20:20 (GMT)
USD material importer comments.

Also updated to more descriptive function name.
February 18, 2021, 20:00 (GMT)
Merge branch 'master' into geometry-nodes-attribute-search
Revision 27fd066 by Hans Goudey (master)
February 18, 2021, 19:59 (GMT)
Cleanup: Clang tidy inconsistent parameter name
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021