Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: kode80/UnityTools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: kode80/UnityTools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 43 files changed
  • 1 contributor

Commits on Jun 27, 2016

  1. * Added SceneViewCamera & Editor, for fine-grain movement of scene vi…

    …ew camera
    
    * Added CylinderCollider, ChainCollider & Editors
    kode80 committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    88924f9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    kode80 authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    d1b3446 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kode80 authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    c705805 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    kode80 authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    324d845 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. * Added initial generic octree implementation OctreeNode

    * Added example scene for OctreeNode<Transform>
    * Ignore /creative folder
    kode80 committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    cb233a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df76ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca28f66 View commit details
    Browse the repository at this point in the history
  4. Stubbed out generic Octree

    kode80 committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    def154d View commit details
    Browse the repository at this point in the history
  5. * Fully implemented Octree (Add methods need optimization, currently …

    …regenerates entire tree)
    
    * Refactored OctreeTransformTest to use Octree instead of OctreeNode
    kode80 committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    953ef6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5abd1ce View commit details
    Browse the repository at this point in the history
  7. * Added concrete TransformOctree

    * Refactored OctreeTransformTest to use TransformOctree
    kode80 committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    2eb4e07 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    kode80 authored Jul 4, 2016
    Configuration menu
    Copy the full SHA
    8a519f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a76cb2 View commit details
    Browse the repository at this point in the history
  10. * Made rootNode property & Regenerate method protected in Octree

    * Added concrete MeshOctree (currently uses vertex positions, not triangles)
    * Added OctreeMeshTest
    kode80 committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    9851fa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2016

  1. Configuration menu
    Copy the full SHA
    21f333a View commit details
    Browse the repository at this point in the history
  2. * DiffRecord now has paths for both game objects

    * Refactored Diff slightly to allow for both paths
    * DiffWindow now displays full path for both A/B
    kode80 committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    8203da8 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.