broken_seals/game/data/materials
2020-04-07 14:41:35 +02:00
..
1_standard_material.tres Update Voxelman to grab the mesher optimizations. 2020-04-07 14:41:35 +02:00
2_simple_particle_billboard.tres Converted most of the SpatialMaterials to ShaderMaterial. 2019-12-03 16:33:46 +01:00
3_standard_character_material.tres -CharacterSkeleton now uses _enter_tree() instead of _init() to set itself up, also it will duplicate the character material here, instead of durgin generation. This fixed a threading related crash. 2020-02-16 16:23:45 +01:00
4_standard_material_prop.tres Update HEADS to get the new prop related changes from Voxelman, and the WorldGenerator. Changed the voxel scale in the menu aswell. 2020-02-16 02:57:24 +01:00
5_standard_material_nouv2.tres Turn on threaded builds again, the crashes are caused by deleting chunks while they are generating (e.g. clicking the load button too early for example). 2020-03-30 01:40:04 +02:00
6_standard_material_prop_nouv2.tres Fully implemented lod. Lod level 1 just drops the uv2 channel, lod level 2 merges together the meshes, lod level 3 drops the uv channel by sampling the textures into vertex color. Updated HEADS to grab a voxelman change. Also temporarily disabled threaded chunk builds because I introduced (or made manifest) a crash. 2020-03-30 01:22:25 +02:00
7_standard_material_notex.tres Fully implemented lod. Lod level 1 just drops the uv2 channel, lod level 2 merges together the meshes, lod level 3 drops the uv channel by sampling the textures into vertex color. Updated HEADS to grab a voxelman change. Also temporarily disabled threaded chunk builds because I introduced (or made manifest) a crash. 2020-03-30 01:22:25 +02:00
8_standard_material_prop_notex.tres Fully implemented lod. Lod level 1 just drops the uv2 channel, lod level 2 merges together the meshes, lod level 3 drops the uv channel by sampling the textures into vertex color. Updated HEADS to grab a voxelman change. Also temporarily disabled threaded chunk builds because I introduced (or made manifest) a crash. 2020-03-30 01:22:25 +02:00
9_standard_character_material_notex.tres Implemented lod for mobs. Also Updated HEADS to grab a crash fix from Voxelman, and the update to Skeleton3D from ESS. 2020-03-30 23:18:28 +02:00
character_mat..tres Re-enabled prop mesh building. Also small cleanups to materials. 2020-02-11 01:27:39 +01:00
character_mat.tres_off Data part 2. 2019-11-20 13:55:27 +01:00
spatial_voxelman_mat.tres Re-enabled prop mesh building. Also small cleanups to materials. 2020-02-11 01:27:39 +01:00
voxelman2.tres Re-enabled prop mesh building. Also small cleanups to materials. 2020-02-11 01:27:39 +01:00
voxelman_shader.tres_off Data part 2. 2019-11-20 13:55:27 +01:00
voxelman.tres Removed the old voxel textures. Also cleaned up voxel libraries. 2019-12-23 22:53:51 +01:00
voxelman.tres_off Data part 2. 2019-11-20 13:55:27 +01:00
world_material.tres Update everything, to grab the multithreading fixes from Voxelman. 2020-02-12 14:20:26 +01:00