jiaxin.lai
faa7094cf8
add some typing to interface of INode ( #4984 )
...
* add some typing to interface of INode
* fix INode childern typing
* add Mutable type, for change Readonly type
* decouple node with ui relative component
* add missed ui component, and decouple node
* add more typing to IBaseNode and INode
2019-07-26 17:56:55 +08:00
Leslie Leigh
505666f210
DO NOT take Constructor from ammo.js.d.ts ( #4703 )
2019-06-26 10:07:24 +08:00
ChiaNing
408cc6f930
Copyright Notice format change ( #4665 )
2019-06-21 09:34:05 +08:00
Yun Hsiao Wu
42541abefe
missing skining material ( #4570 )
...
* default for miss skinning material
* return super.destroy
2019-06-06 19:20:18 +08:00
jiaxin.lai
34c8e6650d
Physics builtin ( #4547 )
...
* Rename built-in-*** to builtin-***
* Rename r to radius and c to center;
* Add method : transkateAndRotate & setScale to obb & sphere;
Delete unneed class box in box.ts file
* Fix builtin physics Bug of #751 & Modify the physics relative component
* Add macro condition, some method is not declare in builtin
* Rename CC_PHYISCS_*** to CC_PHYSICS_***;
* rename BuiltIn*** to Builtin***
* Typing intersect
2019-06-05 10:27:09 +08:00
ChiaNing
f775675601
Some core code modify to TS ( scene-graph/... ) ( #4497 )
2019-05-28 12:47:17 +08:00
ChiaNing
44def350a0
Some core code modify to TS ( core/data/... ) ( bug fixed ) ( #4466 )
...
* Some core code modify to TS ( core/data/... ) ( bug fixed )
* Some core code modify to TS ( Fixed the problem before )
* change for of
2019-05-28 11:55:05 +08:00
jiaxin.lai
c98f25d53e
remove the collider body from world When the collider has shape only ( #4470 )
...
* remove the collider body from world When collider has shape only;
set body group default value to 1;
* Add declare for phyiscs macro
2019-05-22 14:07:57 +08:00
ChiaNing
acaecd2e26
Revert "Some core code modify to TS ( core/data/... ) ( #4455 )"
...
This reverts commit d7c6046807 .
2019-05-21 10:42:51 +08:00
ChiaNing
d7c6046807
Some core code modify to TS ( core/data/... ) ( #4455 )
2019-05-20 10:54:26 +08:00
ChiaNing
fbbf5366ac
Some core code modify to TS(assets/ & components/) ( #4418 )
2019-05-14 18:37:08 +08:00
ChiaNing
5e3eea8b56
Some core code modify to TS ( #4403 )
2019-05-11 22:52:51 +08:00
Leslie Leigh
d259b23355
typing ( #4271 )
...
* typing
* typing
* rm
2019-04-22 20:06:29 +08:00
Leslie Leigh
d7aaaa7397
remove webgl-debug ( #4083 )
2019-03-22 10:44:47 +08:00
Leslie Leigh
05ec70ad5e
typing ( #4062 )
...
* typing
* remove old engine-3d stuffs
* typing
2019-03-20 10:42:13 +08:00
Leslie Leigh
b3e3ff2b3c
move declaration files into @types; adapt sampler interface; fix comp… ( #4051 )
...
* move declaration files into @types; adapt sampler interface; fix compiler error
* typing asset/raw-asset
* compiler errors
* delete asset.d.ts
* change tsconfig-gendecls.json
* fix
2019-03-15 17:26:37 +08:00
Leslie Leigh
dcfb485d69
fix ammo-impl bugs ( #3997 )
2019-03-11 17:32:16 +08:00