Garrett
Garrett
A simple node-graph would be very useful for editor functionality.
Hey, thanks for this. I'll take a look at it!
Yeah, I figure a token could be abused, but no more than quest sharing already is. At least in the case of a token, you have to actually give the...
File this away as a long term improvement. It's something I want to do after we get the editor functional
@Penguinwizzard The source code for the text editor we are using is here: http://www.digitalrune.com/Products/WindowsForms/TextEditorControl.aspx There is a sample syntax highlighter in there.
I looked into fixing this, it's a bit more involved
After some debugging, the perf issue for this is not because it's looping through the VPK.
We should also look into templates when we get our 'Workshop of Objects' done.
would `namespace` visibility be visible across assemblies? as in, if I opened up some namespace i dont control from an assembly i'm just depending on, would I be able to...
This issue requires #57 to be resolved