Christoph Bülter

Results 42 comments of Christoph Bülter

@jtrain Good to know! I am always looking at serializer performance, since changing things there can easily break usability for me. You are right, using the `context` is not very...

Issue just popped up on Discord again. I think it's a good idea to make this configurable, as John suggested.

@4698to As `fileIn` is a maxscript command, it seems to be a 3ds Max limitation? What version of 3ds Max have you been testing with?

@4698to I don't see how your original problem, calling `fileIn` on a filename that includes chinese characters, is fixed by disabling the UTF-8 encoding on the file content? So it...

Actually it would also be nice to support includes/excludes per Purchase

If we have a joined-date we also need an quit-date. And we may need to support multiple memberships of one User to a Collective to allow rejoining.

We'd also have to think about how to display transfers etc. by Users that are no longer (or not currently) a member.

Has some overlap with https://github.com/cb109/payshare/issues/63

This behaviour is the opposite of what I would expect to happen. The `--limit-max-requests` mechanic seems helpful to avoid workers going stale e.g. with memory leaks or such. But what...

@stephen147 The snippets are installed wherever the package is installed to. For Windows portable please see the docs here: http://docs.sublimetext.info/en/latest/basic_concepts.html?highlight=portable#the-data-directory Maybe you can place your snippets in your user folder...