home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #3 / K-CD-3-2003.ISO / Fractal Forge / history.txt < prev    next >
Encoding:
Text File  |  2002-08-26  |  5.6 KB  |  139 lines

  1. 26 ago 2002
  2. Version 2.8.2
  3.  
  4. FractalForge was born the day I had to print several fractal images and some simple posters with an early Epson Stylus color printer. Back then, I realized there was no true color fractal generator for MS-Windows in the shareware market, so I decided to program one myself. I called it UbiMandel (after my name), and I wrote it in Visual Basic 3. I did not optimize the first version's algorithm because I didn't need to. Once I bought Delphi, I wondered what simple program I could do to learn it. So I began to code TrueMandel, another fractal program. I started it in May 1995 and finished it next October. I released it on the Internet as TrueMandel 1.0 (trmand10.zip), which stands for True Color Mandelbrot Set Generator.
  5. Later, I decided to migrate to the win32-bit world (NT and 95-98) using Delphi 2. Soon, there were two shareware versions: 1.5 and 1.6. In 1999, I completely rewrote TrueMandel in Delphi 4, and changed its name to FractalForge because there are several programs with similar names already available.
  6. Since version 2.4 I decided to make FractalForge open source, so now the project is hosted by FractalForge:
  7. http://sourceforge.net/projects/fractalforge
  8.  
  9. Improvements over FractalForge 2.8.1:
  10. Fixed BoundedMP algo.
  11. Added Multi CPU alert.
  12. Split Image Tab in Color and Size for clarity.
  13. Improved Color Cycling speed.
  14.  
  15. Improvements over FractalForge 2.8.0:
  16. Fix moving with zooming in animator.
  17. Added DoubleTail formula.
  18. Added Iterations to animator form.
  19. Added Play avi in animator form.
  20. Added Delete bmp in animator form.
  21. Added Choose multiple codecs in animator form.
  22. Added Average Filter (useful in zooming).
  23. Minor Bugfixes.
  24.  
  25. Improvements over FractalForge 2.7.2:
  26. Added seven new formulas.
  27. New JuliaHere menu choice right-clicking on the image.
  28. Auto-start a new fractal when changing combo params.
  29. When History tab-page is selected the Start button restore history's fractal.
  30. Unlimited undo (Ctrl-Z).
  31. Animation works with Julia too.
  32. Julia floating uses current formula.
  33. Now zoom in and out work during the drawing.
  34. Added some faqs.
  35. Minor Bugfixes.
  36.  
  37. Improvements over FractalForge 2.7.1:
  38. New faq file.
  39. New help file.
  40. Fixed a nasty bug with Equalize Colors.
  41. Fixed a bug opening help file.
  42. Improved Edge and Bumper filters.
  43. Minor Bugfixes.
  44.  
  45. Improvements over FractalForge 2.7.0:
  46. Fixed a bug in import MAP filter.
  47. Add two Paste Params buttons in animator dialog.
  48.  
  49. Improvements over FractalForge 2.6 final:
  50. At start FractalForge automatically registers file extension mnd.
  51. Let user choose a different avi codec if avi creation fails.
  52. Add select directory in avi dialog.
  53. Image|Fractal Info shows the max value under maximum iter.
  54. The offset trackbar is more responsive.
  55. Renamed some menus, added some shortcuts.
  56. Fixed a bug in colors of floating Julia.
  57. Minor Bugfixes.
  58.  
  59. Improvements over FractalForge 2.6 prerelease:
  60. Lots of bugfixes.
  61. More responsiveness during long fractals (iter > 1M).
  62. Pressing Enter in Comments field doesn't start another fractal.
  63. Show percent in application caption.
  64. Orbits in shades (black to white) with mandel in background.
  65. Orbits window shows up to 10000 values.
  66. Press Esc to stop drawing of current fractals.
  67. Finished translating source.
  68. Fixed some flickering around.
  69. Added two new filters.
  70. Filters are applied after calculating.
  71. Opening of old files.
  72. Recompiled under Delphi 6.
  73. Removed forge background for flickering.
  74. Removed htmlhelp.ocx references for some incompatibility.
  75. Added File|New choice, same that Fractal|Start
  76.  
  77. Improvements over FractalForge 2.4 beta4:
  78. Added a feature to transform bmps in a single avi.
  79. Added tools menu.
  80. Moved Poster composition to tools menu.
  81. Added animator tool for making bmps for animations.
  82. Added a feature to copy coordinates to clipboard.
  83. Fixed a bug when it cannot save inifile.
  84. Fixed a bug with elapsed time.
  85.  
  86. Improvements over FractalForge 2.3:
  87. Added JPG saving capability.
  88. Changed "iteractions" with "iterations".
  89. Changed "Iter" with "Value" on bottom right corner. It shows current value (f.e. potential if you choosen it) of image point not always Iteration.
  90. Upgraded to Delphi5.
  91. Added Julia Floating window.
  92. Fixed a bug in Poster Options when the images are not square.
  93. Fixed a bug in Orbits Algo.
  94.  
  95. Improvements over FractalForge 2.2:
  96. Added new Full Screen mode  (Option menu)
  97. Added a new colors (Nature)
  98. Added a new image (Elephant)
  99. Fixed a bug in replacing a file color
  100. Caption bar displays current fractal name
  101. Added Author and Image informations in PNGs
  102. It's now possible to drag a file onto Fractal Forge to render it immediately
  103. Added a image format ( 500 x 500 )
  104. Fixed some bugs in History List
  105. Added State and Version in History List. Crono and Time are now separated
  106. Fixed a major bug in Load/Save Lists
  107. Allow to quit when drawing a fractal
  108. Correct progress bar position during Bounds drawing
  109. It's possible to reset Starting Values (pressing cancel button)
  110. A few a minor bugs fixed
  111.  
  112. Improvements over TrueMandel 1.6:
  113. Color Editing
  114. Improved and faster algorithms
  115. Better user interface
  116. Simpler and more powerful zooms
  117. Improved printing
  118. Poster images
  119. Filters
  120. Png Support
  121. Exe packed
  122. Improved Starting fractal dialog
  123. A lot of minor bugs fixed
  124.  
  125. Improvements over TrueMandel 1.5
  126. 32 bit optimized code
  127. 80 bit precision (21 digits)
  128. Max iterations over 2*10^9
  129. Win95 components support
  130. Win95 long file name support
  131. Percent of drawing showed on title (also when minimized)
  132. Info on toolbox about the point you are on
  133. Preview color spectrum and current image
  134. New faster image display
  135. New draft mode (no second pass)
  136. Faster 'None' optimization (but still exact)
  137. New moveable rectangular zoom
  138. More bugs fixes
  139.