Commit Graph

382 Commits

Author SHA1 Message Date
Ivan Cherepanov
0dc5585e2f docs: fixed link to particles examples
chore: removed unused import
2019-12-01 17:26:32 +03:00
Ivan Cherepanov
56bc66bc91 Merge branch 'develop' into particles 2019-12-01 17:17:12 +03:00
Ivan Cherepanov
c8aeebc0f9 fix: gif example instead of webm, as webm not played by GH 2019-11-28 23:14:32 +03:00
Ivan Cherepanov
0f98a8542d chore: format
fix: doc/example/particles/readme, attempt to embed webm preview
fix: doc/example/particles better sample for chaining
refactor: Particle, dropped duration support
2019-11-28 23:02:28 +03:00
Ivan Cherepanov
ff425afa26 feat: docs, adde particles docs
fix: doc/examples/particles, added web to .gitignore
feat: doc/examples/particles, added more examples,
refactor: Particle does not extend Component
refactor: Particle subclasses in separate folder
refactor: ParticleComponent is now simple container
fix: SingleChildParticle, asserts for child existing
feat: AnimationParticle for Flame Animation
feat: ComponentParticle for Flame Component
feat: SpriteParticle for Flame Sprite
2019-11-28 18:01:31 +03:00
Erick Zanardo
bb5d876cdb Adding TimerComponent class 2019-11-27 22:12:20 -03:00
Ivan Cherepanov
ce0b99ecbd fix: particles example, more performant sample of PaintParticle 2019-11-25 20:59:10 +03:00
Ivan Cherepanov
53e8aba3d6 chore: format doc/examples/particles/lib 2019-11-25 18:12:24 +03:00
Ivan Cherepanov
38e3685cda feat: particles 2019-11-25 17:58:16 +03:00
Erick Zanardo
dea71c98f3 Changing docs to reflect the refactoring 2019-11-11 09:24:13 -03:00
Erick Zanardo
a2336b926d Refactoring new API to use mixins 2019-11-11 09:24:13 -03:00
Erick Zanardo
6f44e0514b Fixing gestures conflicts and adding a gestures example 2019-11-11 09:24:13 -03:00
Luan Nico
06bb9f573f fix formatting 2019-10-30 19:41:26 -04:00
Luan Nico
d102c1a9c5 Update main.dart 2019-10-30 19:29:31 -04:00
Erick Zanardo
f4fc7df28a Fixing FlareAnimation API and FlareComponent renderization 2019-10-29 20:09:57 -03:00
Luan Nico
ff876ef058 fix debug example app 2019-10-14 19:06:50 -04:00
Luan Nico
29f100a460 removing unnecessary types in example 2019-10-14 18:58:52 -04:00
Luan Nico
33b457b5a5 uppercasing colors 2019-10-14 18:28:20 -04:00
Luan Nico
bbd5a3f683 formatting 2019-10-14 17:28:50 -04:00
Luan Nico
15955e7d28 Fixing warnings and nits on our examples 2019-10-14 17:15:41 -04:00
kurtome
1f067f5c25 adding example and only calculating flip if needed 2019-10-07 22:44:44 -03:00
Lukas Klingsbo
a349754428 Rename Tapeable to Tapable 2019-09-24 19:03:36 -03:00
Lukas Klingsbo
f18e6bbea1 Correction of typos in the docs 2019-09-24 19:00:42 -03:00
Luan Nico
e2622cde41 improve mixins & adds HasGameRef & fixes composedComponent 2019-09-21 12:59:32 -04:00
Erick Zanardo
83866be7ee Finishing PR comments 2019-09-10 21:16:45 -03:00
Erick Zanardo
7776aec987 PR suggestions 2019-09-10 21:16:45 -03:00
Erick Zanardo
441f635999 Implementing dispose on gesture recnognizer 2019-09-10 21:16:45 -03:00
Erick Zanardo
688e50ce94 Formatting 2019-09-10 21:16:45 -03:00
Erick Zanardo
82a32a4ff6 PR suggestions 2019-09-10 21:16:45 -03:00
Erick Zanardo
ef7e2303ce Formating 2019-09-10 21:16:45 -03:00
Erick Zanardo
3498723801 Adding tap events 2019-09-10 21:16:45 -03:00
renato.soares
fd7ad987b6 organizing imports 2019-08-10 15:40:38 -03:00
renato.soares
1608e9a7b3 removing wrong code 2019-08-10 15:40:38 -03:00
renato.soares
110aa376d8 formatting files 2019-08-10 15:40:38 -03:00
renato.soares
ccc4677663 changing animation to component 2019-08-10 15:40:38 -03:00
renato.soares
51d259038f formatting files 2019-08-10 15:40:38 -03:00
renato.soares
411a39fd72 exposing objects layer from tiled file 2019-08-10 15:40:38 -03:00
Lukas Klingsbo
e93862904a Parallax background example game 2019-08-02 11:31:07 -06:00
Erick Zanardo
589f8235b5 Formating 2019-07-12 13:44:09 -03:00
Erick Zanardo
78dfa1647c Creating spriteAsWidget helper 2019-07-12 11:46:02 -03:00
Erick Zanardo
557768476e Linting 2019-07-11 17:57:03 -03:00
Erick Zanardo
f340230cd7 Adding example for spritesheet 2019-07-11 17:57:03 -03:00
Erick Zanardo
5f67a89de6 Fixing debug example README 2019-07-11 17:47:24 -03:00
Erick Zanardo
f415090c24 PR suggestions 2019-07-11 17:47:24 -03:00
Erick Zanardo
6770c0a270 Refactoring debugging 2019-07-11 17:47:24 -03:00
Luan Nico
9d319d2591 formatting files 2019-07-10 07:51:51 -03:00
Luan Nico
9bf6a06bf6 update readme on audiopool example 2019-07-09 12:11:14 -03:00
Luan Nico
19c0a1de5b update audio pool to use new audioplayers apis, adding audiopool example 2019-07-09 12:09:43 -03:00
Luan Nico
1fdc0f181d removing usnused folder 2019-07-09 12:09:43 -03:00
Luan Nico
00519b0047 bump version + formatting 2019-07-09 11:37:22 -03:00