Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build WP error. #29

Closed
wants to merge 68 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
4587e72
Package for Bird-Tutorial.
Banbury Jan 23, 2014
a6a8fef
SkinMesh: Creating formfitting meshes for sprites.
Banbury Jan 19, 2014
e5642c4
Added missing license.
Banbury Jan 25, 2014
64f6db7
New package.
Banbury Jan 25, 2014
ffbedae
SkinMesh: Fix for generation of UV-coordinates of packed sprites.
Banbury Jan 25, 2014
8c340c3
New package.
Banbury Jan 25, 2014
1a048ba
Merge branch 'master' into unstable
Banbury Feb 9, 2014
a1e1246
Gradle build file.
Banbury Feb 9, 2014
91e5e3a
Files for tutorial 7.
Banbury Feb 9, 2014
39c50fc
Bugfix for displaying weight colors.
Banbury Feb 9, 2014
74ed307
New package.
Banbury Feb 9, 2014
a11da9c
Diverse changes.
Banbury Mar 1, 2014
961a525
Added ability to name poses
mjholtzem Feb 23, 2014
ed5b07f
Streamlined the IK Helper creation process
mjholtzem Feb 24, 2014
2a07313
New Package
Banbury Mar 1, 2014
61170e6
Added editor for weight painting.
Banbury Feb 19, 2014
1636965
Added support for scaling of bones.
Banbury Mar 4, 2014
b0e169f
Surrounded HSBColor with a namespace to avoid conflicts with other ad…
Banbury Mar 4, 2014
afd2806
Version 1.1
Banbury Mar 4, 2014
695419b
Moved tutorial files to separate folder.
Banbury Mar 15, 2014
b0657e8
Added AnimationToPNG utility script to output a series of PNG files f…
playemgames Mar 26, 2014
ca73bb8
Merge pull request #25 from playemgames/unstable
Banbury Mar 28, 2014
8ef75dc
Merge branch 'unstable' of https://github.com/Banbury/UnitySpritesAnd…
Banbury Mar 28, 2014
0790a8b
Added automatic camera creation for AnimationToPNG.
Banbury Mar 28, 2014
4ddbf56
Added menu in GameObjects for AnimationToPNG.
Banbury Mar 28, 2014
25969d4
Added support for multiple Skin2D components.
denvil Apr 13, 2014
a401236
Added support for nondeformable bones.
Banbury Apr 14, 2014
624df45
Merge branch 'unstable' of https://github.com/Banbury/UnitySpritesAnd…
denvil Apr 14, 2014
b9c5825
Moved calculating weights to skeleton. Now SkinnedMeshes can be in sk…
denvil Apr 14, 2014
1a7cf85
Allow all bones to weights, not just deform bones.
denvil Apr 14, 2014
93b058d
Reverted using to using bone index so that vertex weights is show right.
denvil Apr 14, 2014
a961194
Revert "Reverted using to using bone index so that vertex weights is …
denvil Apr 14, 2014
06248f8
Edit AnimationToPNG instructions to include description on autodetect…
playemgames Jun 29, 2014
47dd9b3
Merge branch 'unstable' of https://github.com/Banbury/UnitySpritesAnd…
playemgames Jun 29, 2014
245b189
Merge pull request #1 from denvil/unstable
playemgames Jun 29, 2014
90f12ca
Revert file order for project so prefabs work
playemgames Jun 29, 2014
6d2d4f4
Updated to try multiskinning, example included in scenes.
playemgames Jun 29, 2014
0b53d28
Changed Skin2D to run from Window>Sprites>Skin2D, also if a sprite is…
playemgames Jul 3, 2014
de0f84e
Added ability to change color to bones, and automatically color bones…
playemgames Jul 3, 2014
c6acc38
Added Ability to create control points to skinned meshes to freeform …
playemgames Jul 3, 2014
c58bbb1
Added Ability to create control points to skinned meshes to freeform …
playemgames Jul 3, 2014
55ce305
Merge branch 'unstable' of https://github.com/playemgames/UnitySprite…
playemgames Jul 3, 2014
02c03c1
Forgot to figure in scaling when placing the control points.
playemgames Jul 3, 2014
ceb17c0
Minor edits to ControlPoint and Skin2D.
playemgames Jul 3, 2014
7a97e8d
Fixed PolygonMesh creation using a polygon collider by resetting the …
playemgames Jul 9, 2014
bf8ff12
Made Control Points multi-editable, added Weight Painter to Sprites m…
playemgames Jul 9, 2014
b6b5f38
Changed Menu to "Sprites and Bones"
playemgames Jul 9, 2014
3131f40
Added slipping to the Skeleton class as well as using Lighting and Sh…
playemgames Jul 11, 2014
55d5932
Adding customization options to the helper gizmo. Helpers can now ha…
ketura Jul 13, 2014
6b33d4b
Updating helper menu item to conform to the new menu setup.
ketura Jul 13, 2014
2f41520
Merge pull request #2 from ketura/unstable
playemgames Jul 13, 2014
b6d2cd5
Fixed handling initial rotation with Control Points and Sprite and Po…
playemgames Jul 14, 2014
15db481
Minor change to menu name, changed "Sprite And Bones" to "Sprites And…
playemgames Jul 14, 2014
93acdce
Reset Scale before creating meshes. Pixels To Units are scaled with …
playemgames Jul 14, 2014
9add13c
Calculate Pixels to Units for Polygon mesh creation using the sprite'…
playemgames Jul 14, 2014
76064e2
Hid backup fields flip and useShadows.
Banbury Jul 20, 2014
22c910b
Added preferences for bone colors.
Banbury Jul 20, 2014
6e92f4e
Create Mesh: Polygon collider is added if none has been found.
Banbury Jul 20, 2014
b7cb6de
Updated package to version 1.2.
Banbury Jul 20, 2014
d034b04
Cleaned up GUI for Skeleton.
Banbury Aug 4, 2014
9754bb5
fixes #26 Replaced System.Array functions for compatibility with WP8.
Banbury Aug 5, 2014
a242b5e
resolved #19 Added creating ragdoll from skeleton.
Banbury Aug 5, 2014
30fb648
Added simplified skinned mesh component.
Banbury Aug 11, 2014
3c2b838
Removed tutorial and test files.
Banbury Aug 14, 2014
b5ce225
Calculating the offset seems to be unnecessary before applying to the…
playemgames Jul 29, 2014
f2fc417
Manually merged some minor changes by playemgames.
playemgames Aug 8, 2014
202b130
Removed unity package.
Banbury Aug 14, 2014
1716c88
Added #if UNITY_EDITOR liberally to allow compilation of standalone p…
Banbury Aug 16, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Diverse changes.
  • Loading branch information
Banbury committed Mar 1, 2014
commit a11da9c97d30f960ea8a7986262a90a820b2cb22
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ Temp/
obj/
Library/
Assets/AssetStoreTools/
Gizmos/
Gizmos/
Assets/GitSharp/
Binary file modified Assets/SpritesAndBones/Prefabs/Sintel.prefab
Binary file not shown.
Binary file modified Assets/SpritesAndBones/Scenes/sintel.unity
Binary file not shown.
Loading