mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-17 13:45:00 -04:00
--Code changes
-Fix erroneous export statement in Ember.cpp. -Add using statement in RendererCL.h.
This commit is contained in:
@ -407,7 +407,7 @@ uint Timing::m_ProcessorCount;
|
||||
EXPORTPREPOSTREGVAR(Sphereblur, T) \
|
||||
EXPORTPREPOSTREGVAR(Cpow3, T) \
|
||||
EXPORTPREPOSTREGVAR(Concentric, T) \
|
||||
EXPORTPREPOSTREGVAR(Hyperbolic, T) \
|
||||
EXPORTPREPOSTREGVAR(Hypercrop, T) \
|
||||
EXPORTPREPOSTREGVAR(Hypershift2, T) \
|
||||
template EMBER_API class PostSmartcropVariation<T>; /*Only implemented as post.*/ \
|
||||
EXPORTPREPOSTREGVAR(DCBubble, T) \
|
||||
|
Reference in New Issue
Block a user