blender
Here are 1,304 public repositories matching this topic...
-
Updated
Nov 14, 2020 - Python
-
Updated
Nov 9, 2020 - Python
-
Updated
Aug 6, 2020 - C
-
Updated
Oct 24, 2020 - Python
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 14, 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
Nov 12, 2020 - C++
-
Updated
Oct 12, 2020 - Python
-
Updated
Nov 9, 2020 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Nov 13, 2020
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
Oct 1, 2020 - Python
-
Updated
Sep 27, 2019 - Python
-
Updated
Oct 25, 2020 - Python
-
Updated
Oct 19, 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.
If the issue concerns an operator that grab geodata from an external web service (Basemaps, OSM, SRTM), then it can be a network