Historial de Commits

Autor SHA1 Mensaje Fecha
  Trevor Baron 7859ceabe7 move fxaa before bloom hace 7 años
  Trevor Baron 1336ef4e7f fix bloom to work on the first frame rendered hace 7 años
  Trevor Baron 9fbd1f8be9 add dispose that was missing hace 7 años
  Trevor Baron 8714902063 fallback to old bloom if needed hace 7 años
  Trevor Baron c77e8dd423 updated blur hace 7 años
  Trevor Baron 782a8f8ae8 update texture sharing and clearing hace 7 años
  Trevor Baron 7e05404ec6 dof and bloom to share merge post process hace 7 años
  Trevor Baron 5ac670c41b rename depthOfFieldMerge to defaultPipelineMerge hace 7 años
  Trevor Baron 68e17c13fa add back image processing hace 7 años
  Trevor Baron bfc5c20ecc handle bloom disposal/state hace 7 años
  Trevor Baron 0227e4e299 Moved to new class and observe same output as before hace 7 años
  Trevor Baron f737c12957 delay shader compilation until build hace 7 años
  Trevor Baron ef54caea5f move fxaa to end of pipeline to avoid issues with bloom for now hace 7 años
  Trevor Baron 25daa03f78 avoid reusing finalmerge texture when hdr mode is disabled hace 7 años
  Trevor Baron a4b660f970 don't activate depth renderer until dof is enabled hace 7 años
  Trevor Baron d40d4c9851 avoid clears hace 7 años
  Trevor Baron ecb3ce8a62 share textures hace 7 años
  Trevor Baron fd35ca1efc move fxaa to start of default pipeline hace 7 años
  Trevor Baron 0e03b1e1b1 maintain pipeline effect state hace 7 años
  Trevor Baron 39bb989894 add chromatic aberration to default pipeline hace 7 años
  Trevor Baron 98f1988299 add msaa and sharpness effect to default pipeline hace 7 años
  Trevor Baron 57bdb0c942 enable msaa in default pipeline when availible hace 7 años
  Trevor Baron 34a8b2884c use min/max z from depthTexture hace 7 años
  Trevor Baron e3a8f403cb updated dof validation to use multiple cameras, added support for dof/circle of confusion to specify a camera to be used hace 7 años
  Trevor Baron 1b31e9187f rename quality to blurlevel hace 7 años
  Trevor Baron a119477b79 replace kernel size with quality and use blur pyramid to improve blur quality hace 7 años
  Trevor Baron 8a1289a016 remove unneeded clears hace 7 años
  Trevor Baron 51eddca4e3 add more documentation hace 7 años
  Trevor Baron 27576a6a24 mid commenting hace 7 años
  Trevor Baron 9f057e0467 remove postProcessRenderPass, update depthOfFieldEffect to properly implement postProcessRenderEffect hace 7 años