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:edowson/UnrealEnginePython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
...
head repository:20tab/UnrealEnginePython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 18 files changed
  • 5 contributors

Commits on Jun 14, 2019

  1. Adding edgraph functions graph_reconstruct_node() and graph_remove_no…

    …de()
    Fabian Elmers committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    bc4b791View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Merge pull request20tab#741from flavatron/edgraph_add_func

    Adding edgraph functions reconstruct_node() and remove_node()
    @rdeioris
    rdeioris authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    32a02efView commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Add remove_component_from_blueprint

    Add support for removing components from blueprints to compliment existing add component functionality
    @michaeltchapman
    michaeltchapman committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    15f9eeaView commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. Merge pull request20tab#747from michaeltchapman/remove_component

    Add remove_component_from_blueprint
    @rdeioris
    rdeioris authored Jun 30, 2019
    Configuration menu
    Copy the full SHA
    12d56f0View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Update README.md

    @rdeioris
    rdeioris authored Sep 9, 2019
    Configuration menu
    Copy the full SHA
    7b33998View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    11d550bView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57def24View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    038192dView commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Add ; to the end of the Linux UnrealEnginePython.Build.cs pythonHome …

    …example Adding for consistency with the other examples.
    @SIRHAMY
    SIRHAMY authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    b0366cbView commit details
    Browse the repository at this point in the history
  2. Merge pull request20tab#811from SIRHAMY/patch-1

    Add ; to the end of the Linux UnrealEnginePython.Build.cs pythonHome …
    @rdeioris
    rdeioris authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    fbc97f2View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Update README.md

    @rdeioris
    rdeioris authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    bb2f38dView commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Update README.md

    @gabbork
    gabbork authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    4b5da5bView commit details
    Browse the repository at this point in the history
Loading