fractorium/Builds/MSVC/VS2013
mfeemster be8e9a5e02 --User changes
Add the ability to apply operations to a selection of xforms, rather than just the current one.
 Update tool tips accordingly.

--Bug fixes
 Fix NAN in equalized weight calculation when all weights are set to 0.

--Code changes
 Clean up strange nested usage of Update([&]()) calls when changing xform color index via either the spinner or scroll bar. Made no sense.
 Make ISAAC RandBit() use RandByte() to be slightly more efficient.
 Put FillXforms() in the controller where it belongs, rather than the main window class.
 Add UpdateXform() function to the controller to handle applying operations to multiple xforms.
 Remove the word "Current" out of most xform related functions because they now operate on whatever is selected.
 Properly use Update() for various xform operations whereas before it was manually calling UpdateRender().
 Also properly use Update() in places where it was erroneously using UpdateXform() for things that did not involve xforms.
 Block signals in FillXaosTable().
 Add new file named FractoriumXformsSelect.cpp to handle new xform selection code.
2015-04-26 22:11:56 -07:00
..
Ember.vcxproj Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
Ember.vcxproj.filters Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberAnimate.vcxproj Additional changes to work with Simon's pull request. 2015-01-29 18:22:15 -08:00
EmberAnimate.vcxproj.filters Initial VS2013, C++11 and linux commit. This most likely won't build and suffers from some compiler issues. More commits to follow. 2014-08-31 21:25:15 -07:00
EmberCL.vcxproj Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberCL.vcxproj.filters Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberGenome.vcxproj Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberGenome.vcxproj.filters Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberRender.vcxproj Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberRender.vcxproj.filters Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberTester.vcxproj Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberTester.vcxproj.filters Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
Fractorium.sln 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
Fractorium.vcxproj --User changes 2015-04-26 22:11:56 -07:00
Fractorium.vcxproj.filters --User changes 2015-04-26 22:11:56 -07:00
zlib.props Initial VS2013, C++11 and linux commit. This most likely won't build and suffers from some compiler issues. More commits to follow. 2014-08-31 21:25:15 -07:00