• Joined on 2026-02-02
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 20:25:52 +08:00
48da10147b chore: App.vue updates
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 20:17:53 +08:00
ed462b1bee chore: editor NodeEditor, App.vue, and roadmap updates
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 19:58:01 +08:00
1619c9db8b fix: editor layout and SceneGraph refinements
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 19:49:56 +08:00
681efe1d92 fix: increase editor Dagre nodesep to 100, align ranksep with TreeFlow
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 19:42:29 +08:00
5cf0461e55 chore: App.vue updates for player and editor
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 19:33:57 +08:00
669a652ec7 fix: extract testScene window.open to method to avoid template scope issue
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 18:05:12 +08:00
0c59e54a2a fix: prevent preview video overflow with aspect-ratio + max-height constraint
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 18:02:07 +08:00
8c736d5c08 fix: remove redundant preview header from editor PreviewPanel
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 17:58:51 +08:00
51b71d07e7 fix: editor PreviewPanel updates
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 17:53:30 +08:00
94c55d3597 fix: editor PreviewPanel updates
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 17:50:29 +08:00
a681e371ae fix: editor App.vue updates
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 17:46:36 +08:00
82bfae0e1b feat: editor services, stores, and graph improvements
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 17:39:10 +08:00
271c909398 feat: engine utils, editor and asset prefix improvements
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 17:31:37 +08:00
e0331ab5a7 fix: handle array nextScene in editor sceneEdges and deleteScene
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 17:26:26 +08:00
73fade1b94 fix: add back missing alone_ending scene definition
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 17:19:12 +08:00
920f0ee9f3 feat: editor improvements and roadmap doc
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 16:42:18 +08:00
c75db2886f docs: add battle system, conditional routing, key moments, and creators guide docs
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 16:25:59 +08:00
02a82e9801 refactor: unify panel UI to gold design system, add backdrop blur to all overlays
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 16:19:34 +08:00
b61d08a0ca chore: battle result UI, demo locales, and scene updates
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-14 16:05:04 +08:00
c46c4efd6c chore: engine, types, demo, and UI updates