Commit Graph

3302 Commits

Author SHA1 Message Date
Erick Zanardo
167522de33 Bumping version 2020-05-31 10:47:35 -03:00
Erick
33ca32ed97 Merge pull request #362 from flame-engine/spydon.readme-update
Update readme
2020-05-31 10:30:58 -03:00
Lukas Klingsbo
77b12f166d Updated according to comments 2020-05-31 12:46:20 +02: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
Erick Zanardo
375df766b1 pr nits 2020-05-30 15:24:52 -03:00
Erick Zanardo
11375751d0 renaming play to playing on AnimationWidget 2020-05-30 15:18:16 -03:00
Erick Zanardo
9e4e27e100 adding anchor to sprite and animation widget 2020-05-30 15:15:24 -03:00
Erick Zanardo
19b57b0c38 Removing prefix from FlameSpriteWidget and FlameAnimationWidget 2020-05-30 12:44:10 -03:00
Erick
a5eec4d7dc Merge pull request #357 from flame-engine/sequence-effect
Sequence effect
2020-05-30 12:29:19 -03:00
Lukas Klingsbo
bd32642152 Add more provided features 2020-05-30 12:54:54 +02:00
Lukas Klingsbo
d41e3d51f2 Updated wording 2020-05-30 00:09:08 +02:00
Lukas Klingsbo
9555b6889e Update readme 2020-05-29 23:45:33 +02:00
Lukas Klingsbo
df9bdc785d Let the user choose if the sequence should get stuck 2020-05-28 20:27:44 +02:00
Lukas Klingsbo
884e82956a Remove unused import 2020-05-27 22:44:12 +02:00
Lukas Klingsbo
c0b95fb425 Fix formatting 2020-05-27 21:23:50 +02:00
Lukas Klingsbo
dc874dd29e Removed type specific initialization in SequenceEffect 2020-05-27 21:20:22 +02:00
Erick Zanardo
26ab1d2217 Improving widgets gitignore 2020-05-27 12:13:58 -03:00
Erick Zanardo
414e19e9b7 Linting 2020-05-27 11:48:54 -03:00
Erick Zanardo
fd8cca6eb9 Fixing Article and article example 2020-05-27 11:36:26 -03:00
Lukas Klingsbo
f28288f018 Fix changelog text 2020-05-26 22:05:05 +02:00
Lukas Klingsbo
2175c24af9 Fix format issue 2020-05-26 17:57:30 +02:00
Lukas Klingsbo
edca849675 Add assert so that no effects are added to components 2020-05-26 17:52:44 +02:00
Lukas Klingsbo
5d3939b906 Update according to comments 2020-05-26 17:47:39 +02:00
Lukas Klingsbo
0693dd8d7d Remove unused imports 2020-05-26 17:47:39 +02:00
Lukas Klingsbo
cf7a80a5d0 Add changelog entry 2020-05-26 17:47:35 +02:00
Lukas Klingsbo
ba5ab70cf0 Add documentation for SequenceEffect 2020-05-26 17:47:06 +02:00
Lukas Klingsbo
932e974028 Working alternation of the effect sequence 2020-05-26 17:47:06 +02:00
Lukas Klingsbo
65b0193cb6 Sequence effect with example 2020-05-26 17:47:06 +02:00
Lukas Klingsbo
b46cea5112 Add rotate effect as export 2020-05-26 17:47:06 +02:00
Lukas Klingsbo
729f03c539 Update according to new BaseGame 2020-05-26 17:47:06 +02:00
Lukas Klingsbo
af361544c5 Rename properties and clarify in example 2020-05-26 17:47:06 +02:00
Lukas Klingsbo
18c85022e4 Add example for rotational effect 2020-05-26 17:47:06 +02:00
Lukas Klingsbo
9516f499a9 Rotational effect for PositionComponents 2020-05-26 17:47:06 +02:00
Lukas Klingsbo
b7fc754ce1 Use prepareCanvas 2020-05-26 17:47:06 +02:00
Luan Nico
c68c77b563 Merge pull request #358 from flame-engine/speed-up-linting
Speed up linting
2020-05-26 09:15:52 -04:00
Lukas Klingsbo
839f1e7a56 Origin might be needed for branch 2020-05-26 00:19:59 +02:00
Lukas Klingsbo
884f5f63ea Not need to explicitly diff between current branch 2020-05-26 00:15:59 +02:00
Lukas Klingsbo
cbf31857b3 Fix bash parameters 2020-05-26 00:08:26 +02:00
Lukas Klingsbo
bc417537d6 Fix indentation 2020-05-26 00:02:33 +02:00
Lukas Klingsbo
3a36709d26 Run through all examples if no error is found 2020-05-25 23:58:33 +02:00
Erick Zanardo
2d7158da0f Fixing Deprecated 2020-05-25 18:12:05 -03:00
Lukas Klingsbo
b0d70e78ce Changelog entry for linting speed-up 2020-05-25 22:36:10 +02:00
Lukas Klingsbo
f727edaf1a Run on affected examples too 2020-05-25 22:33:37 +02:00
Lukas Klingsbo
9c1dd208da Only run linting on changed examples 2020-05-25 21:58:23 +02:00
Erick Zanardo
4184f69320 Linting 2020-05-25 12:41:12 -03:00
Erick
8d1589a97a Merge branch 'develop' into sprite-animation-widgets 2020-05-25 12:32:02 -03:00
Erick Zanardo
7418e3a3ad Liniting and deprecating old animation widget way 2020-05-25 12:29:12 -03:00
Erick Zanardo
eb702ae07c Linting 2020-05-25 12:20:58 -03:00
Erick Zanardo
cee26870db Adding FlameAnimationWidget 2020-05-25 12:20:45 -03:00
Erick Zanardo
a8e0bbd5a1 Fixing center repaint 2020-05-25 11:46:46 -03:00