Code Monkey home page Code Monkey logo

unitydecompiled's Introduction

Unfortunately I had to remove the UnityDecompiled repo due to a request from Unity's legal team.

If you'd like to decompile Unity yourself, find your local UnityEditor.dll and decompile it using either ILSpy or dotPeek - it's easy!

Thanks to the community for all of your contributions over the past three years, it was a great resource while it lasted!

-Matt

UPDATE: Unity has now released an official repo of their C# source code!

unitydecompiled's People

Contributors

mattrix avatar

Stargazers

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

Watchers

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

unitydecompiled's Issues

Source for the UnityEditor.Graphs namespace is unavailible

I was looking around for the code that shows how the Animator EditorWindow is drawn and it appears the Editor Code for that resides in this namespace. I simply selected a state and Debug.Logged the Editor class that draws the AnimatorState to the inspector, which was found to be drawn by UnityEditor.Graphs.AnimationStateMachine.StateEditor. looking through the GitHub I wasn't able to find anything relating to this.

was the source simply skipped over, unavailable, or do you not have permission to show this specific namespace?

This seems to be practically useless.

This just seems to be methods that are called and executed elsewhere. I have found no actual computational code within any of the scripts I have searched. For example, the collider script:

https://github.com/MattRix/UnityDecompiled/blob/master/UnityEngine/UnityEngine/Collider.cs

Nothing in there seems to actually compute the way colliders react. I would appreciate it if you could add the computational source code so that we can decompile/modify the internal base code with custom methods, variables etc.

Please and thank you,
erherhh4herh :)

List of types per namespace?

Hi,

is there a chance to get a list of type names (classes, delegates, enums, interfaces, structs) per namespaces during decompilation?

I'm thinking of creating a gammar / color theme for VS Code, so Unity class colors could be downtoned. This could be an input for that.

What exactly is this?

I don't understand what is this, compiling the solution i will get a compiled build of entire Unity? (editor+engine?). Or just two dll?

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.