Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change RendererServices::get_texture_handle back to ustring #1726

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Sep 10, 2023

We were overzealous in switching everything to ustringhash. The filename argument to get_texture_handle should allow taking a ustring.

Copy link
Contributor

@AlexMWells AlexMWells left a comment

Choose a reason for hiding this comment

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

LGTM

We were overzealous in switching everything to ustringhash.  The
filename argument to get_texture_handle should allow taking a ustring.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz merged commit e235661 into AcademySoftwareFoundation:main Sep 12, 2023
22 of 23 checks passed
@lgritz lgritz deleted the lg-texturehandle branch September 12, 2023 17:53
chellmuth pushed a commit to chellmuth/OpenShadingLanguage that referenced this pull request Sep 6, 2024
  * build(deps): Raise minimum CMake dependency from 3.12 to 3.15 (AcademySoftwareFoundation#1724)
  * Change RendererServices::get_texture_handle back to ustring (AcademySoftwareFoundation#1726)
  * The recently added SS::find_symloc can have const args (AcademySoftwareFoundation#1723)
  * perf(gpu): Move qualifying GroupData params onto stack (AcademySoftwareFoundation#1710)
  * OptiX PTX pipeline overhaul (AcademySoftwareFoundation#1680)
  * Fix default fmt logic changing in latest openimageio release (AcademySoftwareFoundation#1725)
  * feat: Add API for building attribute getter free functions. (AcademySoftwareFoundation#1704)
  * fix: Handle mixed string casting that plagues optix codegen (AcademySoftwareFoundation#1718)
  * Rs fmt specification - Journaling Algorithm for error, warning, fprintf (AcademySoftwareFoundation#1702)
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.

2 participants