Version 1.3.0 - Bifrost 2.11
[1.3.0] - 2024-07-29 (Bifrost 2.11)
Build
- BIFROST-10233 - Update Bifrost Hydra to support USD 24.05
Feature
-
BIFROST-10457 - Add get_prim_attribute_connections operator
-
BIFROST-9995 - Add USD Skeleton graphs to the Bifrost Graph Browser
-
BIFROST-10104 - Add new USD icons
-
BIFROST-10105 - BifrostUSDExamples updates
Create prim type from Maya USD attribute "USD_typeName"
If the Maya attribute "USD_typeName" is present on the DAG node, it will be used to set the prim type in the imported selection. -
BIFROST-10105 - Create variants from Maya selection
Add "Create New Stage with Variants from Maya Selection" menu in Bifrost USD > Create.
Add "Import Maya Variants to Stage" menu in Bifrost USD > Modify. -
BIFROST-10016 - Expose applied_schema_names on the "define prim" nodes
-
BIFROST-10356 - New PointInstancer nodes and menu
New nodes:
- delete_point_instances
- get_usd_point_instancer_attributes
- replace_point_instancer_proto
- set_point_instances_invisible
- usd_point_instancer_scope
New menus:
- Bifrost USD > Modify > Hide Selected PointInstances
- Bifrost USD > Modify > Add Point Instancer Scope
Move define_usd_point_instancer into USD::PointInstancer namespace.
-
Add create_mesh_from_usd_geom_subset compound (Experimental)
Bugfix
- EMSUSD-1195 - Disable UFE observer if Maya API version is less than 2025.2 to avoid crash in the BifrostUsdExamples plugin.