Bent Hillerkus

Results 20 issues of Bent Hillerkus

I put in the the whole link for my team instead of just the ID and now I have two teams that look exactly the same - but one works...

After watching Andrew Price's [recent tutorial](https://www.youtube.com/watch?v=-VgtSL5ZpYc) on avoiding texture repetition, I think there are 3 things that we could improve: 1. We should add a texture coordinates node and connect...

enhancement

This branch tries to incorporate the changes I've proposed in #53. - [x] Texture coordinates node - [x] Nest textures in node group - [x] Randomize rotation for tiling -...

I had some ideas for making the whole thing a bit easier to install for users and to make developing add-ons for other software easier: - Maybe there is a...

discussion

I know there are some ways already implemented, but it would be nice if there was some kind of general method to do it: maybe a property called `status`, or...

![image](https://user-images.githubusercontent.com/29630575/121808614-9b06c580-cc59-11eb-9361-9e4be898d5e4.png) And for comparison, how it should look: ![image](https://user-images.githubusercontent.com/29630575/121808478-fab0a100-cc58-11eb-8b95-a1eb1ac1f2e8.png)

Currently, after opening a menu -- if the menu is not inside the app window -- the menu will stay open until it is interacted with. The platform native behaviour...

This is a patch for #25. I guess the whole `.blend`-file default handler thing could be refactored to use this, but I haven't actually tried to understand that code /...

I think, that way you could use the symlink to integrate with applications that need the path to the Blender executable - for example debugging in VS Code or Gaming...

enhancement