Sybren A. Stüvel
Sybren A. Stüvel
I would love to know this too. All my calendars start their weeks on Monday, and OwnCloud being the only one that's basically off-by-one is super confusing.
> Maybe put the bind mounts aside into a separate property? I think that would be a nice solution, since it would automatically make Gnome and KDE (and other user...
Thanks! I'll downscale some images & attach an example (the 38 TIFFs I get from Brakketor are now around 7 GB in total).
I also saw this. Checking "All Poses" still only showed the one with a thumbnail. Opening the pose creation stuff and pressing "Refresh" seems to show all poses.
Be sure to update Blender to [14e7ba0c8ac](https://developer.blender.org/rB14e7ba0c8ac7f229a1b025103a786f267dfb9387), as there was actually a bug in Blender itself. Hopefully it's a safe enough fix to release in 2.79b, but that still remains...
We should probably create our own workaround for the fix in [14e7ba0c8ac](https://developer.blender.org/rB14e7ba0c8ac7f229a1b025103a786f267dfb9387), as that fix won't be in 2.79b (as it's not a regression bug in 2.79). We'll probably have...
I think it's a nice idea, but IMO not necessary for a 1.0 release.
The code has a bunch of these constructs: ``` x = int(coord_dict['x']) if coord_dict['x'] is not '' else x ``` The `is not` here is incorrect, and also was back...
We've talked about this on other channels a bit as well, so I just wanted to say here in public that I'd be interested in joining. Thanks for pointing me...
Hello, A little introduction: I'm Sybren, the developer who added USD support to [Blender](https://www.blender.org/). > We don't unfortunately have a timeline for moving to newer versions of tbb... though we...