Skip to content
Snippets Groups Projects
Commit 4c495a0b authored by Sandro Weber's avatar Sandro Weber Committed by BBP code review
Browse files

Merge "[nostory] materials under http/ should not have been ignored"

parents b683d4c7 2481f1c8
No related branches found
No related tags found
No related merge requests found
build/
gzbridge/build/
http/
node_modules/
material Gazebo/OrangeTransparent
{
receive_shadows off
technique
{
pass
{
scene_blend alpha_blend
depth_write off
ambient 1.0 0.44 0.0 1
diffuse 1.0 0.44 0.0 1
texture_unit
{
colour_op_ex source1 src_current src_current 0 1 0
alpha_op_ex source1 src_manual src_current 0.4
}
}
}
}
material Gazebo/Black
{
technique
{
pass ambient
{
ambient 0 0 0
diffuse 0 0 0
specular 0.1 0.1 0.1 1 5
}
}
}
material Gazebo/Blue
{
technique
{
pass ambient
{
ambient 0 0 1
diffuse 0 0 1
specular 0.1 0.1 0.1 1 1
}
}
}
material Gazebo/Green
{
technique
{
pass ambient
{
ambient 0 1 0
diffuse 0 1 0
specular 0.1 0.1 0.1 1 1
}
}
}
material Gazebo/Grey
{
technique
{
pass main
{
ambient .3 .3 .3 1.0
diffuse .7 .7 .7 1.0
specular 0.01 0.01 0.01 1.000000 1.500000
}
}
}
material Gazebo/Red
{
technique
{
pass ambient
{
ambient 1 0 0
diffuse 1 0 0
specular 0.1 0.1 0.1 1 1
}
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment