Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Chisel Graph #311

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

Chisel Graph #311

wants to merge 26 commits into from

Commits on Jan 18, 2021

  1. Update Unity version

    Michael Yuen committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    997dea1 View commit details
    Browse the repository at this point in the history
  2. Added node package

    Michael Yuen committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    3e82a59 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Added ChiselGraph and ChiselGraphInstance

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    43ed055 View commit details
    Browse the repository at this point in the history
  2. Added ChiselGraphNode editor

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    1ef1a6b View commit details
    Browse the repository at this point in the history
  3. WIP

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    6dab7d5 View commit details
    Browse the repository at this point in the history
  4. WIP

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    697fefd View commit details
    Browse the repository at this point in the history
  5. First working cube

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    2cbf7c9 View commit details
    Browse the repository at this point in the history
  6. Implemented BoxNode

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    0313600 View commit details
    Browse the repository at this point in the history
  7. Implemented CSG operation

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    5dc4fe7 View commit details
    Browse the repository at this point in the history
  8. Cleaned up

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    5da06c9 View commit details
    Browse the repository at this point in the history
  9. Implemented SubGraph

    Michael Yuen committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3ce6297 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Implemented FloatPropertyNode

    Michael Yuen committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2f344ef View commit details
    Browse the repository at this point in the history
  2. Hide property in GraphInstance

    Michael Yuen committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    bde82cd View commit details
    Browse the repository at this point in the history
  3. Implemented overridable editor GUI

    Michael Yuen committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    9424b35 View commit details
    Browse the repository at this point in the history
  4. Implemented overridable properties

    Michael Yuen committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0363177 View commit details
    Browse the repository at this point in the history
  5. Handle multiple instance

    Michael Yuen committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    834dac9 View commit details
    Browse the repository at this point in the history
  6. Property create and destroy update

    Michael Yuen committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    3f1155a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Renamed to chisel graph

    Michael Yuen committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e131813 View commit details
    Browse the repository at this point in the history
  2. Added local position and rotation

    Michael Yuen committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    b940f9a View commit details
    Browse the repository at this point in the history
  3. Treat SubGraphNode like other node

    Michael Yuen committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    9176bd1 View commit details
    Browse the repository at this point in the history
  4. Added ChiselGraphHierarchyView

    Michael Yuen committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    3af4683 View commit details
    Browse the repository at this point in the history
  5. Show position and rotation in ChiselGraphHierarchyView

    Michael Yuen committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    3e8d8d5 View commit details
    Browse the repository at this point in the history
  6. Clear only when dirty

    Michael Yuen committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ab6d4dc View commit details
    Browse the repository at this point in the history
  7. Allow selecting any obj in ChiselGraphHierarchyView

    Michael Yuen committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    fac4364 View commit details
    Browse the repository at this point in the history
  8. Implemented cylinder node and multiple input connections

    Michael Yuen committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e5835b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. GraphRuntime WIP

    Michael Yuen committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    2ff0cb6 View commit details
    Browse the repository at this point in the history