Commit Graph

3302 Commits

Author SHA1 Message Date
Lukas Klingsbo
587a0232de Fix comment spacing in widgets.md 2020-05-12 10:37:59 +02:00
Lukas Klingsbo
ff6964ed6e Update wording in palette.md 2020-05-12 10:36:22 +02:00
Lukas Klingsbo
1f021b012c Update outdated TextConfig docs 2020-05-10 18:49:30 +02:00
Lukas Klingsbo
6e2467b680 Retain absolute link paths 2020-05-10 16:51:49 +02:00
Lukas Klingsbo
6e6ecfa511 Updated according to comments 2020-05-10 16:51:49 +02:00
Lukas Klingsbo
9346d82fbf Use relative path for docs and examples 2020-05-10 16:51:49 +02:00
Lukas Klingsbo
8f1edd75a7 Some minor language updates 2020-05-10 16:51:49 +02:00
Lukas Klingsbo
9293a6e4a9 Renamed doc to docs and minor language fixes 2020-05-10 16:51:49 +02:00
Luan Nico
336d8e9776 Merge branch 'develop' 2020-05-09 14:07:10 -04:00
Luan Nico
8b80194c42 Merge pull request #322 from flame-engine/luan.fix-linter
Adding linter to build & fix lint issues
2020-05-09 14:06:58 -04:00
Luan Nico
5e2367fc01 Fix lint script 2020-05-09 13:18:09 -04:00
Luan Nico
2c17ef5bbb Fix existing lint issues 2020-05-09 12:51:37 -04:00
Luan Nico
48531bff36 Adding linter to build 2020-05-09 12:46:21 -04:00
Luan Nico
1842a5cd49 Merge branch 'develop' 2020-05-09 12:33:08 -04:00
Luan Nico
5bca54e8f2 Bump version 2020-05-09 12:33:00 -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
Luan Nico
a54c2eda00 Merge pull request #316 from spydon/patch-1
GitHub's proposed Code of Conduct
2020-05-09 12:11:07 -04:00
Lukas Klingsbo
522470129f Change e-mail to discord 2020-05-07 21:08:36 +02:00
Erick Zanardo
86cc933714 Preparing CHANGELOG for the next development iteration 2020-05-07 10:47:56 -03:00
Erick
c9864093ad Merge pull request #317 from flame-engine/develop
0.20.1 RC
2020-05-07 10:36:43 -03:00
Erick Zanardo
b1e0939895 Bumping to version 0.20.1 2020-05-07 10:30:21 -03: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
Erick
d96d401a4d Merge pull request #314 from flame-engine/luan.fix-bgug-bug
Fixes games trying to use gameRef inside the resize function
2020-05-07 10:08:10 -03:00
Lukas Klingsbo
1727093734 Add proposed code of conduct
This is github's proposed code of conduct, I think it sounded pretty reasonable.
2020-05-07 13:19:10 +02:00
Lukas Klingsbo
c2de9bb06d Add Contact to begin and end in docs 2020-05-07 13:03:40 +02:00
sam3ha2
067a7ce77b Fix the text-component position is changed by anchor 2020-05-07 14:16:24 +09:00
Luan Nico
f4105fc2bd Add to changelog 2020-05-06 22:21:12 -04:00
Luan Nico
a6f13cbf17 Fixes games trying to use gameRef inside the resize function 2020-05-06 22:17:54 -04:00
Luan Nico
b2b159f483 Merge pull request #302 from erf/simplify-gameloop
Simplify GameLoop using a Ticker
2020-05-06 22:15:49 -04:00
Erick
3d34a08ec0 Merge pull request #313 from spydon/pr-template
Pull request template
2020-05-06 20:28:39 -03:00
Lukas Klingsbo
29daadfcc9 Updated wording 2020-05-05 21:15:36 +02:00
Lukas Klingsbo
d9d4716b64 Pull request template 2020-05-05 20:54:32 +02:00
Lukas Klingsbo
b3dd9c37fd Conform examples to updated Box2DGame 2020-05-05 20:20:36 +02:00
Lukas Klingsbo
e0c018f8f4 Fix boundaries to work with new Box2DGame 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
e55334abde Fix formatting 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
52b4c9bf55 Make balls in example easier to see 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
84a3482b93 Simplify ContactCallback docs 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
8ec7f06459 Set user data for walls on body 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
94cd8b6f2b Set userdata on the body instead of on fixture 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
ac6abfcd24 Inheritance example for contact callbacks 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
d431cf6c24 Rely on generics for contact callbacks 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
86c37c7194 Add contact object to callback functions 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
8b7108c4d2 Update docs to conform with ContactCallbacks 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
8ee7e01334 Implement new way of using contact callbacks 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
5fb3daafb7 Added some documentation 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
353fe77790 Parameterize types for ContactCallback 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
2653af8afe Fix cascade notation 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
ac81bbab97 Flutter formaFlutter formatt 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
41fcde6a38 Reflect class name in filename for ContactCallbacks 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
7d9770ddcb Add entry for contact callback in changelog 2020-05-05 20:17:01 +02:00