- Timestamp:
- May 11, 2008, 1:41:20 AM (17 years ago)
- Location:
- data/Media
- Files:
-
- 161 added
- 62 deleted
- 30 edited
Legend:
- Unmodified
- Added
- Removed
-
data/Media/materials/scripts/Console.material
r5042 r5055 11 11 texture_unit 12 12 { 13 texture console2. png13 texture console2.tga 14 14 } 15 15 } … … 29 29 texture_unit 30 30 { 31 texture console3. png31 texture console3.tga 32 32 } 33 33 } … … 47 47 texture_unit 48 48 { 49 texture console4. png49 texture console4.tga 50 50 } 51 51 } -
data/Media/materials/scripts/Example.material
r5054 r5055 14 14 texture_unit 15 15 { 16 texture spheremap. png16 texture spheremap.tga 17 17 colour_op_ex add src_texture src_current 18 18 colour_op_multipass_fallback one one … … 32 32 texture_unit 33 33 { 34 texture ogrelogo. png34 texture ogrelogo.tga 35 35 } 36 36 } … … 137 137 } 138 138 } 139 140 139 141 140 142 material Examples/CloudySky … … 334 336 texture_unit 335 337 { 336 texture flare. png338 texture flare.tga 337 339 } 338 340 } … … 351 353 texture_unit 352 354 { 353 texture flaretrail. png355 texture flaretrail.tga 354 356 } 355 357 } … … 372 374 texture_unit 373 375 { 374 texture flare. png376 texture flare.tga 375 377 } 376 378 } … … 389 391 texture_unit 390 392 { 391 texture basic_droplet. png393 texture basic_droplet.tga 392 394 } 393 395 } … … 403 405 texture_unit 404 406 { 405 texture dkyellow. png407 texture dkyellow.tga 406 408 } 407 409 } … … 432 434 texture_unit 433 435 { 434 texture 10points. png436 texture 10points.tga 435 437 } 436 438 } … … 474 476 texture_unit 475 477 { 476 texture steelhead. png478 texture steelhead.tga 477 479 } 478 480 } … … 584 586 texture_unit 585 587 { 586 texture gras_02. png588 texture gras_02.tga 587 589 } 588 590 } … … 600 602 texture_unit 601 603 { 602 texture gras_02. png604 texture gras_02.tga 603 605 } 604 606 } … … 633 635 texture_unit 634 636 { 635 texture aureola. pngPF_BYTE_LA637 texture aureola.tga PF_BYTE_LA 636 638 tex_address_mode clamp 637 639 } … … 722 724 texture_unit 723 725 { 724 texture RustyBarrel. png726 texture RustyBarrel.tga 725 727 filtering trilinear 726 728 } … … 742 744 texture_unit 743 745 { 744 texture WoodPallet. png746 texture WoodPallet.tga 745 747 filtering trilinear 746 748 } … … 761 763 texture_unit 762 764 { 763 texture ribbonband. png1d765 texture ribbonband.tga 1d 764 766 tex_address_mode clamp 765 767 filtering none -
data/Media/materials/scripts/Ogre.material
r5023 r5055 11 11 texture_unit 12 12 { 13 texture spheremap. png13 texture spheremap.tga 14 14 colour_op_ex add src_texture src_current 15 15 colour_op_multipass_fallback one one … … 63 63 texture_unit 64 64 { 65 texture WeirdEye. png65 texture WeirdEye.tga 66 66 } 67 67 } … … 78 78 texture_unit 79 79 { 80 texture cursor. png80 texture cursor.tga 81 81 tex_address_mode clamp 82 82 } … … 96 96 texture_unit 97 97 { 98 texture ogreborder. png98 texture ogreborder.tga 99 99 } 100 100 } … … 113 113 texture_unit 114 114 { 115 texture ogreborderUp. png115 texture ogreborderUp.tga 116 116 } 117 117 } -
data/Media/materials/scripts/Orxonox.material
r5033 r5055 13 13 texture_unit 14 14 { 15 texture shot. png15 texture shot.tga 16 16 } 17 17 } … … 33 33 texture_unit 34 34 { 35 texture OrxonoxRED. png35 texture OrxonoxRED.tga 36 36 } 37 37 } … … 52 52 texture_unit 53 53 { 54 texture OrxonoxYELLOW. png54 texture OrxonoxYELLOW.tga 55 55 } 56 56 } … … 71 71 texture_unit 72 72 { 73 texture OrxonoxGREEN. png73 texture OrxonoxGREEN.tga 74 74 } 75 75 } … … 90 90 texture_unit 91 91 { 92 texture OrxonoxBlack. png92 texture OrxonoxBlack.tga 93 93 } 94 94 } … … 109 109 texture_unit 110 110 { 111 texture backGround. png111 texture backGround.tga 112 112 } 113 113 } … … 127 127 texture_unit 128 128 { 129 texture EnergyBackground. png129 texture EnergyBackground.tga 130 130 } 131 131 } … … 145 145 texture_unit 146 146 { 147 texture clock. png147 texture clock.tga 148 148 } 149 149 } … … 163 163 texture_unit 164 164 { 165 texture gun. png165 texture gun.tga 166 166 } 167 167 } … … 181 181 texture_unit 182 182 { 183 texture man. png183 texture man.tga 184 184 } 185 185 } … … 199 199 texture_unit 200 200 { 201 texture MapBackGround. png201 texture MapBackGround.tga 202 202 } 203 203 } … … 217 217 texture_unit 218 218 { 219 texture MyShip. png219 texture MyShip.tga 220 220 } 221 221 } … … 235 235 texture_unit 236 236 { 237 texture RacketBackground. png237 texture RacketBackground.tga 238 238 } 239 239 } … … 254 254 texture_unit 255 255 { 256 texture TargetBackground. png256 texture TargetBackground.tga 257 257 } 258 258 } … … 272 272 texture_unit 273 273 { 274 texture PrimarBackground. png274 texture PrimarBackground.tga 275 275 } 276 276 } … … 290 290 texture_unit 291 291 { 292 texture PrimarSample. png292 texture PrimarSample.tga 293 293 } 294 294 } … … 308 308 texture_unit 309 309 { 310 texture PrimarChoice. png310 texture PrimarChoice.tga 311 311 } 312 312 } … … 326 326 texture_unit 327 327 { 328 texture RedPoint. png328 texture RedPoint.tga 329 329 } 330 330 } … … 344 344 texture_unit 345 345 { 346 texture EnergyDistrBackground. png346 texture EnergyDistrBackground.tga 347 347 } 348 348 } … … 362 362 texture_unit 363 363 { 364 texture ShieldLeftTop. png364 texture ShieldLeftTop.tga 365 365 } 366 366 } … … 380 380 texture_unit 381 381 { 382 texture ShieldRightTop. png382 texture ShieldRightTop.tga 383 383 } 384 384 } … … 398 398 texture_unit 399 399 { 400 texture ShieldLeftBottom. png400 texture ShieldLeftBottom.tga 401 401 } 402 402 } … … 416 416 texture_unit 417 417 { 418 texture ShieldRightBottom. png418 texture ShieldRightBottom.tga 419 419 } 420 420 } … … 434 434 texture_unit 435 435 { 436 texture TimeBackground. png436 texture TimeBackground.tga 437 437 } 438 438 } … … 452 452 texture_unit 453 453 { 454 texture crosshair. png454 texture crosshair.tga 455 455 } 456 456 } -
data/Media/materials/scripts/OrxonoxSky.material
r5023 r5055 28 28 texture_unit 29 29 { 30 cubic_texture bluestar. pngseparateUV30 cubic_texture bluestar.tga separateUV 31 31 tex_address_mode clamp 32 32 } -
data/Media/materials/scripts/PE_materials.material
r5023 r5055 11 11 texture_unit 12 12 { 13 texture flare. png13 texture flare.tga 14 14 } 15 15 } … … 29 29 texture_unit 30 30 { 31 texture bigflame. png31 texture bigflame.tga 32 32 } 33 33 } … … 47 47 texture_unit 48 48 { 49 texture smoke. png49 texture smoke.tga 50 50 } 51 51 } … … 65 65 texture_unit 66 66 { 67 texture explosion. png67 texture explosion.tga 68 68 } 69 69 } … … 83 83 texture_unit 84 84 { 85 texture ring_flare. png85 texture ring_flare.tga 86 86 } 87 87 } … … 101 101 texture_unit 102 102 { 103 texture ring_flare2. png103 texture ring_flare2.tga 104 104 } 105 105 } … … 119 119 texture_unit 120 120 { 121 texture flaretrail. png121 texture flaretrail.tga 122 122 } 123 123 } … … 137 137 texture_unit 138 138 { 139 texture streak. png139 texture streak.tga 140 140 } 141 141 } -
data/Media/materials/scripts/assf.material
r5023 r5055 1 material Material/SOLID/TEX/human_assf. png/VertCol1 material Material/SOLID/TEX/human_assf.tga/VertCol 2 2 { 3 3 technique … … 9 9 texture_unit 10 10 { 11 texture human_assf. png11 texture human_assf.tga 12 12 } 13 13 } -
data/Media/materials/scripts/assf5.material
r5023 r5055 1 material Material/SOLID/TEX/human_assf5. png/VertCol1 material Material/SOLID/TEX/human_assf5.tga/VertCol 2 2 { 3 3 technique … … 9 9 texture_unit 10 10 { 11 texture human_assf5. png11 texture human_assf5.tga 12 12 } 13 13 } -
data/Media/materials/scripts/ast.material
r5023 r5055 1 material rock/SOLID/TEX/rock. png1 material rock/SOLID/TEX/rock.tga 2 2 { 3 3 technique … … 8 8 texture_unit 9 9 { 10 texture rock. png10 texture rock.tga 11 11 } 12 12 } -
data/Media/materials/scripts/asteroids.material
r5047 r5055 1 material rock/TEXFACE/rock. png1 material rock/TEXFACE/rock.tga 2 2 { 3 3 receive_shadows on … … 11 11 texture_unit 12 12 { 13 texture rock. png13 texture rock.tga 14 14 colour_op modulate 15 15 } -
data/Media/materials/scripts/drone.material
r5023 r5055 7 7 texture_unit 8 8 { 9 texture drone. png9 texture drone.tga 10 10 } 11 11 } -
data/Media/materials/scripts/hoover.material
r5023 r5055 1 material SOLID/TEX/hoover_turbine. png1 material SOLID/TEX/hoover_turbine.tga 2 2 { 3 3 technique … … 7 7 texture_unit 8 8 { 9 texture hoover_turbine. png9 texture hoover_turbine.tga 10 10 } 11 11 } 12 12 } 13 13 } 14 material SOLID/TEX/hoover_gear. png14 material SOLID/TEX/hoover_gear.tga 15 15 { 16 16 technique … … 20 20 texture_unit 21 21 { 22 texture hoover_gear. png22 texture hoover_gear.tga 23 23 } 24 24 } 25 25 } 26 26 } 27 material SOLID/TEX/hoover_body. png27 material SOLID/TEX/hoover_body.tga 28 28 { 29 29 technique … … 33 33 texture_unit 34 34 { 35 texture hoover_body. png35 texture hoover_body.tga 36 36 } 37 37 } -
data/Media/materials/scripts/spacecruiser.material
r5023 r5055 1 material Material/SOLID/TEX/spacesruiser. png1 material Material/SOLID/TEX/spacesruiser.tga 2 2 { 3 3 technique … … 9 9 texture_unit 10 10 { 11 texture spacesruiser. png11 texture spacesruiser.tga 12 12 } 13 13 } -
data/Media/materials/scripts/starship.material
r5023 r5055 1 material Material/SOLID/TEX/starship. png1 material Material/SOLID/TEX/starship.tga 2 2 { 3 3 technique … … 8 8 texture_unit 9 9 { 10 texture starship. png10 texture starship.tga 11 11 } 12 12 } -
data/Media/particle/smoke.particle
r5023 r5055 25 25 affector ColourImage 26 26 { 27 image smokecolors. png27 image smokecolors.tga 28 28 } 29 29
Note: See TracChangeset
for help on using the changeset viewer.