Blender Git Commit Log

All Blender Git commits.

Page: 888 / 8462

February 25, 2021, 12:24 (GMT)
automatically adapt column width
February 25, 2021, 12:16 (GMT)
PyAPI Docs: Add 'gpu.state' module

Also exclude `gpu.shader` from quick tests.
February 25, 2021, 12:09 (GMT)
draw float2 attributes
February 25, 2021, 12:06 (GMT)
draw bool attributes
February 25, 2021, 11:57 (GMT)
don't draw invisible column cells
February 25, 2021, 11:54 (GMT)
draw color attributes
February 25, 2021, 11:50 (GMT)
draw integer attributes
February 25, 2021, 11:40 (GMT)
show float and float3 attributes
February 25, 2021, 11:04 (GMT)
draw attribute name
February 25, 2021, 10:56 (GMT)
install_deps: bump USD version to 21.02.

Should have been part of D10367/rBa923a34de19c, but for some reasons it
did not make it into final commit...

Re T85365.
February 25, 2021, 10:50 (GMT)
install_deps: bump python version to 3.9.2.

Also bump exlusive maximal version to 3.11, since 3.10 is now supported.

Re T85365.
February 25, 2021, 10:39 (GMT)
Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.

This concerns currently only collections (`master_collection` of scenes)
and root node trees. It removes the matching type-specific helpers
(`BKE_collection_master_scene_search` and `BKE_node_tree_find_owner_ID`).

No functional change expected here.

NOTE: Current implementation of `owner_get` is far from optimal, we
could probably do it better, see {T69169}.

NOTE: While it could also have it, shapekeys IDTypeInfo was left out of
this change for now. Mainly because it sould not be used currently, and
we ultimately want to demote shape keys from ID status anyway.
February 25, 2021, 10:22 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lineart-contained
February 25, 2021, 10:14 (GMT)
initial pinning in header ui
February 25, 2021, 09:17 (GMT)
Merge remote-tracking branch 'origin/blender-v2.92-release'
February 25, 2021, 09:10 (GMT)
Cryptomatte Manifest parser.

THis commits adds a basic parser to construct a CryptomatteLayer from a
manifest string. The goal is to be able to parse OpenExr Cryptomatte
Layers from external render engines and use it in the new cryptomatte
workflow.
February 25, 2021, 09:04 (GMT)
Cryptomatte: testcases for Cryptomatte layer.
February 25, 2021, 09:00 (GMT)
Merge branch 'master' into temp-spreadsheet-editor
February 25, 2021, 05:34 (GMT)
Cleanup: spelling
February 25, 2021, 05:33 (GMT)
Cleanup: remove assert left in by accident, outdated comment
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021