Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
selimanac committed Oct 18, 2019
1 parent 458d926 commit 592a6ad
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Physics Body Editor is originally developed by [Aurelien Ribon](http://www.aurelienribon.com/) and maintained by [MovingBlocks](http://terasology.org) for libGDX loader, also they added the Gradle build support.

This is the modified version for Defold Game Engine compatibility. I made a lots of breaking changes, improvements, added new functionalities and bug fixes.
This is the modified version for Defold Game Engine compatibility. I made a lot of breaking changes, improvements, added new functionalities and bug fixes.

More info and manual is available here: https://selimanac.github.io/physics-body-editor/

Expand All @@ -15,11 +15,12 @@ More info and manual is available here: https://selimanac.github.io/physics-body

#### 1.5.0

- All dependencies updated.
- New dark theme GUI color schema.
- New coordinate system.
- New zoom level and pivot(origin) functionallties.
- Defold Exporter with .convexshapes and .go files.
- Lots of minor and major bugs fixed.
- Lots of major & minor bugs fixed.

### Build

Expand All @@ -30,7 +31,7 @@ More info and manual is available here: https://selimanac.github.io/physics-body
### Known issues

- Incorrect Layout Rendering of LwjglCanvas on MacOS. [#5004](https://github.com/libgdx/libgdx/issues/5004) Temporarily fixed with glue.
- Multi-part Detection and Hole Detection are not working as aspected. They are disabled. Need more investigation.
- Multi-part Detection and Hole Detection are not working as expected. I disabled them. Require more investigation on the issue.
- Swing widget toolkit is ancient and it is not supported anymore. So it may contain non fixed bugs.


Expand Down

0 comments on commit 592a6ad

Please sign in to comment.