fractorium/Source/EmberCL
Person 5a8b4b1148 05/31/2017
--User changes
 -Add support for adjusting xform color indices in the palette editor. Fixed palettes can now be displayed there, but they will have no color arrows as they are not editable.
 -Add support for independent dimension scaling in the EmberRender and EmberAnimate programs to bring them in line with the final render dialog Fractorium.

--Bug fixes
 -File paths with a space in them did not work in the command line programs.
 -Any Xml file in the search paths would erroneously be treated as a palette file.

--Code changes
 -Change some for loops to while loops when iterating through xforms.
 -Allow FractoriumEmberController<T>::UpdateXform() to be able to apply the action to an xform at a specific index.
 -Remove old code blocks build files that were never used.
 -Make GetPath() return empty string if no path is present in the passed in file path.
 -GetTotalXform() was always counting the final xform, even if it was unused.
2017-05-31 19:50:05 -07:00
..
DEOpenCLKernelCreator.cpp --User changes 2016-04-03 18:55:12 -07:00
DEOpenCLKernelCreator.h --User changes 2016-04-03 18:55:12 -07:00
DllMain.cpp More Linux work, getting started with QtCreator. 2014-12-08 02:18:16 -08:00
EmberCLFunctions.h --User changes 2015-11-22 14:15:07 -08:00
EmberCLPch.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
EmberCLStructs.h --Code changes 2017-03-27 18:05:06 -07:00
FinalAccumOpenCLKernelCreator.cpp --User changes 2016-04-03 18:55:12 -07:00
FinalAccumOpenCLKernelCreator.h --User changes 2016-04-03 18:55:12 -07:00
FunctionMapper.cpp --User changes 2016-04-13 20:59:57 -07:00
FunctionMapper.h --User changes 2016-02-11 21:38:21 -08:00
IterOpenCLKernelCreator.cpp 05/31/2017 2017-05-31 19:50:05 -07:00
IterOpenCLKernelCreator.h --User changes 2016-04-03 18:55:12 -07:00
OpenCLInfo.cpp Misc intermediate fixes, more work on these to follow. 2016-04-21 15:33:00 -07:00
OpenCLInfo.h Misc intermediate fixes, more work on these to follow. 2016-04-21 15:33:00 -07:00
OpenCLWrapper.cpp --User changes 2016-04-03 18:55:12 -07:00
OpenCLWrapper.h --User changes 2017-02-26 00:02:21 -08:00
RendererCL.cpp --Code changes 2017-03-27 18:05:06 -07:00
RendererCL.h --User changes 2016-04-03 18:55:12 -07:00
RendererClDevice.cpp --Bug fixes 2016-03-01 17:26:45 -08:00
RendererClDevice.h --Bug fixes 2016-03-01 17:26:45 -08:00