Historie revizí

Autor SHA1 Zpráva Datum
  sebavan 4d21914cba Update babylon.depthOfFieldEffect.ts před 7 roky
  Trevor Baron d5f66f1536 use output width for kernel blur, use coc when doing dof kernel blur před 7 roky
  Trevor Baron 1cf7581f7c set resolution on next blur for dof, avoid a second texture fetch when calculating coc před 7 roky
  David Catuhe b6794749a0 master před 7 roky
  David Catuhe 6085ef4f3a Removed wrong @see comments před 7 roky
  Trevor Baron 32e477b301 split dof and bloom into separate merges před 7 roky
  Trevor Baron 7e05404ec6 dof and bloom to share merge post process před 7 roky
  Trevor Baron 5ac670c41b rename depthOfFieldMerge to defaultPipelineMerge před 7 roky
  Trevor Baron 0227e4e299 Moved to new class and observe same output as before před 7 roky
  Trevor Baron 2e61e3653c set outputtexture to null when released, copy paste x/y fix před 7 roky
  Trevor Baron 4b64801911 set dof blur using outputs instead of inputs před 7 roky
  Trevor Baron 388b5551a4 set from pp output před 7 roky
  Trevor Baron 5fd34ee8a1 missing docs před 7 roky
  Trevor Baron f737c12957 delay shader compilation until build před 7 roky
  Trevor Baron fca83fff18 missing comments před 7 roky
  Trevor Baron a4b660f970 don't activate depth renderer until dof is enabled před 7 roky
  Trevor Baron ecb3ce8a62 share textures před 7 roky
  Trevor Baron 0e03b1e1b1 maintain pipeline effect state před 7 roky
  Trevor Baron 34a8b2884c use min/max z from depthTexture před 7 roky
  Trevor Baron 72bd911e0c update doc před 7 roky
  Trevor Baron e3a8f403cb updated dof validation to use multiple cameras, added support for dof/circle of confusion to specify a camera to be used před 7 roky
  Trevor Baron dda5dc75d4 add missing docs před 7 roky
  Trevor Baron 1b31e9187f rename quality to blurlevel před 7 roky
  Trevor Baron 5588564a88 add depth map into circle of confusion před 7 roky
  Trevor Baron a119477b79 replace kernel size with quality and use blur pyramid to improve blur quality před 7 roky
  Trevor Baron 8a1289a016 remove unneeded clears před 7 roky
  Trevor Baron 51eddca4e3 add more documentation před 7 roky
  Trevor Baron c6669dd901 fix order of dof pp, remove additional unneeded pp methods před 7 roky
  Trevor Baron 9f057e0467 remove postProcessRenderPass, update depthOfFieldEffect to properly implement postProcessRenderEffect před 7 roky
  Trevor Baron 6cbd1fc900 make dof a PostProcessRenderEffect před 7 roky