8000 Comparing v1.0.0...v1.1.0 · cgvinny/vg_painter_utilities · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cgvinny/vg_painter_utilities
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: cgvinny/vg_painter_utilities
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 10 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 25, 2024

  1. Update README.md

    cgvinny authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    726915d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. General Modules refactoring first pass

    Trying to follow single responsability principle, in order to keep code clean while adding future features
    This is a first pass.
    general cleaning
    cgvinny committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ced2209 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Refactoring part 2

    vg_baking and vg export refactorisation first pass
    cgvinny committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    282eebd View commit details
    Browse the repository at this point in the history
  2. SRP refactoring pass 3

    SRP pass on vg_layerstack module
    still needs work, but it's in the right direction.
    cgvinny committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    53298b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. SRP refactoring pass part 3

    another pass of refactoring and code improvements.
    Next refactoring will come included with other general improvements
    cgvinny committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6b7eb76 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    cgvinny authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    03aa120 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    cgvinny authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d45ec74 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    cgvinny authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0174b0a View commit details
    Browse the repository at this point in the history
  5. code cleaning + ref point layer improvement

    - Removing a redundant LayerCreator Function from the code
    - Changing the incremental system of the ref point layer to be a double digit one.
    cgvinny committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    55882ff View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fixed non transported AO information

    Fixed bug with 'generate layer from stack' and 'flatten stack', where abient Occlusion wasn't transported properly
    cgvinny committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bb551e4 View commit details
    Browse the repository at this point in the history
Loading
0