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

fix(nodeprintcontroller.cs): #29 Line offset bug #85

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

Commits on Jan 23, 2023

  1. fix(nodeprintcontroller.cs): adjust texture sizes and offsets to prev…

    …ent breaking lines in viewport
    
    Horizontal lines moved up 2 pixels. Vertical lines underneath boxes extended by 1 pixel.
    
    fix ashblue#29
    Tabris Thomas committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    54a681f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. fix(nodeprintcontroller.cs): adjust texture sizes and offsets to prev…

    …ent breaking lines in viewport
    
    Vertical lines above boxes moved up by 1 pixel.
    
    fix ashblue#29
    Tabris Thomas committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    86096d4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/29-minor-editor-rendering-glitch' of https://gi…

    …thub.com/TNThomas/fluid-behavior-tree into feature/29-minor-editor-rendering-glitch
    
    # Conflicts:
    #	Assets/com.fluid.behavior-tree/Editor/BehaviorTree/Printer/NodePrintController.cs
    TNThomas committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    18b4581 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Merge branch 'feature/29-minor-editor-rendering-glitch' of https://gi…

    …thub.com/TNThomas/fluid-behavior-tree into feature/29-minor-editor-rendering-glitch
    
    # Conflicts:
    #	Assets/com.fluid.behavior-tree/Editor/BehaviorTree/Printer/NodePrintController.cs
    TNThomas committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    60ea183 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/29-minor-editor-rendering-glitch' of https://gi…

    …thub.com/TNThomas/fluid-behavior-tree into feature/29-minor-editor-rendering-glitch
    TNThomas committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    704ef3b View commit details
    Browse the repository at this point in the history