blender
Here are 1,265 public repositories matching this topic...
-
Updated
Oct 21, 2020 - Python
-
Updated
Oct 18, 2020 - Python
-
Updated
Aug 6, 2020 - C
-
Updated
Sep 7, 2020 - Python
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Oct 21, 2020 - Python
-
Updated
Sep 28, 2020 - Python
-
Updated
Oct 21, 2020 - C
Currently BL_Shader (and derived KX_2DFilter) can setup a shader only by passing the code of each processing units.
The idea of this issue is to allow the user passing file name ending with .glsl:
sources = {
"vertex" : "vert.glsl",
"fragment" : "frag.glsl"
}
shader.setSourceList(source, True)-
Updated
Aug 11, 2020 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 13, 2020 - C++
-
Updated
Oct 6, 2020 - Python
-
Updated
Sep 8, 2020 - Python
-
Updated
Oct 1, 2020 - Python
Hey Nutti, big thanks for making this addon,
when I try to use the UV pack extension, at first it appears to work in the UV window, but on closer inspection, although the verts are properly welding between the two islands being stacked, one of the islands ( in this case those at the top) has had each of its faces made into a separate island, and those faces/islands are rotated (seemingly 90 degr
-
Updated
Sep 27, 2019 - Python
-
Updated
Oct 2, 2020
-
Updated
Jul 25, 2020 - Python
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 21, 2020 - Java
Improve this page
Add a description, image, and links to the blender topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blender topic, visit your repo's landing page and select "manage topics."
Please respect the following template to report a new issue, otherwise your issue will be automatically closed.
Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.
Make sure the issue concerns the BlenderGIS addon and not Blender itself.
In preference do not ask for help here, only report