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
|
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
|
af361544c5
|
Rename properties and clarify in example
|
2020-05-26 17:47:06 +02:00 |
|
Lukas Klingsbo
|
9516f499a9
|
Rotational effect for PositionComponents
|
2020-05-26 17:47:06 +02:00 |
|
Erick Zanardo
|
2d7158da0f
|
Fixing Deprecated
|
2020-05-25 18:12:05 -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 |
|
Erick
|
a6b6a973ed
|
Merge pull request #338 from spydon/rotational-effect
Rotational effect
|
2020-05-24 17:48:35 -03:00 |
|
Erick Zanardo
|
96a6ce31c2
|
Adding FlameSpriteWidget
|
2020-05-23 15:07:35 -03:00 |
|
Lukas Klingsbo
|
9c3a1ea297
|
Rename properties and clarify in example
|
2020-05-21 11:41:02 +02:00 |
|
Erick Zanardo
|
cebfe7ac5c
|
Adding missing trailing coma
|
2020-05-20 21:49:32 -03:00 |
|
Erick Zanardo
|
b46ebb1378
|
Linting
|
2020-05-20 19:57:48 -03:00 |
|
Erick Zanardo
|
624a4de294
|
Refactoring gestures to fix conflicts
|
2020-05-20 19:55:36 -03:00 |
|
Lukas Klingsbo
|
69a0a4dac1
|
Rotational effect for PositionComponents
|
2020-05-18 20:57:18 +02:00 |
|
Erick
|
fe31802791
|
Merge branch 'develop' into erick.record-fps-mode
|
2020-05-18 10:42:40 -03:00 |
|
Erick
|
492d66e3c5
|
Merge pull request #329 from spydon/infinite-effects
Infinite and alternating effects
|
2020-05-18 10:42:02 -03:00 |
|
Lukas Klingsbo
|
0e493fa9f8
|
Add trailing commas
|
2020-05-17 16:04:20 +02:00 |
|
Lukas Klingsbo
|
daa999f288
|
If case not needed
|
2020-05-17 16:04:20 +02:00 |
|
Lukas Klingsbo
|
4c3ad8dca8
|
No percentage before calculation
|
2020-05-17 16:04:20 +02:00 |
|
Lukas Klingsbo
|
7bcd6efb68
|
Correct super update order
|
2020-05-17 16:04:20 +02:00 |
|
Lukas Klingsbo
|
77556f04a0
|
Formating
|
2020-05-17 16:03:46 +02:00 |
|
Lukas Klingsbo
|
44cb779fdf
|
Correct reset for non-alternation
|
2020-05-17 16:03:46 +02:00 |
|
Lukas Klingsbo
|
61d381a89f
|
Infinite and alternating effects
|
2020-05-17 16:03:46 +02:00 |
|
Erick Zanardo
|
2d67a3542e
|
Splitting record fps mode from debug mode
|
2020-05-15 12:58:27 -03:00 |
|
Erick Zanardo
|
b7ee84c160
|
Removing lint problem
|
2020-05-15 12:16:44 -03:00 |
|
Erick Zanardo
|
b17db6c829
|
Adding multitouch to tapables
|
2020-05-15 12:12:10 -03:00 |
|
Erick Zanardo
|
7398c972bb
|
linting
|
2020-05-15 11:57:22 -03:00 |
|
Erick Zanardo
|
749bcf8ceb
|
PR suggestions
|
2020-05-15 11:57:08 -03:00 |
|
Erick Zanardo
|
569caa0fcc
|
Linting
|
2020-05-14 11:07:45 -03:00 |
|
Erick Zanardo
|
a9bdb43137
|
Adding multidrag support
|
2020-05-14 11:07:01 -03:00 |
|
Erick Zanardo
|
aa1ffced6f
|
Linting
|
2020-05-13 12:03:06 -03:00 |
|
Erick Zanardo
|
b901063d63
|
Different approach
|
2020-05-13 12:02:50 -03:00 |
|
Erick Zanardo
|
7dea681b7d
|
Adding multitap with RawGestureDetector
|
2020-05-13 11:41:32 -03:00 |
|
Erick Zanardo
|
bbca060466
|
Linting
|
2020-05-13 10:13:53 -03:00 |
|
Erick Zanardo
|
0b961012c3
|
Limiting
|
2020-05-13 10:11:57 -03:00 |
|
Erick Zanardo
|
8783f1d2d1
|
Linting
|
2020-05-13 10:11:57 -03:00 |
|
Erick Zanardo
|
3aed6c9ebc
|
linting
|
2020-05-13 10:11:57 -03:00 |
|
Erick Zanardo
|
d7b964d17c
|
Adding AssetsCache.readBinaryFile
|
2020-05-13 10:11:57 -03:00 |
|
Lukas Klingsbo
|
1f021b012c
|
Update outdated TextConfig docs
|
2020-05-10 18:49:30 +02:00 |
|
Luan Nico
|
2c17ef5bbb
|
Fix existing lint issues
|
2020-05-09 12:51:37 -04:00 |
|
Luan Nico
|
031945f743
|
Merge pull request #315 from sam3ha2/master
Fix the text-component position is changed by anchor
|
2020-05-09 12:29:03 -04:00 |
|
Erick
|
993833d0c7
|
Merge pull request #304 from spydon/contact-callbacks
An easier way to handle contacts with Box2DGame
|
2020-05-07 10:09:12 -03:00 |
|