martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 7c7a765455 New nodes now spawn at popup start location.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- e3baa65c3b Added breadcrumb navigation for embedded graphs.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 44087d7a7c Removed legacy editor, started working on editing embedded graphs.
- e8af30d10c Added embedded fonts.
- Compare 2 commits »
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 4d1990bea8 Reactivated the sidebar in the new node editor.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 5e34aaf3db Extremely basic blend tree editing.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 3fb2995b02 Fixed building of editor app, though crashes everywhere.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- c267276be3 Fixed connection validation when one of the nodes is an embedded blend tree.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 53c0bff7a6 Minor cleanup.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 91e226945c Added basic connection validation and connection removal to BlendTreeResources.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- d95bc9fb9c Made BlendTreeResource::m_nodes and ::m_connections private.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 2d5337ed1d Reduced connection data block size.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 9f9ac60f9c Cleaned up some compilation issues for the AnimGraphEditor.
- 1741238a61 Fixed variable shadowing.
- Compare 2 commits »
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 8694a11416 Removed even more unused files.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 3444f8a625 Removed dead code and unused files.
martin deleted branch RefactorInstanceConnections from martin/AnimTestbed
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- cd56efca3d Only storing single socket in AnimGraphConnections and simplified wiring logic.
martin pushed to RefactorInstanceConnections at martin/AnimTestbed
- 4b8bee5a9b Some progress with single socket storage.
martin pushed to RefactorInstanceConnections at martin/AnimTestbed
- 5d54b57a95 Trying to only store a single socket in AnimGraphConnection. Not sure yet where this leads.
martin pushed to RefactorUnifiedBlendTreeStateMachineHandling at martin/AnimTestbed
- 28eca48a61 Added a test that checks socket propagation into an embedded BlendTree.