-
### Role
I usually download shaders packs and resource packs.
### Suggestion
Show the image of the downloaded shader pack in the instance as they do in the resource packs tab.
### Benefit
To make…
-
### Expected behaviour
With shader code
```glsl
#version 330
in vec4 position;
in vec2 texcoord0;
uniform vertex_constants {
mat4 view_proj;
};
out vec2 var_texcoord0;
void main(…
-
- [x] Asset Base Class (UUID -> AssetHandle)
- [x] Editor (De-)Serialization: Project
- [x] Editor (De-)Serialization: Scene
- [ ] Editor (De-)Serialization: Model
- [ ] Editor (De-)Serialization:…
-
![Issue?](https://i.imgur.com/Tjj9xCJ.png)
Having them open at the same time nets this.
-sneaking this here-
Also I wanted to ask certain questions that are not precisely issues, where would you lik…
ghost updated
8 years ago
-
### Issue description
I play with shaders on, but the console look very weird with it. The colors are weird and turn black and white. In the screenshot, I currently use Complementary. I try with a lo…
-
### Describe the project you are working on
Multiple, usually small ports from other sources (demos, tutorials, ShaderToy etc).
### Describe the problem or limitation you are having in your proj…
-
Sample project, go to example 003
https://github.com/subsoap/defold-shader-examples/archive/4ba05858380d0611823b4075a9b2f1d84d0b7761.zip
In editor
![editor](https://user-images.githubusercontent.…
-
### For?
Material Editor
### What can't you do?
Currently any shaders using the ShadingModelStandard shading model are incapable of using transmission, as the transmission variable is unused. This …
-
### Unity version
2022.3.50f1
### Unity editor platform
Windows
### AVPro Video edition
Ultra
### AVPro Video version
3.1.2
### Device hardware
Any
### Which Android OS version are you using…
-
The shader asset might have been trashed and that shouldn't prevent the component editor from appearing.