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

* REFACTOR: [Engine] Use options.new_shader_support, removed ssfx specific flags #1550

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

yohjimane
Copy link
Contributor

As per comments in last merge

floorf(cam_proj.y / align_aim_step_coef) + align_aim_step_coef / 2,
floorf(cam_proj.z / align_aim_step_coef) + align_aim_step_coef / 2);
floorf(cam_proj.y / align_aim_step_coef) + align_aim_step_coef / 2,
floorf(cam_proj.z / align_aim_step_coef) + align_aim_step_coef / 2);
Copy link
Member

Choose a reason for hiding this comment

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

Please, don't change formatting :)

@Xottab-DUTY Xottab-DUTY merged commit 27a3bab into dev Nov 29, 2023
@Xottab-DUTY Xottab-DUTY deleted the refactor/separate-new-shaders branch November 29, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants