Project

General

Profile

« Previous | Next » 

Revision 11fb6ce0

Added by Leszek Koltunski over 7 years ago

Correct a bug with Postprocessing Shortcut.

View differences:

src/main/java/org/distorted/library/MeshFlat.java
156 156
     return ret;
157 157
     }
158 158
*/
159

  
160
///////////////////////////////////////////////////////////////////////////////////////////////////
161

  
162
   boolean canUsePostprocessingShortcut()
163
      {
164
      return true;
165
      }
166

  
159 167
///////////////////////////////////////////////////////////////////////////////////////////////////
160 168
// PUBLIC API
161 169
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff