fractorium/Source/Ember
mfeemster 4777ab52bc 0.4.1.6 Beta 11/29/2014
--User Changes
 None.

--Bug Fixes
 Fix broken continuity of randomness in OpenCL when using strips, broken in last build.
 Fix broken density filtering dimensions in OpenCL which left black lines, broken in last build.
 Fix broken preview update on when the only change is scale.
 Update density filtering progress bar to 100% in final render dialog when DE radius is 0 (disabled).

--Code Changes
 Make RendererBase::RandVec() virtual.
2014-11-29 09:44:23 -08:00
..
Affine2D.cpp Affine2D: Remove * operator, it's unused. 2014-10-18 12:56:37 -07:00
Affine2D.h Affine2D: Remove * operator, it's unused. 2014-10-18 12:56:37 -07:00
CarToRas.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
DensityFilter.h Remove focus handling code from spin boxes. It was originally done to compensate for a bug in Qt, but required the user to make very precise mouse movements. This is no longer needed since the bug has been fixed. 2014-10-16 23:05:08 -07:00
DllMain.cpp 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
Ember.cpp 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
Ember.h 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00
EmberDefines.h 0.4.1.6 Beta 11/29/2014 2014-11-29 09:44:23 -08:00
EmberPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberPch.h 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
EmberToXml.h 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00
Interpolate.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Isaac.h Fix bug when using rotation with strips by adding a new member to Ember named m_RotCenterY which is a copy of the original center value since the center value gets changed when using strips. 2014-10-27 14:21:06 -07:00
Iterator.h 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00
Palette.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
PaletteList.h Fix bug when using rotation with strips by adding a new member to Ember named m_RotCenterY which is a copy of the original center value since the center value gets changed when using strips. 2014-10-27 14:21:06 -07:00
Point.h More C++11 2014-09-09 22:41:26 -07:00
Renderer.cpp 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00
Renderer.h 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00
RendererBase.cpp 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00
RendererBase.h 0.4.1.6 Beta 11/29/2014 2014-11-29 09:44:23 -08:00
SheepTools.h 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00
SpatialFilter.h Affine2D: Remove * operator, it's unused. 2014-10-18 12:56:37 -07:00
TemporalFilter.h Remove passes. 2014-11-02 23:16:34 -08:00
Timing.cpp Initial source commit 2014-07-08 00:11:14 -07:00
Timing.h More C++11 2014-09-09 22:41:26 -07:00
Utils.h 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00
Variation.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
VariationList.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Variations01.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Variations02.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Variations03.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Variations04.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Variations05.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
VariationsDC.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Xform.h Fix accidental disabling of post affine group box. The designer was clobbering it. 2014-11-04 17:38:20 -08:00
XmlToEmber.h 0.4.1.5 Beta 11/28/2014 2014-11-28 01:37:51 -08:00