BryceBubbles
BryceBubbles
@HungryProton we discussed a `Plane Mesh from Transforms` node for terrain here: https://github.com/HungryProton/concept_graph/pull/59#issuecomment-633555264 The main idea is to be able to generate terrain meshes from noise. But it would be...
If you add a new ConceptGraph node to the scene, and then you delete it, undo, or click another ConceptGraph node, the Load/Create buttons don't disappear from the Graph Editor....
When using `Set Material`, changing the properties on that material doesn't doesn't live update. Is the material duplicated somewhere behind the scenes?
@HungryProton we discussed ConceptGraph nesting here: https://github.com/HungryProton/concept_graph/pull/59#issuecomment-633555264 Current ideas: 1. **The "Generic Input" GraphNode should return the output Spatial of a ConceptGraph:** - Multiple instances of the same ConceptGraph (saved...
Doesn't seem like this is possible, and it would be awesome! Copying multiple nodes from one graph to another is my use case.
I'm wanting to pass custom html in as the link content when using the **htmlLink()** template method. I know I could handle the link manually in the template, but it...
In IE10 and below (compat modes in IE11) I get an error: > SCRIPT5007: Unable to get property 'appendChild' of undefined or null reference > File: bioep.js, Line: 115, Column:...
Would it be possible to override field settings like "autocomplete" when using "displayForm"? Managing these setting via the CP for each field would be amazing, but even being able to...