Historique des commits

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