mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-23 13:31:31 -05:00
![]() -Always force times of each flame to increase from zero when saving a file. -Remove check for times when doing a sequence in EmberGenome because the original times are never used there. --Bug fixes -Multi-GPU synchronization was not actually thread safe and was likely doing less iters than requested. It is now properly synchronized. --Code changes -Optimize Interpolater by making it a non-static class by adding some members used for caching values during interpolation. -Cache values in SheepTools as well, which was already a non-static class. -General cleanup. |
||
---|---|---|
.. | ||
Affine2D.cpp | ||
Affine2D.h | ||
CarToRas.h | ||
Curves.h | ||
DensityFilter.h | ||
DllMain.cpp | ||
Ember.cpp | ||
Ember.h | ||
EmberDefines.h | ||
EmberMotion.h | ||
EmberPch.cpp | ||
EmberPch.h | ||
EmberToXml.h | ||
Interpolate.h | ||
Isaac.h | ||
Iterator.h | ||
Palette.h | ||
PaletteList.h | ||
Point.h | ||
Renderer.cpp | ||
Renderer.h | ||
RendererBase.cpp | ||
RendererBase.h | ||
SheepTools.h | ||
SpatialFilter.h | ||
TemporalFilter.h | ||
Timing.h | ||
Utils.h | ||
VarFuncs.h | ||
Variation.h | ||
VariationList.cpp | ||
VariationList.h | ||
Variations01.h | ||
Variations02.h | ||
Variations03.h | ||
Variations04.h | ||
Variations05.h | ||
Variations06.h | ||
Variations07.h | ||
VariationsDC.h | ||
Xform.h | ||
XmlToEmber.h |