Commit graph

125 commits

Author SHA1 Message Date
Erik Hjortsberg
704c8ddc15 Updated media script to handle the way we now store all materials as
ogre.material files next to the textures.
2010-05-08 22:46:29 +02:00
Erik Hjortsberg
4e44a9edaa Moved these to svn. 2008-12-10 21:22:55 +01:00
Erik Hjortsberg
f0a598e90b Use dejavu instead of vera. 2008-12-02 23:08:46 +01:00
Erik Hjortsberg
049039e997 Removed caelum media since it's now in the media repository. 2008-07-21 23:06:26 +02:00
Erik Hjortsberg
98ff30e878 Removed old installation instructions. 2008-06-27 23:53:45 +02:00
Erik Hjortsberg
51485c3e02 Removed media that's now in svn. 2008-06-27 22:56:50 +02:00
Erik Hjortsberg
78b72a84a0 Moved all core files from the EmberCore.zip and OgreCore.zip into a separate directory, which is then populated by the make_dist_media.sh script through the EmberCore.files file list. 2008-06-27 22:48:21 +02:00
Erik Hjortsberg
975c0d1c95 Fixed path to texture 2008-05-16 00:50:22 +02:00
Erik Hjortsberg
344a48112c these have all been moved to svn 2008-05-16 00:14:04 +02:00
Erik Hjortsberg
ac447551a5 Removed obsolete cvs files. 2008-05-08 23:12:42 +02:00
Erik Hjortsberg
38cf515b4d These have been moved to svn. 2008-05-06 23:01:42 +02:00
Erik Hjortsberg
4c11ae3118 Update media. 2008-05-06 21:13:45 +02:00
Erik Hjortsberg
45d3e55358 Scale the axes mesh down a little so it's roughly one meter across. 2008-05-06 21:03:52 +02:00
Erik Hjortsberg
acbf3baf77 Updated media with new meshes and materials. 2008-05-05 00:15:33 +02:00
Erik Hjortsberg
df84319ec0 remove old media 2008-05-02 00:30:42 +02:00
Erik Hjortsberg
3feda0185d Update with new media. 2008-05-01 23:35:28 +02:00
Erik Hjortsberg
0c9ec77509 Added monster skeleton material. 2008-04-27 00:23:20 +02:00
Erik Hjortsberg
ce27c639ed Added outer ring to compass. 2008-04-19 20:14:45 +02:00
Erik Hjortsberg
4ca3f999ea Sync with Caelum trunk. 2008-04-19 19:24:25 +02:00
Erik Hjortsberg
c2ced9e23d Use png instead of tga. 2008-04-13 23:02:38 +02:00
Erik Hjortsberg
ba68f9d717 Update materials to cope with changes in the media repo. 2008-04-12 17:43:32 +02:00
Erik Hjortsberg
58f5894236 Moved duplicate param bindings to the base program declaration so to avoid duplication. 2008-04-12 17:42:35 +02:00
Erik Hjortsberg
85ab701112 Update after media changes. 2008-04-12 15:43:00 +02:00
Erik Hjortsberg
fea9d50962 Use scaling values which are more sane for the cale of the world (1 unit == 1 meter) 2008-04-12 15:41:49 +02:00
Erik Hjortsberg
a6d46d268d Update materials after jayr's new additions. 2008-04-12 14:30:51 +02:00
Erik Hjortsberg
bd81961c0f Use a standard panel since this element should have no border. 2008-04-12 14:29:39 +02:00
Erik Hjortsberg
e0d6a6d778 Sync with calum trunk. 2008-04-12 13:34:39 +02:00
Erik Hjortsberg
e9a3e63a00 Use different shader programs depending on how many textures will be used. This is more efficient than having if-statments all over the place. 2008-04-12 13:22:58 +02:00
Erik Hjortsberg
4a23e45fc5 Update caelum media from trunk. 2008-04-06 17:59:02 +02:00
Erik Hjortsberg
70c84dda27 Removed obsolete materials. 2008-03-27 21:21:58 +01:00
Erik Hjortsberg
c976d9caad Added licensing info. 2008-03-26 22:27:13 +01:00
Erik Hjortsberg
e8de5b36f3 Updated materials after changes in the media. 2008-03-26 19:58:48 +01:00
Erik Hjortsberg
604f7d9fcd Added material file for different ui materials. 2008-03-26 19:49:12 +01:00
Erik Hjortsberg
5f29e5efe6 Added overlay for the compass for the overlay compass technique. 2008-03-26 19:48:03 +01:00
Erik Hjortsberg
b722006e0c Added missing terrain textures. 2008-03-24 12:53:12 +01:00
Erik Hjortsberg
f32bee3031 We handle alpha in the mini map by not using alpha on the texture, so no need for this. 2008-03-24 12:50:01 +01:00
Erik Hjortsberg
102f64abcd Removed references to old low textures that are now removed 2008-03-24 12:48:45 +01:00
Erik Hjortsberg
f12012e761 2008-03-16 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/materials/splatting/Splat.cg: don't apply any alpha on the final result since that will mess up the mini map
2008-03-16 12:53:03 +00:00
Erik Hjortsberg
05a6c9e411 2008-03-15 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/packs/Caelum.zip: update Caelum media
2008-03-15 00:12:19 +00:00
Erik Hjortsberg
78378c0ec6 2008-03-12 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/packs/Caelum.zip: updated caelum media
2008-03-12 19:33:32 +00:00
Erik Hjortsberg
d756da44f1 2008-03-05 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/materials/scripts/vegetation.material: added a ducktails material
2008-03-04 23:25:02 +00:00
Erik Hjortsberg
f25b1efb23 2008-03-03 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* src/components/ogre/terrain/TerrainPageSurfaceCompilerTechniqueShader.cpp, media/materials/splatting/Splat.cg: use the diffuse colour when saturating the ground
2008-03-03 22:46:37 +00:00
Erik Hjortsberg
96e545b0f7 2008-03-03 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/packs/Caelum.zip: fixed file naming which didn't work on linux (upper and lower case)
2008-03-03 00:00:10 +00:00
Erik Hjortsberg
5ed8b5b943 2008-03-03 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/materials/splatting/Splat.cg: experiment with saturating the colours to make the world a little brighter. This should however be in a more central place, so it can be applied to all shaders
2008-03-02 23:58:57 +00:00
Erik Hjortsberg
e00b607908 2008-03-03 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/materials/scripts/environment.material: update from latest Ogre to fit with changes in the shaders
2008-03-02 23:58:03 +00:00
Erik Hjortsberg
7674c354ad 2008-03-02 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/packs/Caelum.zip: added Caelum media pack
2008-03-02 17:44:20 +00:00
Erik Hjortsberg
947d4fed8f 2008-03-02 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/materials/scripts/buildings.material: clean up
2008-03-02 17:30:32 +00:00
Erik Hjortsberg
013a54f81e 2008-03-02 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/materials/programs/OffsetMapping.cg, media/materials/splatting/Splat.cg, media/materials/splatting/splat.program: added exp2 fogging methods since Caelum now uses that
2008-03-02 17:30:00 +00:00
Erik Hjortsberg
24aa717ece 2008-02-26 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* src/components/ogre/modeldefinitions/creatures.modeldef.xml, media/materials/scripts/buildings.material, media/materials/scripts/creatures.material: updated materials and definitions
2008-02-25 23:49:25 +00:00
Erik Hjortsberg
ce681a57e9 2008-02-21 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* media/materials/scripts/creatures.material, media/materials/scripts/vegetation.material: disable the shader support in some of the vegetation materials since they need some modifications to properly work with the paged geometry
2008-02-21 22:10:54 +00:00