Commit Graph

382 Commits

Author SHA1 Message Date
renancaraujo
bfff684856 remove flare examples 2020-08-10 19:52:20 +01:00
Luan Nico
1da1d4bb98 fixes 2020-08-08 19:54:12 -04:00
Luan Nico
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04:00
Renan
ebe0a93222 upp macos do git ignore (#438) 2020-08-06 16:59:12 +01:00
Renan
23f13c395a Improvement(#419): Rename animation to sprite animation (#429)
* rename animation stuff

* rename sprite animation component

* pr stuff
2020-08-06 01:21:20 +01:00
Erick
dfbb0d2ffe Merge branch 'v1.0.0' into spydon.box2d-refactor 2020-08-05 20:19:57 -03:00
Erick Zanardo
a7ef691756 Moving tiled support to a separate package 2020-08-04 17:58:04 -03:00
Luan Nico
6f836ee36c Extract each component to their own file 2020-08-03 13:08:41 -04:00
Luan Nico
366da7bb9d More fixes 2020-08-03 11:27:28 -04:00
Luan Nico
b2c88e31da Fixes in examples 2020-08-03 11:27:28 -04:00
Luan Nico
15d8cff288 Improve cleanup script to shed a few hundred MBs 2020-08-02 14:56:41 -04:00
Lukas Klingsbo
47f7e062b4 Remove files that moved to flame_box2d 2020-07-31 20:58:41 +02:00
Lukas Klingsbo
ffddc59f28 Remove unnecessary gitignore 2020-07-31 17:12:14 +02:00
Erick
3517979e81 Merge branch 'develop' into erick.remove-svg-package 2020-07-02 19:47:53 -03:00
Erick Zanardo
67a694087e Fixing example and restoring SpriteComponent 2020-07-02 19:41:37 -03:00
Erick Zanardo
cdbd93c019 Outsourcing svg support to an external library 2020-07-01 19:58:10 -03:00
Erick Zanardo
861918c823 Linting 2020-06-30 23:56:24 -03:00
Erick Zanardo
32df868b5b linting 2020-06-30 23:46:08 -03:00
Erick Zanardo
2f694c4814 fixing example 2020-06-30 23:43:02 -03:00
Erick Zanardo
277faacf8f Some fixes regarding the joystic PR 2020-06-30 22:30:05 -03:00
Erick
ac6e6f8553 Merge branch 'develop' into feature/add-joystick-component 2020-06-29 16:26:51 -03:00
Luan Nico
0041c2894f Update tiled and add rotation feature 2020-06-28 12:50:41 -04:00
Erick Zanardo
cc19a551bc Merge branch 'develop' into erick.layer 2020-06-25 18:21:32 -03:00
rafaelbarbosatec
d8ba6c546c add improvemets by comments PR 2020-06-24 10:31:16 -03:00
Lukas Klingsbo
9168ef3836 onComplete callback for effects 2020-06-24 11:46:33 +02:00
Erick Zanardo
2390e3c26f Better organizing layers 2020-06-23 19:02:43 -03:00
rafaelbarbosatec
4f94dab233 update pubspec of the example 2020-06-23 11:39:52 -03:00
rafaelbarbosatec
76ff9930a6 fix comments and update example 2020-06-23 11:34:10 -03:00
Lukas Klingsbo
4b2cab52a1 Update box2d docs 2020-06-22 23:47:06 +02:00
Lukas Klingsbo
7c4c1c45ea Remove unused imports 2020-06-22 22:43:49 +02:00
Lukas Klingsbo
0b5c5777c2 Update to do everything in render
Since the sprite was otherwise lagging behind
2020-06-22 22:42:23 +02:00
rafaelbarbosatec
7896db097a add example joystick 2020-06-22 16:37:52 -03:00
rafaelbarbosatec
f014a01dec add example joystick 2020-06-22 16:37:52 -03:00
Lukas Klingsbo
e1098aaa55 Fixed formatting 2020-06-21 20:32:00 +02:00
Lukas Klingsbo
242127f54e Fix examples to follow new bodycomponent convention 2020-06-21 20:21:48 +02:00
Lukas Klingsbo
a04ebd3d77 Sprite body component 2020-06-21 16:40:06 +02:00
Lukas Klingsbo
b8c90a9ad3 Modify examples to override createBody 2020-06-21 16:39:36 +02:00
Erick Zanardo
6d34e82e85 Fixing CI 2020-06-21 10:57:08 -03:00
Lukas Klingsbo
827ec8a2b2 Fix format issues 2020-06-21 15:01:43 +02:00
Lukas Klingsbo
2abc857fa9 Update examples 2020-06-21 15:01:43 +02:00
Lukas Klingsbo
a48ff9604f Box2DGame merge with Box2DComponent 2020-06-21 15:01:43 +02:00
Erick
a3f596d70f Merge branch 'develop' into luan.upgrade-tiled 2020-06-21 09:48:44 -03:00
Erick Zanardo
642a2d7ecd Adding SpriteSheet.fromImage 2020-06-16 19:24:41 -03:00
Luan Nico
6f14b767e4 Add gitignore for examples 2020-06-15 08:51:04 -04:00
Erick Zanardo
e28e12965b Some changes on the Layer API 2020-06-07 14:29:33 -03:00
Lukas Klingsbo
ba8dd8a839 Remove accidentally added test 2020-06-05 22:46:39 +02:00
Lukas Klingsbo
9076ad5fc2 Rename example to combined_effects to follow convention 2020-06-05 22:33:57 +02:00
Lukas Klingsbo
ce05f9be39 Added example for CombinedEffect 2020-06-05 22:26:34 +02:00
Erick Zanardo
22e82245c0 Layer proposal 2020-06-03 19:32:32 -03:00
Erick
d6741a93fa Merge pull request #356 from flame-engine/sprite-animation-widgets
Sprite and animation widgets
2020-05-30 15:33:06 -03:00