overte/libraries/model/src/model
2017-03-29 17:58:56 -07:00
..
Asset.cpp
Asset.h
Geometry.cpp cleanups 2017-03-24 15:08:13 -07:00
Geometry.h Mesh::forEach and Mesh::map 2017-03-18 10:18:04 -07:00
Light.cpp Moving the num mips per texture to the creator so it s immutable and simpler 2017-03-29 17:58:56 -07:00
Light.h cleaning up the comments from review and trying something to adress the issue that showed up on i5 2016-10-07 16:04:19 -07:00
Light.slh Merging with upstream after resolving some conflicts 2016-10-12 09:22:12 -07:00
LightIrradiance.shared.slh Fixing reveiw comments 2016-10-10 12:43:33 -07:00
LightVolume.shared.slh Keep on investigating the shading cost per light 2016-09-30 02:41:21 -07:00
Material.cpp make calculateTextureInfo thread safe 2016-10-01 15:47:17 -07:00
Material.h make calculateTextureInfo thread safe 2016-10-01 15:47:17 -07:00
Material.slh Bringing the Scattering type to the pixels and having a different shading during the lighting pass (for global right now) 2016-06-20 17:58:35 -07:00
ModelLogging.cpp MOving the actual creation of the texture and the pixel manipulation required from TextureCache to TextureSOurce 2015-09-20 23:31:59 -07:00
ModelLogging.h MOving the actual creation of the texture and the pixel manipulation required from TextureCache to TextureSOurce 2015-09-20 23:31:59 -07:00
Skybox.cpp fix Skybox::clear to set _empty 2016-08-29 13:40:56 -07:00
Skybox.h allow black skybox 2016-08-29 10:58:09 -07:00
skybox.slf Restore proper mip handling to skybox 2016-09-23 12:05:04 -07:00
skybox.slv Fixing the skybox, still issues with the lights 2016-10-28 18:12:39 -07:00
SphericalHarmonics.shared.slh smaller struct descriptions 2016-09-28 18:33:34 -07:00
Stage.cpp use lights from nontextured skyboxes 2016-08-16 13:27:22 -07:00
Stage.h use lights from nontextured skyboxes 2016-08-16 13:27:22 -07:00
TextureMap.cpp Moving the num mips per texture to the creator so it s immutable and simpler 2017-03-29 17:58:56 -07:00
TextureMap.h Working on new texture management strategy 2017-02-17 07:53:16 -08:00