Commit Graph

6 Commits

Author SHA1 Message Date
Santy-Wang
ab82e1b42d remove hidden (#10414)
* remove hidden

* fix typo

* fix unit-test

* turn on auto fix
2022-03-22 15:11:16 +08:00
ChiaNing
90d94fead6 api module change (#8272)
(cherry picked from commit 314ede133cd6b1873b6f71876f16947733de2c46)
2021-02-25 17:31:08 +08:00
Leslie Leigh (李的序)
9bd9baac12 Eslint autofix all (#8108)
* Eslint autofix all

* Manual fix
2021-01-09 11:41:10 +08:00
yinkaile
3df1490359 refine physics 2d api docs (#7908)
* refine physics 2d api docs

* refine code

* refine docs

* refine docs

* refine docs
2020-12-07 11:34:21 +08:00
yinkaile
b5384bdc5d fixed rigidbody error in builtin 2d physics module (#7855) (#7868) 2020-11-25 20:01:43 +08:00
yinkaile
96a735b2ff 3d v1.2 physics 2d (#7357)
* Squashed commit of the following:

add physics 2d

* @@ -205,9 +205,6 @@ export class b2PhysicsWorld implements IPhysicsWorld {

revert box2d version

* add mask param to raycast

* refine code
2020-10-12 11:49:49 +08:00