Project

General

Profile

« Previous | Next » 

Revision 77fcb24d

Added by Leszek Koltunski over 7 years ago

Fix for Bug #17: Regions of Fragment Effects migrate.

Fix is: don't send vertex position and the Fragment Effect region to the fragment shader already multiplied by the ModelView matrix (that introduces the imprecise interpolation because of the projection effect) but simply send both of them in local coords.

  • added
  • modified
  • copied
  • renamed
  • deleted