mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-22 05:30:06 -05:00
e005b4c20e
Add the ability to set the current xform by pressing F1 - F32. Add the ability to toggle an entire row or column of xaos values. --Bug fixes Prevent xform index flickering whenever changing the number of xforms. --Code changes Remove ForEach() wrappers and replace with range based for loops with auto. Replace every regular for loop with a range based one where applicable. Note this doesn't work everywhere. Make event filter application wide. Add parameter to FillXforms() to specify the index to select, default 0. Rename some scroll areas and layouts to names that make sense, rather than their designer defaults. |
||
---|---|---|
.. | ||
DEOpenCLKernelCreator.cpp | ||
DEOpenCLKernelCreator.h | ||
DllMain.cpp | ||
EmberCLFunctions.h | ||
EmberCLPch.h | ||
EmberCLStructs.h | ||
FinalAccumOpenCLKernelCreator.cpp | ||
FinalAccumOpenCLKernelCreator.h | ||
IterOpenCLKernelCreator.cpp | ||
IterOpenCLKernelCreator.h | ||
OpenCLWrapper.cpp | ||
OpenCLWrapper.h | ||
RendererCL.cpp | ||
RendererCL.h |