-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: kode80/UnityTools
base: master
head repository: kode80/UnityTools
compare: develop
- 16 commits
- 43 files changed
- 1 contributor
Commits on Jun 27, 2016
-
* Added SceneViewCamera & Editor, for fine-grain movement of scene vi…
…ew camera * Added CylinderCollider, ChainCollider & Editors
Configuration menu - View commit details
-
Copy full SHA for 88924f9 - Browse repository at this point
Copy the full SHA 88924f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b3446 - Browse repository at this point
Copy the full SHA d1b3446View commit details -
Configuration menu - View commit details
-
Copy full SHA for c705805 - Browse repository at this point
Copy the full SHA c705805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 324d845 - Browse repository at this point
Copy the full SHA 324d845View commit details
Commits on Jul 4, 2016
-
* Added initial generic octree implementation OctreeNode
* Added example scene for OctreeNode<Transform> * Ignore /creative folder
Configuration menu - View commit details
-
Copy full SHA for cb233a9 - Browse repository at this point
Copy the full SHA cb233a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for df76ed8 - Browse repository at this point
Copy the full SHA df76ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca28f66 - Browse repository at this point
Copy the full SHA ca28f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for def154d - Browse repository at this point
Copy the full SHA def154dView commit details -
* Fully implemented Octree (Add methods need optimization, currently …
…regenerates entire tree) * Refactored OctreeTransformTest to use Octree instead of OctreeNode
Configuration menu - View commit details
-
Copy full SHA for 953ef6a - Browse repository at this point
Copy the full SHA 953ef6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abd1ce - Browse repository at this point
Copy the full SHA 5abd1ceView commit details -
* Added concrete TransformOctree
* Refactored OctreeTransformTest to use TransformOctree
Configuration menu - View commit details
-
Copy full SHA for 2eb4e07 - Browse repository at this point
Copy the full SHA 2eb4e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a519f9 - Browse repository at this point
Copy the full SHA 8a519f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a76cb2 - Browse repository at this point
Copy the full SHA 8a76cb2View commit details -
* Made rootNode property & Regenerate method protected in Octree
* Added concrete MeshOctree (currently uses vertex positions, not triangles) * Added OctreeMeshTest
Configuration menu - View commit details
-
Copy full SHA for 9851fa1 - Browse repository at this point
Copy the full SHA 9851fa1View commit details
Commits on Jul 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 21f333a - Browse repository at this point
Copy the full SHA 21f333aView commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for 8203da8 - Browse repository at this point
Copy the full SHA 8203da8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...develop