Releases: AkiKurisu/Ceres
Releases · AkiKurisu/Ceres
Release list
Version 0.4.1
Version 0.4.0
What's Changed
- Fully supports IL2CPP optimization by @AkiKurisu in #31
Full Changelog: v0.3.3...v0.4.0
Version 0.3.3
What's Changed
- Add Feature:Allow jump to code line in node editor #29
- Add Feature:Allow display Xml Documentation in node editor #30
Full Changelog: v0.3.2...v0.3.3
Version 0.3.2
Version 0.3.1
What's Changed
- Add InputPortAttribute.AlwaysConnected to validate port before compiling
- Add Open documentation menu action in ExecutableNodeView
- Add validation in ExecuteCustomFunctionNodeView
- Fix flow editor modify persistent data before save data
New Nodes
- Add FlowNode_SwitchString
- Add FlowNode_GetArrayElementT
- Add FlowNode_SubscribeEventExecutionT
Full Changelog: v0.3.0...v0.3.1
Version 0.3.0
What's Changed
Full Changelog: v0.2.3...v0.3.0
Version 0.2.3
What's Changed
- Fix Manipulators and ContextMenu namespace
- Add new feature: CustomEvent
- Optimize the Startup document structure
Full Changelog: v0.2.2...v0.2.3
Version 0.2.2
What's Changed
- Flow editor will use runtime graph instance if container implement IFlowGraphRuntime
- Fix tracker not be restored after auto scope
- Add documents generated by docfx
Full Changelog: v0.2.1...v0.2.2
Version 0.2.1
What's Changed
- Add flow support for R3
- Fix quick save and group node shortcuts conflict
- Fix variable missing warning shown when node is deleted
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0
What's Changed
- Fix SerializedType editor bug
- Fix branch node output can connect multi ports
- Support input ports array
- Add compile validation before serialize flow graph
- Support two kinds of serialization mode
- Breaking Change: Move SharedVariable to
Ceres.Graphnamespace
New Nodes
New Libraries
Full Changelog: v0.1.6...v0.2.0

