mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
* Adjustment: Initial CMake reworking.
This commit is contained in:
parent
516163fd5d
commit
d7cdf54661
5394 changed files with 2615532 additions and 8711 deletions
|
|
@ -0,0 +1,39 @@
|
|||
|
||||
// blender material: BlockMat
|
||||
material BlockMat
|
||||
{
|
||||
receive_shadows on
|
||||
technique b2ogre_1331419912.514
|
||||
{
|
||||
pass b2ogre_1331419912.514
|
||||
{
|
||||
ambient 0.800000011920929 0.800000011920929 0.800000011920929 1.0
|
||||
diffuse 0.6400000190734865 0.6400000190734865 0.6400000190734865 1.0
|
||||
specular 0.5 0.5 0.5 1.0 12.5
|
||||
emissive 0.0 0.0 0.0 1.0
|
||||
alpha_to_coverage off
|
||||
colour_write on
|
||||
cull_hardware clockwise
|
||||
depth_check on
|
||||
depth_func less_equal
|
||||
depth_write on
|
||||
illumination_stage
|
||||
light_clip_planes off
|
||||
light_scissor off
|
||||
lighting on
|
||||
normalise_normals off
|
||||
polygon_mode solid
|
||||
scene_blend one zero
|
||||
scene_blend_op add
|
||||
shading gouraud
|
||||
transparent_sorting on
|
||||
texture_unit b2ogre_1331419912.514
|
||||
{
|
||||
texture Wrinkles.jpg
|
||||
tex_address_mode wrap
|
||||
scale 1.0 1.0
|
||||
colour_op replace
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
9699
Engine/lib/assimp/test/models/Ogre/TheThing/Mesh.mesh.xml
Normal file
9699
Engine/lib/assimp/test/models/Ogre/TheThing/Mesh.mesh.xml
Normal file
File diff suppressed because it is too large
Load diff
BIN
Engine/lib/assimp/test/models/Ogre/TheThing/Reference.JPG
Normal file
BIN
Engine/lib/assimp/test/models/Ogre/TheThing/Reference.JPG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
Engine/lib/assimp/test/models/Ogre/TheThing/Wrinkles.jpg
Normal file
BIN
Engine/lib/assimp/test/models/Ogre/TheThing/Wrinkles.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
Loading…
Add table
Add a link
Reference in a new issue