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

Phaser 3 bone's ordering in animation does'nt works! #150

Open
wants to merge 120 commits into
base: 5.6
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
120 commits
Select commit Hold shift + click to select a range
f9bb1ca
update
Feb 11, 2018
7522c24
update
Mar 6, 2018
baf0284
add MultiTextureAltas demo
Mar 12, 2018
359a168
fix typo
akdcl Mar 18, 2018
e418ca4
update name
akdcl Mar 18, 2018
e6cc6c6
add three.js
akdcl Mar 18, 2018
e66cb14
add animation blend parameter
akdcl Mar 28, 2018
f6c6f3c
update
akdcl Apr 1, 2018
607d868
modify timeline state
akdcl Apr 5, 2018
0f22d58
add animaiton blendType
akdcl Apr 7, 2018
0d76a25
fixed parse defrom frame bug
Apr 8, 2018
e5d622c
update
Apr 13, 2018
774c257
update
akdcl Apr 15, 2018
e462d07
update
akdcl Apr 15, 2018
34ad8a4
modify animation timeline
akdcl Apr 25, 2018
ac76a4c
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…
akdcl Apr 25, 2018
86a8154
update
akdcl Apr 29, 2018
1ec4388
update
akdcl May 1, 2018
8b8deed
fixed movie bug
May 2, 2018
6749436
modify child animation fade
May 2, 2018
4dba4b4
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…
May 2, 2018
25e18e6
update
May 2, 2018
38ea031
fixed egret node color reset bug
akdcl May 6, 2018
6aaa69a
update
akdcl May 16, 2018
a0e1576
Merge branch 'md_binary' of https://github.com/DragonBones/DragonBone…
May 17, 2018
a2aa17a
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…
May 18, 2018
a8a9c23
update build
May 18, 2018
43f1b9f
fixed sufrace index bug
May 21, 2018
8e4d1d7
fixed parse bug
akdcl Jun 5, 2018
d0aefe0
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…
akdcl Jun 6, 2018
8aef2fa
fixed animation blend type bug
akdcl Jun 6, 2018
239bd8e
fixed set child state currentTime bug
akdcl Jun 7, 2018
219443e
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…
akdcl Jun 7, 2018
e4b50a3
fixed fade and tween blend bug
akdcl Jun 8, 2018
4cb9fbd
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…
akdcl Jun 9, 2018
65a1d74
modify z index frame
akdcl Jun 10, 2018
1f71bb8
update keep
akdcl Jun 10, 2018
9f08234
add phaser 3.x
akdcl Jun 11, 2018
a067057
update phaser3.x
akdcl Jun 13, 2018
d7fb049
fixed zindex timeline bug
akdcl Jun 19, 2018
c5cf381
fixed pixi rectangle bug
akdcl Jun 20, 2018
84fc000
add umd
akdcl Jun 20, 2018
6b4692e
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…
akdcl Jun 20, 2018
c76f571
update
akdcl Jun 23, 2018
987ba96
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…
akdcl Jun 23, 2018
56a095c
update
akdcl Jun 24, 2018
662910a
add cocos creator
akdcl Jun 24, 2018
c668f35
add cocos creator demos
akdcl Jun 24, 2018
c179efe
add cocos creator demo
akdcl Jun 24, 2018
a995ee4
Merge branch 'master' of https://github.com/DragonBones/DragonBonesJS…
akdcl Jun 24, 2018
be2b1ec
update build
akdcl Jun 24, 2018
8328cdf
update
akdcl Jun 25, 2018
d6479aa
fixed y down bug
akdcl Jun 27, 2018
096580e
update build
akdcl Jun 27, 2018
8c89cf0
fixed timeline state bug
akdcl Jun 28, 2018
b19260a
fixed cocos slot bug
akdcl Jun 28, 2018
99a9e7b
support creator by using package
jareguo Jun 30, 2018
c11f527
Merge pull request #70 from jareguo/dev
akdcl Jun 30, 2018
5746726
fixed bone offset y down bug
akdcl Jun 30, 2018
cd6727d
fix class name of DragonBonesAsset
jareguo Jun 30, 2018
c9cbde1
import textures atlases
jareguo Jun 30, 2018
a166be3
Merge pull request #71 from jareguo/dev
akdcl Jun 30, 2018
1b43bf4
update cocos
akdcl Jul 1, 2018
6238483
add cocos mesh test
akdcl Jul 1, 2018
4db6108
fixed cocos mesh update bug
akdcl Jul 1, 2018
24c565b
update demo to suit the newest framework: phaser 3.12
jcyuan Sep 4, 2018
5da131b
update the entire architecture to suit the newest Phaser framework.
jcyuan Sep 4, 2018
b6cfb70
update README.md
jcyuan Sep 4, 2018
280b7c1
update README.md
jcyuan Sep 4, 2018
6cc81e7
update README.md
jcyuan Sep 4, 2018
37c95ba
Merge pull request #76 from jcyuan/dev
akdcl Oct 8, 2018
0a94505
Phaser 3 - load assets into cache instead directly into factory
pavels Oct 23, 2018
025ef43
修复PIXI版本编译写死的问题
Dec 30, 2018
52172a3
Merge pull request #85 from xuanjinliang/fix_buildBug
wujohns Dec 31, 2018
8974ac7
Merge pull request #78 from pavels/dev
jcyuan Jan 21, 2019
281bf6c
global plugin is removed, so change demo to use scene plugin
jcyuan Jan 21, 2019
65fdc1f
CacheItem.ts actually is unnecessary, only db data should be cached s…
jcyuan Jan 21, 2019
c792ddf
give users a change to override the default file loader (i.e. in some…
jcyuan Jan 21, 2019
11c1076
for Phaser 3.12+ change
jcyuan Jan 21, 2019
4b6caa4
1, remove global plugin (db instance should be a part of scene, for e…
jcyuan Jan 21, 2019
3382628
parse db data when create armature if it's not cached yet (based on @…
jcyuan Jan 21, 2019
2163da0
new definition for Phaser 3.12+
jcyuan Jan 21, 2019
0ee4641
new output
jcyuan Jan 21, 2019
9835f44
Merge pull request #88 from DragonBones/dev
jcyuan Jan 21, 2019
e0cc239
Update README.md
Ewan-Roberts Feb 17, 2019
8ab7fed
mesh support
pavels Nov 9, 2018
0145302
bounds support
pavels Nov 12, 2018
0ca3e01
meshes update
pavels Feb 26, 2019
db7ac9b
Merge pull request #93 from pavels/phaser3
jcyuan Feb 28, 2019
01eb82a
fixed timeline complete bug
akdcl Mar 3, 2019
a18e005
Update README.md
milewski Apr 23, 2019
b4ea6d5
Merge pull request #101 from milewski/patch-1
akdcl Apr 24, 2019
2ff1d07
Added PIXI 5.x runtime
rtalon83 May 6, 2019
f1e0241
Update Phaser to 3.18.1 & Let HelloDB run
Jun 21, 2019
c60bf72
Merge pull request #106 from taoabc/master
akdcl Jun 24, 2019
89ee09b
Merge pull request #103 from rtalon83/master
akdcl Jun 24, 2019
2416b9d
Merge pull request #89 from Ewan-Roberts/patch-1
akdcl Jun 24, 2019
1f70acc
let animationBase run
taoabc Jun 25, 2019
d5de8b3
let every demo run!
taoabc Jun 25, 2019
a0a035a
add declaration for load and add
taoabc Jun 26, 2019
095572e
Merge pull request #107 from taoabc/master
akdcl Jul 6, 2019
af37e46
update out files
taoabc Aug 1, 2019
53c30fa
useless comment so delete
jcyuan Aug 1, 2019
be28ef8
Merge pull request #113 from taoabc/master
jcyuan Aug 1, 2019
9bee2b7
Fix Pixi.js v5's mesh problem
Aug 5, 2019
f18cc9b
Fix type error, assigning Int16 to Uint16 colors
alcalyn Aug 5, 2019
1ea565e
Merge pull request #115 from alcalyn/bugfix/int16-to-uint16
akdcl Aug 6, 2019
71256ff
Merge pull request #114 from JetLua/master
akdcl Aug 6, 2019
b175565
call pendingDestroy when add image
taoabc Aug 16, 2019
63e27d5
use addToCache instead
taoabc Aug 25, 2019
397a049
remove useless addImage, update output files
taoabc Aug 26, 2019
4f7a64a
Merge pull request #117 from taoabc/master
jcyuan Aug 27, 2019
4da886b
update egret replace skin demo
akdcl Nov 12, 2019
73f2c41
update egret demos
akdcl Nov 13, 2019
bfa3128
Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS
akdcl Feb 13, 2020
08cf898
Fixed slot deform timeline bug
akdcl Feb 14, 2020
38956cf
Update egret libs
akdcl Feb 14, 2020
2a57348
Fixed out of bounds bugs
akdcl Mar 23, 2020
8646eb7
fix bug of 'Armature.replacedTexture'
WannaTwo-WeiZhou Apr 18, 2020
25ead4e
Merge pull request #136 from WannaTwo-WeiZhou/master
jcyuan May 1, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
bin-debug/
bin-release/
bin/
libs/
node_modules/
modules/
.cache/
Expand Down
26 changes: 26 additions & 0 deletions Cocos/1.x/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## How to build
* Clone or download [DragonBonesJS](https://github.com/DragonBones/DragonBonesJS/).
* Install [Node.JS](https://nodejs.org/).
* Open `DragonBonesJS/Cocos/1.x/` in command.
* $ `npm install`
* $ `npm run build`

## Make sure project structure like this:
```
Your project
|-- libs
|-- creator.d.ts
|-- node_modules
|-- ...
|-- out
|-- ...
|-- src
|-- ...
|-- ...
```

## Notice
You should remove all dragoneBones declaration in creator.d.ts.

## Creator declaration
[Get creator.d.ts](https://google.com/)
Empty file added Cocos/1.x/libs/.gitkeep
Empty file.
Loading