Commit Graph

8 Commits

Author SHA1 Message Date
PP
e01ac3ee05 add tracking issue for TODO item (#14638)
* issue 14637

* issue 14640: animation module

* issue 14642: serialize deserialize hack

* issue 7519: pal/image

* issue 14643: dynamic inject

* mark as NOTE

* issue 14644: native only

* issue 7512: pal/fs
2023-03-23 16:42:46 +08:00
徐兵
120d7fe959 add reflection probe (#13155) 2022-10-27 15:36:56 +08:00
王凯鹏
902413646a Feature:add prefabInstance to prefab when it's instantiated in Editor dynamiclly (#12630)
* Feature:add prefabInstance info to prefab node when it's instantiated it in Editor dynamiclly

* fix error when editor not support addPrefabInstance
2022-09-02 10:11:47 +08:00
Leslie Leigh (李的序)
aeced26917 Solve duplicated menu issue (#6973) 2020-08-02 14:53:31 +08:00
SijieWang
dff521ab43 Replace Editor variable (#6189)
* Replace Editor variable

* Fixed several definition errors
2020-02-19 15:09:53 +08:00
Lelie Leight (李的序)
62a3ed7b2b Scripting 2.0-Part 1 (#5781)
* Scripting 2.0-Part 1

* Bump typescript to 3.7.2

* use event for EditorExtends

* update
2019-12-11 17:39:47 +08:00
zheng han
c761b408dc add editorExtends for node and component (#5659)
* add editorExtends for node and component

* remove CC_TEST
2019-11-01 10:43:18 +08:00
SijieWang
b215a60e3e Delete some of the Editor references (#5345)
* Delete some of the Editor references

* review code

* test case
2019-09-09 09:58:31 +08:00