ChaosPro Home
Introduction
What's New
Palettes
Using Formulas
Layering in ChaosPro
Rendering
Fractal Parameter Windows
Windows
Menu
3D Transformations
Animations
Formula Compiler
Compatibility
Fractal Type Reference
Tutorials
Appendix
CHAOSPRO 4.0
Release 4.0
.

What's new in ChaosPro V3.3


Following is a short list which gives you a short overview of what has changed since the previous release:


  Support for *.ugr files
  ChaosPro now can load UltraFractal *.ugr files: This kind of files contains gradient information, thus you can load and use gradients which have been created for UltraFractal.
 
  Compatible with "DEP" (Data Execution Prevention)
  "DEP" is a security feature in Windows XP (SP 2). It prevents applications from executing program code in data segments. Former versions of ChaosPro crashed, because the formula compiler compiled the code into a data segment and did not tell Windows that the data now contains executable code. Thus ChaosPro crashed when DEP was enabled.
 
  Render Jobs
  In former versions of ChaosPro you needed an enourmous amount of memory in order to render fractals at a large size. Using render jobs you can render fractals in any size, limited only by the amount of hard disk space (and not memory as before).
 
  Mouse Wheel Support
  ChaosPro now supports a mouse wheel: It allows you to zoom in/zoom out and is very convenient in finding interesting spots.
 
  New settings: Redraw on resize, redraw on Mouse Wheel
  When you resized a fractal window in former versions of ChaosPro, then the image shown in it was scaled so you got an instant impression about how it looks like. When you released the mouse button the fractal was always redrawn. This was quite inconvenient, as often the scaled image was already sufficient. So now the automatic redraw on resize (or when zooming using the mouse wheel) can be disabled. You then can manually start a redraw by pressing F5.
 
  Menu item: Revert all changes
  Often you changed a fractal which you have loaded before. But the result was unsatisfactory. Using the menu item "Revert all changes" lets you undo all changes and go back to the last saved state.
 
  Numerous bugs fixed
  Many bugs have been fixed, of course...