Commit Graph

19 Commits

Author SHA1 Message Date
Leslie Leigh (李的序)
732d75fc3b Marionette feature i18n (#10550)
* Marionette feature i18n

* Update
2022-03-28 19:26:31 +08:00
Leslie Leigh (李的序)
93b856b98e Make animation module optional (#10257) 2022-03-10 11:55:11 +08:00
ChiaNing
fd20b561be remove GPU_DRIVEN flag (#9617) 2021-11-04 12:44:24 +08:00
Leslie Leigh (李的序)
f34ffcbfbc Support module overrides without compiliation in dev mode (#9480)
* Support module overrides without compiliation in dev mode

* Update render-config.json
2021-10-14 10:30:08 +08:00
ChiaNing
ab4f952ade GPUDriven i18n add (#9438) 2021-09-30 20:02:27 +08:00
ChiaNing
d5265eb565 Change GPUDriven default value to true (#9427) 2021-09-29 23:20:32 +08:00
媛媛
9353275f72 [3.4.0] Add UI_GPU_DRIVEN flag in cc.config (#9367)
* update flags

* update flags
2021-09-29 22:26:44 +08:00
zhangxin
e85aa4b1c3 add .eslintrc.js to editor ,and fix (#8653) 2021-05-12 16:36:57 +08:00
jiaxin.lai
afdf5985b0 add USE_PHYSICS_PHYSX to render-config (#8496) 2021-04-20 14:31:06 +08:00
jiaxin.lai
28d62c8393 native physx (#8455)
* Stash

* add plane/capsule shape

* add syncTo/FromNativeTransform

* support trigger/collision events

* set rigid body property on enable

* group distinguish between serialized  and lowlevel

* support trimesh-shape/mass-center

* fix cone/cylinder direction

* support cylinder/cone shape

* tweaks of pmtl

* fix setMesh

* support terrain

* support raycast

* support revolute joint

* support distance joint

* tweaks

* add some API docs

* tweaks

* optimize book and unBook

* tweaks

* tweaks
2021-04-19 20:21:29 +08:00
jiaxin.lai
6728263167 update physics group during runtime (#8148)
* update physics group during runtime

* change default to ammo

* add physx module

* add physics_physx i18n
2021-01-16 11:36:28 +08:00
媛媛
e318e60827 support label and description for categories (#8022)
* support category

* remove module-division

* update

* revert .fbx.meta
2020-12-25 15:53:34 +08:00
Leslie Leigh (李的序)
2756594747 Profiler -> Run Stats (#8021)
* Profiler -> Run Stats

* Update

* Update
2020-12-25 15:23:49 +08:00
Leslie Leigh (李的序)
6b5a9b413a Features I18N (#8020) 2020-12-25 12:57:51 +08:00
Santy-Wang
ad4bff3988 Restructure Module (#7968)
* module restructure

* refine

* restructure module

* merge

* revert

* fix ci

* update import path of unit-test

* split 2d and ui

* add more module

* change audio adapter

* rename primitive

* config wechat plugin

* merge

* add category config

* merge

* merge
2020-12-24 19:07:26 +08:00
owen
f811378b7f 3.0 spine native sdk adapter (#7999) 2020-12-24 10:25:34 +08:00
媛媛
22343ac441 change the default value of multi in render config from true to false (#7991) 2020-12-21 15:01:56 +08:00
江战
1bff13636c [3.0] rename dragonbones to dragon-bones (#7984)
* rename dragonbones -> dragon-bones

* add files
2020-12-18 18:29:03 +08:00
媛媛
9f79552c9e [3.0-preview-4] Add new engine module config (#7956)
* 添加新的模块配置方式

* update module confg

* add render config

* update render config

* change entry to module, change module to feature

* change IFeatures to Features

* update

* change mutex to multi
2020-12-16 13:54:24 +08:00