lfkdsk

Results 25 comments of lfkdsk

2333333 @hnshilei @ice1000 莫名其妙的来晚了

/Anim 里面有动画类,能处理这些需要,有空我再补几个新添加的

@hnshilei SimpleLayerEngine其实和原来用法是一样的,并且这个SimpleLayerEngine就是为了方便兼容老版本的东西设置的,接口都是一样的。

Thx,it's a bug in that demo.Because I use `VelocityAnimation` on Enemy ship. `VelocityAnimation` is an Animation with Life Cycle. When it's time for disappear, the animation will be running.It should...

@thautwarm If I want to implement the full Exdict function, you need to modify the Parser module, so you find a workaround. mmmm can be turned off if you don't...

@thautwarm just like string-replace-like macro ? But,`ast.Parser` is be called before it (https://github.com/thautwarm/moshmosh/blob/master/moshmosh/extension.py#L223), so non-official python syntax is not supported under the current design.

@thautwarm we could add default value in PySExpr (when gen define).

@MasonProtter @thautwarm The same issue in Julia v1.3 rc 1.0, but it runs well under Julia v1.2

@thautwarm Grammar QwQ