Skip to content

SG-40163 Fix missing FPTR menu in Houdini 21.0+ by refreshing startup cache#92

Merged
julien-lang merged 11 commits into
masterfrom
ticket/SG-40163-fix-missing-menu-h21.0
Oct 9, 2025
Merged

SG-40163 Fix missing FPTR menu in Houdini 21.0+ by refreshing startup cache#92
julien-lang merged 11 commits into
masterfrom
ticket/SG-40163-fix-missing-menu-h21.0

Conversation

@julien-lang

@julien-lang julien-lang commented Oct 2, 2025

Copy link
Copy Markdown
Member

This pull request introduces an important compatibility fix for Houdini 21.0.479+ versions.

The change ensures that the FPTR menu, are correctly recognized and loaded by Houdini by refreshing the startup path cache directory. The change uses the new refreshStartupPathCacheDirectory method provided by SideFx and documented in SideFx ticket 169562.

Closes #90

@julien-lang julien-lang requested a review from Copilot October 2, 2025 18:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a missing FPTR menu issue in Houdini 21.0+ by refreshing the startup cache directory to ensure custom menu definitions are properly loaded.

  • Adds version check for Houdini 21.0+ to conditionally refresh startup path cache
  • Includes detailed comments explaining the fix and referencing the related SideFx ticket

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@julien-lang julien-lang marked this pull request as ready for review October 2, 2025 19:03
@julien-lang julien-lang requested a review from a team October 2, 2025 19:03

@carlos-villavicencio-adsk carlos-villavicencio-adsk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from ticket/SG-40304--remove-legacy-support to master October 9, 2025 18:39
@julien-lang julien-lang merged commit 7e18162 into master Oct 9, 2025
12 checks passed
@julien-lang julien-lang deleted the ticket/SG-40163-fix-missing-menu-h21.0 branch October 9, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants