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

reshade: Summarise code-section of ReshadeUniform::{PingPongUniform,RandomUniform}() #1289

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    2ce706a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3592b60 View commit details
    Browse the repository at this point in the history
  3. reshade: annotationAttributes for-loop handles array of attributes

    annotationAttributes for-loop check now handles an array of attributes
    tcoyvwac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    acf886f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c46657 View commit details
    Browse the repository at this point in the history
  5. reshade: processAttributes: inlined & condensed

    * processAttributes: local and parameter variable scoping + variable's
    domain coupling (by using closures) reduced.
    
    * reshade: inlined type_ternary parameter into IIFE
    tcoyvwac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f4bf38e View commit details
    Browse the repository at this point in the history