fractorium/Source/EmberRender
mfeemster 2df1f7a52b Affine2D: Remove * operator, it's unused.
RendererBase: Add ComputeCamera() as a virtual function. Add strips parameter to TotalIterCount().

Renderer: Implement ComputeCamera() as an override.

SpatialFilter: Ensure filters that are too small are made large enough to create.

FinalRenderDialog: Add estimated iters table row and populate on all UI updates.

FractoriumParams: Zoom was not being saved, loaded. Fixed.

GLWidget: Prevent mouse wheel event from being passed to the scroll bars. It should only affect the scale.
2014-10-18 12:56:37 -07:00
..
EmberRender.cpp Affine2D: Remove * operator, it's unused. 2014-10-18 12:56:37 -07:00
EmberRender.h Initial source commit 2014-07-08 00:11:14 -07:00
EmberRender.rc 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
resource.h Initial source commit 2014-07-08 00:11:14 -07:00