Commit Graph

6 Commits

Author SHA1 Message Date
be48155d81 基本完成了编辑器 2024-12-20 02:02:10 +08:00
ef6796ea40 Add CMake build system for ceditor project 2024-12-19 22:49:37 +08:00
fb6216135a 增加了Editor类;修改了组件类的初始化参数格式 2024-12-16 02:08:04 +08:00
b952c340d3 fix RichText.substr()
decouple Text and Rect from old components
2024-12-10 16:21:33 +08:00
e432c9c95d add TextArea class 2024-12-06 14:20:39 +08:00
ca4d37ce3b add TextLine 2024-12-06 06:30:20 +08:00