Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Add behave-graph and ee-behave-flow #7210

Merged
merged 28 commits into from
Nov 22, 2022
Merged

Add behave-graph and ee-behave-flow #7210

merged 28 commits into from
Nov 22, 2022

Conversation

dinomut1
Copy link
Member

@dinomut1 dinomut1 commented Nov 12, 2022

Integrate basic scaffold for node graph editor UI using behave-graph and forked version of behave-flow
Closes #7211 and #7212

* WIP add more control to model transform
* replace meshoptimizer with gltfpack
* add baking material base color to vertices
@dinomut1 dinomut1 added this to the Editor Features milestone Nov 12, 2022
@dinomut1 dinomut1 self-assigned this Nov 12, 2022
* fix hierarchy node and parameter input breaking
* add jsdom to dev dependencies
* implement RuntimeGraphComponent
* implement BehaveGraphSystem
packages/instanceserver/src/index.ts Outdated Show resolved Hide resolved
@@ -2,4 +2,5 @@
process.env.TS_NODE_FILES = true
process.env.TS_NODE_PROJECT = 'tsconfig.json'
process.env.TS_NODE_COMPILER_OPTIONS = '{\"module\": \"commonjs\" }'
process.env.NODE_TLS_REJECT_UNAUTHORIZED='0'
process.env.NODE_TLS_REJECT_UNAUTHORIZED='0'

Check failure

Code scanning / CodeQL

Disabling certificate validation

Disabling certificate validation is strongly discouraged.
@dinomut1 dinomut1 marked this pull request as ready for review November 22, 2022 01:26
@dinomut1 dinomut1 merged commit 8b657a4 into dev Nov 22, 2022
@dinomut1 dinomut1 deleted the behave-graph branch November 22, 2022 05:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

https://github.com/beeglebug/behave-flow
2 participants