blender
Here are 1,192 public repositories matching this topic...
-
Updated
Aug 19, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Aug 6, 2020 - C
-
Updated
Aug 7, 2020 - Python
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Aug 24, 2020 - Python
-
Updated
Aug 25, 2020 - C
-
Updated
Aug 24, 2020 - Python
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
Jun 14, 2020 - Python
-
Updated
Jul 31, 2020 - C++
-
Updated
Aug 12, 2020 - Python
-
Updated
Jun 26, 2020 - Python
-
Updated
Aug 6, 2020 - Python
-
Updated
Jul 25, 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
Jul 30, 2020 - Java
-
Updated
May 1, 2020 - Python
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