simon chen

Results 10 comments of simon chen

@shar0 Actually, we edit .glb file in daily work , there are many bug on empty project mode. I will fix all bugs on empy project later.

There is a lot of work to do about "Undo/Redo". Fornow, only some basic manipulations such as "move/scale/rotation" are supported.

@lragon 已修复,更新一下就好。 现在我们在编辑器里面都是操作一个游戏项目目录,可以带上命令行参数指定一个游戏项目,例如: bin/msvc/debug/lua.exe tools/editor/main.lua D:/Github/vaststars2/startup 也可以不带命令行参数,表示空工程,现阶段工程的概念还不完善,可以会有其他问题。

![editor](https://github.com/ejoy/ant/assets/1982418/50f136dc-1876-4b51-b07c-101d81181053) @onlyfeng @lragon 修复好了,可以在编辑器里面打开测试工程了: bin/msvc/debug/lua.exe tools/editor/main.lua D:/Github/ant/test/simple

@darklost fixed in #[e2b5bf0](https://github.com/ejoy/ant/commit/e2b5bf0bca20145e9075deb30f0a1b04ff017d08)

@liuping1997 更新最新的引擎和子模块就好了

在更新一下引擎和子模块,应该好了