Lukas Klingsbo
|
4b2cab52a1
|
Update box2d docs
|
2020-06-22 23:47:06 +02:00 |
|
Lukas Klingsbo
|
dac65d5a27
|
Update docs with SpriteBodyComponent
|
2020-06-22 22:58:30 +02:00 |
|
Lukas Klingsbo
|
1e7293ca2f
|
Add changelog entry
|
2020-06-22 22:48:57 +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
|
433dbdc6ac
|
update changelog
|
2020-06-22 16:44:39 -03:00 |
|
rafaelbarbosatec
|
9390f6cecd
|
rebase develop
|
2020-06-22 16:38:24 -03: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 |
|
rafaelbarbosatec
|
0737892ecf
|
improvements code
|
2020-06-22 16:37:52 -03:00 |
|
rafaelbarbosatec
|
3d9448e20e
|
improvements code
|
2020-06-22 16:37:52 -03:00 |
|
rafaelbarbosatec
|
2ee76e7cbf
|
improvements code
|
2020-06-22 16:37:52 -03:00 |
|
rafaelbarbosatec
|
68d7798c59
|
finalizes base implementation
|
2020-06-22 16:37:52 -03:00 |
|
rafaelbarbosatec
|
2c8cc1eb30
|
finalizes base implementation
|
2020-06-22 16:37:52 -03:00 |
|
rafaelbarbosatec
|
6e166b35e9
|
inicia implementacao do joystick
|
2020-06-22 16:37:52 -03:00 |
|
rafaelbarbosatec
|
f2305b953c
|
add example joystick
|
2020-06-22 16:31:01 -03:00 |
|
rafaelbarbosatec
|
2af1f52195
|
add example joystick
|
2020-06-22 16:14:32 -03:00 |
|
rafaelbarbosatec
|
109332d625
|
improvements code
|
2020-06-22 15:54:31 -03:00 |
|
rafaelbarbosatec
|
4c91c5d4ed
|
improvements code
|
2020-06-22 15:51:18 -03:00 |
|
rafaelbarbosatec
|
4bb173afc5
|
improvements code
|
2020-06-22 15:45:31 -03:00 |
|
rafaelbarbosatec
|
fb4dd6c739
|
finalizes base implementation
|
2020-06-22 15:03:29 -03:00 |
|
rafaelbarbosatec
|
1b1e5bfaf2
|
finalizes base implementation
|
2020-06-22 15:00:38 -03:00 |
|
rafaelbarbosatec
|
c68c0bcc8d
|
inicia implementacao do joystick
|
2020-06-22 13:12:21 -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
|
17c410e116
|
Sprite body component with rendering
|
2020-06-21 20:21:26 +02:00 |
|
Erick Zanardo
|
7707e89fbc
|
Simplifying linter
|
2020-06-21 13:55:42 -03:00 |
|
Erick Zanardo
|
3511e8dfd2
|
Moving to flutter analyze instead of dartanalayzer, which was causing mixed results
|
2020-06-21 13:33:09 -03:00 |
|
Erick
|
3d3cec15d4
|
Merge branch 'develop' into erick.remove-components
|
2020-06-21 13:27:16 -03: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 |
|
Lukas Klingsbo
|
f17ac614a5
|
Force body creation
|
2020-06-21 16:39:28 +02:00 |
|
Erick
|
5dadb6f448
|
Merge pull request #379 from flame-engine/luan.upgrade-tiled
Upgrade tiled and flutter_svg dependencies.
|
2020-06-21 11:23:36 -03:00 |
|
Lukas Klingsbo
|
0385e3ed35
|
Need to pause engine when inactive
|
2020-06-21 15:58:34 +02:00 |
|
Erick Zanardo
|
6d34e82e85
|
Fixing CI
|
2020-06-21 10:57:08 -03:00 |
|
Erick Zanardo
|
691625fd22
|
Merge branch 'luan.upgrade-tiled' of github.com:flame-engine/flame into luan.upgrade-tiled
|
2020-06-21 10:45:15 -03:00 |
|
Erick Zanardo
|
2d81564698
|
Adding dartanalyzer --version to debug weird CI fail
|
2020-06-21 10:44:56 -03:00 |
|
Erick Zanardo
|
cd5ba3b906
|
Adding method to remove components from the list
|
2020-06-21 10:18:04 -03:00 |
|
Lukas Klingsbo
|
caa4854446
|
Readd get world
|
2020-06-21 15:01:43 +02:00 |
|
Lukas Klingsbo
|
e3c5188774
|
Remove functions that should not be used from BodyComponent
|
2020-06-21 15:01:43 +02:00 |
|
Lukas Klingsbo
|
5546197c55
|
Use relative package for local packages
|
2020-06-21 15:01:43 +02:00 |
|
Lukas Klingsbo
|
827ec8a2b2
|
Fix format issues
|
2020-06-21 15:01:43 +02:00 |
|
Lukas Klingsbo
|
72429347a4
|
Move BodyComponent to separate file
|
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
|
943cb44900
|
Preparing CHANGELOG for next development iteration
|
2020-06-18 18:40:57 -03:00 |
|
Erick
|
f1b41ba807
|
Merge pull request #385 from flame-engine/develop
0.22.1 RC
|
2020-06-18 18:37:47 -03:00 |
|
Erick Zanardo
|
1cc1315b4c
|
Bumping version
|
2020-06-18 18:25:39 -03:00 |
|
Erick
|
1a093694c8
|
Merge pull request #382 from flame-engine/erick.spritesshet-fromimage
Adding SpriteSheet.fromImage
|
2020-06-17 20:20:41 -03:00 |
|