luban/docs/roadmap.md

41 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 欢迎使用 gen
##里程埤2
###新特性
1. 新增 裸 cpp 、 java 及 js 支持
2. 新增 unreal 的 蓝图 cpp 生成
2.1 新增 unreal 蓝图 生成,支持热更新配置和蓝图
2.2 新增 editor json加载及导出支持
3. 新增时区和文本的静态本地化支持
4. 新增 lua 数据格式导出
5. 新增对unreal 的 datatable 格式 支持
6. 优化 ref,path等validator的实现。
###客户端引擎集成
1. 新增 unity + xlua 、tolua、slua 集成
2. 新增 unreal + unlua 集成
3. 新增 unreal + purtjs 集成
###服务器集成
1. 新增 纯cpp 集成
2. 新增 c# 集成
3. 新增 go 集成
4. 新增 java 集成
5. 新增 c++ + lua 集成
6. 新增 node.js 集成
###文档
1. 文档完善度100% 预计5-10万字
##里程碑3
###新特性
1. 新增 primitive type convert 支持. 比如支持常量替换
2. 优化生成cache.如果定义相同,直接返回之前的生成结果。
###引擎集成
1. 新增 unity 内置编辑器
2. 新增 unreal 内置编辑器3
## 里程碑4
###单元测试
1. 补充单元测试