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

build: bump commonlibng to 3.7.0 #236

Merged
merged 3 commits into from
Mar 31, 2024
Merged

build: bump commonlibng to 3.7.0 #236

merged 3 commits into from
Mar 31, 2024

Conversation

alandtse
Copy link
Collaborator

@alandtse alandtse commented Mar 29, 2024

Due to an upstream breaking change, any access to winapi namespace is now under the REX::D3D namespace. This means that accessing various D3D objects will need a cast.

closes #237

alandtse and others added 2 commits March 30, 2024 16:36
Due to an upstream breaking change, any access to winapi namespace is
now under the REX::D3D namespace. This means that accessing various D3D
objects will need a cast.
closes Refactor to consolidate variables from `RE::BSGraphics::Renderer` doodlum#237
@doodlum doodlum merged commit 79b7abd into doodlum:dev Mar 31, 2024
5 checks passed
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.

Refactor to consolidate variables from RE::BSGraphics::Renderer
2 participants