Andrew Belt

Results 247 comments of Andrew Belt

- Yes, remove `mental.json`. - Sure. We don't have to strictly follow the rule of "every open-source build needs a submodule in `repos/`.

I suspected you'd say this, so good job, you're doing things as expected. :) What I'll do is make the libpd `ScriptEngine` have a "special" editor defined by a `"puredataPath"`...

Updated first post with Workflow section. I previously mentioned the possibility of requiring proof of identification for being the Review team. That will not be required.

@phdsg You can if you'd like, but it doesn't bother me if I attempt to build a repo and it fails to compile. (The build breaking on one arch but...

Thanks for the help so far guys! To organize team members, state your name and I'll list your username in the first post.

When you enter a submodule directory and check out a particular commit, that commit is saved when committing in the parent repository.

Technically if a build hasn't been made yet (you can tell because `latestVersion != repoVersion`), the plugin developer doesn't need to bump the version unless the Build Team is in...

When you `git commit` after adding the update, what does `git status` say?

Looks like your changes were successfully committed. If you enter the `moDllz` directory, which content is modified? (`git status`)

I think you're fine, right? Your local moDllz directory is out of sync which can be fixed with `git clean -fdx` and `git reset --hard HEAD`, but the community repo...