1725 Commits

Author SHA1 Message Date
NathanSweet
facf913493 Short names for unknown enum values. 2016-04-04 22:35:01 +02:00
NathanSweet
05f544c14d Added "unknown" atlas format and filter enum value.
closes #515
2016-04-04 22:31:28 +02:00
NathanSweet
0ff00c956b Merge remote-tracking branch 'origin/master' 2016-04-04 22:16:29 +02:00
NathanSweet
477240b109 Removed unused parameter warnings.
closes #488
2016-04-04 22:16:24 +02:00
Nathan Sweet
085468320d Merge pull request #491 from ficoos/patch-1
[LUA] Change null to nil
2016-04-04 15:02:52 +02:00
NathanSweet
afecae737a Fixed timeline frame count and bounding box AABB.
closes #531
2016-04-04 15:00:15 +02:00
NathanSweet
56abccb508 Fixed tinting for non-PMA textures.
closes #489
2016-04-04 11:11:24 +02:00
NathanSweet
a60a0d1b78 Documentation. 2016-04-04 10:19:37 +02:00
NathanSweet
1fb85097e0 Fixed links.
closes #533
2016-04-04 10:10:09 +02:00
NathanSweet
242a2cb349 Emphasize basic example. 2016-04-03 20:03:23 +02:00
NathanSweet
7525c37941 Changed tests to Java 1.7. 2016-04-03 19:11:04 +02:00
NathanSweet
4f3ccc2c51 List the supported editor version on each runtime README.
closes #526
2016-04-03 19:10:47 +02:00
NathanSweet
6c353c1a38 Fixed worldToLocal.
closes #544
2016-04-03 18:30:35 +02:00
NathanSweet
cc40f1be93 Clean up. 2016-04-03 18:16:17 +02:00
Nathan Sweet
f2f9572ae3 Merge pull request #383 from makc/three.js
Three.js
2016-04-03 17:21:06 +02:00
NathanSweet
c9aede1ffd Docs. 2016-04-03 14:58:01 +02:00
NathanSweet
5dff1b921a Cocos2dAttachmentLoader needs to be C++. 2016-04-03 12:58:36 +02:00
NathanSweet
eb90cbf260 Minor fixes. 2016-04-03 12:48:20 +02:00
NathanSweet
d92e68ad58 Updated to cocos2d-objc 3.5. 2016-04-02 17:44:11 +02:00
NathanSweet
075a13c9b8 Content size instead of window size. 2016-04-02 17:41:57 +02:00
NathanSweet
4c1ebf6b3d Docs. 2016-04-02 17:41:40 +02:00
NathanSweet
fe55f6feee Updated cocos2d-x v2 to latest spine-c. 2016-04-02 15:32:22 +02:00
NathanSweet
f59e461230 Only need to keep around attachment loader if attachment->attachmentLoader is set. 2016-04-02 15:32:05 +02:00
NathanSweet
a133221acd More efficient cococs2d-x batching. 2016-04-02 15:23:42 +02:00
NathanSweet
9a404e5c49 AttachmentLoader now has create, configure, dispose.
Now the attachment loader should not be disposed until loaded attachments are disposed.
2016-04-02 15:23:15 +02:00
NathanSweet
39f588daeb Formatting. 2016-04-01 23:36:18 +02:00
NathanSweet
3607e32855 Fixed loading linked meshes from JSON/binary when the source mesh is in a skin. 2016-04-01 22:33:31 +02:00
NathanSweet
55851f7699 cocos2d-x rendering now uses TrianglesCommand for batching across scene graph nodes. 2016-04-01 18:37:54 +02:00
NathanSweet
3da9f83501 Fixed region scale. 2016-03-31 14:07:43 +02:00
NathanSweet
e114f04bba Don't mix from uninitialized slot vertices.
Related to 27bab7bb951650c50c98b3b9b7bcc1fcb90c1570.
2016-03-29 03:14:03 +02:00
NathanSweet
8bc8595290 Clean up. 2016-03-29 03:12:48 +02:00
John
27bab7bb95 Don't mix from uninitialized slot vertices.
One less and more correct check.
2016-03-29 07:26:57 +08:00
John
17ba6e2354 Don't mix from uninitialized slot vertices. 2016-03-29 05:03:43 +08:00
pharan
8896eef030 More resetter extension methods. 2016-03-26 10:09:40 +08:00
pharan
1589d147f9 Per-MeshRenderer Custom Material Override 2016-03-25 02:43:44 +08:00
pharan
ec268a50e0 Minor SkeletonExtensions update. 2016-03-24 03:46:48 +08:00
pharan
42981266d1 Merge branch 'unity-skeletonrenderer' 2016-03-24 02:11:50 +08:00
pharan
129a92afec Updated sample scenes. 2016-03-24 01:58:10 +08:00
pharan
cc95db8e6c All scripts now in Spine.Unity and Spine.Unity.Modules namespace 2016-03-24 01:53:22 +08:00
pharan
c0eb1a5237 SkeletonRenderer update. 2016-03-24 00:37:52 +08:00
pharan
aea0c1a923 HelpURL for main Component types. 2016-03-24 00:37:06 +08:00
pharan
fdf07aed92 Removed Mesh Generation Samples. 2016-03-24 00:36:08 +08:00
pharan
46ee116ee3 RenderSeparator update. 2016-03-24 00:35:19 +08:00
pharan
9254e18801 Spine.Unity and Spine.Unity.Editor namespace 2016-03-24 00:34:22 +08:00
John
763d5801ce Merge pull request #539 from RandolphBurt/monogame-ios-xamarin-nuget-package
Update MonoGame iOS example in line with recent changes.
2016-03-20 17:16:01 +08:00
pharan
80d8e9e276 Cleanup and improved inspector workflow. 2016-03-20 00:49:13 +08:00
Randolph Burt
f6bf7d650e Minor change to game.exit() logic
* Revert back to preprocessor directive to exclude call to game.exit() for iOS.
2016-03-19 13:02:59 +00:00
pharan
9e8fdeef6c Spine.Unity namespace and some editor tweaks. 2016-03-19 16:54:43 +08:00
Randolph Burt
a0f59c43c8 Update MonoGame iOS example in line with recent changes.
* Migrate to unified API to support 64 bit platforms.
 * Remove call to game.exit() in ExampleGame.cs as this is no longer supported.
 * Use MonoGame.ios Nuget package instead of relying on external repo being present on the machine.
2016-03-17 22:16:22 +00:00
pharan
50a0960a7d Arrays Mesh Generators now share code. 2016-03-16 22:22:24 +08:00