Giter Club home page Giter Club logo

com.unity.innovationgroup.filmlib's Introduction

Unity Innovation Group Film Library

Library of code / tools created by the M&E Innovation Group at Unity.

The 'Master' branch is what the Sherman project used when it was released (built around Unity 18.4 LTS version)

The 'Dev' branch includes some new / experimental work.

There will also be additional unity-version-specific branches arriving soon as we start to port the code to the 19.x Tech Cycle.

Using the Package

Open the manifest.json for your project and add the following entry to your list of dependencies

"com.newtonsoft.json": "https://github.com/Unity-Technologies/com.unity.innovationgroup.filmlib.git",

For example:

"dependencies": {
    "com.unity.innovationgroup.filmlib": "https://github.com/Unity-Technologies/com.unity.innovationgroup.filmlib.git",
    "com.unity.ads": "2.0.8",
    "com.unity.analytics": "3.2.2",
    "com.unity.collab-proxy": "1.2.15",
    ...
    }

You can also append the desired branch to the end of the URL, like so:

   "com.unity.innovationgroup.filmlib": "https://github.com/Unity-Technologies/com.unity.innovationgroup.filmlib.git#dev",

com.unity.innovationgroup.filmlib's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

com.unity.innovationgroup.filmlib's Issues

BUG error CS1061

Library\PackageCache\com.unity.innovationgroup.filmlib@972e077\Runtime\Module.RenderSettings\RenderSettings.cs(140,34): error CS1061: 'RenderPipelineSettings' does not contain a definition for 'furSettings' and no accessible extension method 'furSettings' accepting a first argument of type 'RenderPipelineSettings' could be found (are you missing a using directive or an assembly reference?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.