Commit Graph

351 Commits

Author SHA1 Message Date
zueuk
6aea1a8846 oops 2008-08-07 07:45:30 +00:00
zueuk
17c928c4b9 cleanup before v208 release 2008-08-07 07:39:45 +00:00
zueuk
afc5843ab6 PlotMode property added 2008-08-07 07:36:09 +00:00
zueuk
6ff3f4d1b5 "plot and retrace" mode added 2008-07-28 04:02:37 +00:00
zueuk
c3b7b1ef28 possible bugs fixed 2008-07-28 03:42:03 +00:00
zueuk
09a0ecd19f version number 2.08 2008-07-28 03:40:20 +00:00
zueuk
76359a555d chaos table support in the editor 2008-07-25 13:55:23 +00:00
zueuk
39adb9f697 chaos control tables for each transform 2008-07-25 13:30:14 +00:00
zueuk
77fcc571e3 no need to waste CPU time on rendering things in mutator when it's invisible 2008-07-25 13:27:31 +00:00
zueuk
a7b71e77ad fixed max transforms value=100 in random options 2008-07-25 13:25:17 +00:00
zueuk
42a6810130 FastMM updated with latest version 2008-07-25 13:23:00 +00:00
zueuk
291ca9a109 typo in hsv->rgb conversion fixed 2008-07-25 13:21:29 +00:00
zueuk
922d06e278 plugin limit removed by Joel Faber 2008-02-28 15:46:59 +00:00
zueuk
04189f461b plugin limit removed by Joel Faber 2008-02-24 12:48:52 +00:00
zueuk
72d9245f74 plugin limit removed by Joel Faber 2008-02-24 12:43:30 +00:00
zueuk
d6d1f4e5f7 preview panning fixed 2007-10-31 11:51:50 +00:00
zueuk
3b71479a61 added variable enumeration support 2007-10-28 13:32:07 +00:00
zueuk
1036769a10 fixed "bug" with mouse-editing 2007-10-28 13:30:12 +00:00
zueuk
dec5c50e8f added duplicate variation detection + some other new things 2007-10-28 13:28:07 +00:00
zueuk
e647e5481b new optimized version 2007-10-28 13:26:48 +00:00
zueuk
f2c7a7c1c5 added support for "pre_" and "post_" variations 2007-10-28 13:25:26 +00:00
zueuk
52d4041512 fixed "bug" with GetCursorPos
preview image can be drag-moved (like in 3D hack, only pan here)
2007-10-28 13:24:22 +00:00
zueuk
9c2b72b4b9 JVCL components removed, XP look turned off (hmm) 2007-10-28 13:16:27 +00:00
utak3r
c6f11999b0 + XP Themes compatibility
+ Changed color choice controls to TJvColorButton from JVCL
2007-07-14 20:45:47 +00:00
utak3r
f87b9b3b8e Changed default values for density estimator in flam3-render. 2007-07-12 22:11:17 +00:00
zueuk
3f6a9d7d69 fixed a bug in asm code 2007-07-12 14:40:00 +00:00
utak3r
df417be289 Floating point color values in palette now are rounded to integer values, instead of throwing an error. 2007-07-07 22:14:45 +00:00
utak3r
9510e8daee Fixed bug slowing plugins down a bit. 2007-07-07 21:55:36 +00:00
utak3r
cef1bab2b0 Fixed incorrectly quoted output filename, wile exporting to flam3-render 2007-07-01 17:29:43 +00:00
utak3r
afe86e1c8d Single-transform flames are now understood by scripts. 2007-07-01 17:29:00 +00:00
utak3r
db1800e16e Default tab switched to 'General' 2007-06-29 22:27:50 +00:00
utak3r
4daf423d3c Apophysis 2.06 release 2007-06-29 22:26:39 +00:00
utak3r
2190127b1c Apophysis 2.06 about update 2007-06-29 22:25:13 +00:00
utak3r
fd46305813 Increased the number of accepted plugins to 30. 2007-06-29 22:12:05 +00:00
utak3r
6e90c8ee34 Progress displaying delayed a bit... 2007-06-29 22:05:08 +00:00
utak3r
fbee55af5d Nonsense limitation of a minimum 2-transforms flame scrapped. Additionally, "New blank flame" function produces a single-transform flame. 2007-06-28 22:54:26 +00:00
utak3r
f9f6680e40 Initial version 2007-06-27 22:45:40 +00:00
utak3r
999680d85a Typo fixed 2007-06-24 13:16:56 +00:00
utak3r
69d8f8b801 Final rectangles variation. 2007-06-23 19:36:44 +00:00
utak3r
2a3db64f9e Final super_shape variation. 2007-06-23 19:34:52 +00:00
utak3r
988279bf14 Output file path corrected while exporting a flame to flam3. 2007-06-23 19:32:48 +00:00
utak3r
0510cb43aa Transparency flag taken into account while exporting a flame to flam3. 2007-06-23 19:16:19 +00:00
utak3r
c543b6e2ea new variation: super_shape 2007-06-17 20:14:42 +00:00
utak3r
bac7628ce6 new variation: rectangles 2007-06-17 20:13:46 +00:00
utak3r
cf2ab604fa Changing a default tab to 'Variations'. 2007-06-17 17:17:07 +00:00
utak3r
9a873c8331 Changing a background doesn't need a flame recalculation. 2007-06-17 16:37:14 +00:00
utak3r
9a3a039c99 - 'Render all flames' option added
- '*.flam3' file extension added to the open file dialog
2007-06-04 21:08:35 +00:00
zueuk
d2d4a62a61 ctrl+drag gradient to stretch it 2007-06-02 07:01:19 +00:00
zueuk
7ef860f019 confirmation options for exiting program and stopping render;
.flame files are now renamed to .bak before saving to them (the notorius Index out of Range error got me! :)
2007-06-02 06:59:05 +00:00
zueuk
be99b093b4 fixed postxform bug in non-asm code 2007-06-02 06:50:27 +00:00
utak3r
5c8e54621a Getting a random gradient from a given file 2007-04-10 23:17:24 +00:00
utak3r
ca460f2242 Flame.Angle property 2007-04-10 19:28:25 +00:00
utak3r
8a3d99d21f Missing flam3-render.exe file message clarified 2007-04-10 19:27:22 +00:00
zueuk
82023a0c60 fixed FX-related bug in CopyTransform and DeleteTransform 2006-12-31 08:37:45 +00:00
zueuk
b045ec43f8 more parameter strings,
pivot is now an "object"
2006-12-12 11:33:50 +00:00
zueuk
f2ac93f7ce some small fixes (like "break" button image for scripter) 2006-12-12 11:22:41 +00:00
utak3r
86b1d33a10 Some function parameters hints and changed error message. 2006-12-09 23:21:41 +00:00
utak3r
deab189375 Some function parameters hints and changed error message. 2006-12-09 23:09:36 +00:00
zueuk
e56ecc474d syntax highlighting & autocomplete 2006-12-09 20:55:17 +00:00
zueuk
0bc843839f added some error-checking & syntax-highlighting 2006-12-09 20:51:31 +00:00
zueuk
8121918b55 added new constant MAX_WEIGHT 2006-12-09 14:42:02 +00:00
zueuk
8e035eac58 new function: VariationName(index) 2006-12-09 13:37:51 +00:00
zueuk
a85f275faf oops! 2006-12-09 08:39:22 +00:00
zueuk
870c505e4f VariationSupported changed to VariationIndex
added RotateOrigin
2006-12-04 16:23:14 +00:00
zueuk
658b2e25b7 more things accessible from scripter... 2006-12-02 13:07:11 +00:00
zueuk
59986c697a pivot point control in scripter 2006-12-01 16:52:43 +00:00
zueuk
0f4b4afc6a added variations & variables as properties
added properties for coefs & post-coefs
2006-11-27 06:14:14 +00:00
zueuk
10ebbe564e transparency fix for ScriptRender 2006-11-25 16:56:34 +00:00
utak3r
b93c24b7d5 Added getting/setting variables using their names instead of numbers. 2006-11-25 15:37:04 +00:00
utak3r
267c62975e Scripter fixes 2006-11-24 23:42:55 +00:00
zueuk
383e1b86fb (...) 2006-11-24 13:16:38 +00:00
zueuk
a589a061d5 added "curl" variation;
moved "radial blur" to it's proper place ;)
2006-11-23 12:55:36 +00:00
utak3r
9a2876b66c Getting/setting variables from within a script and updated script constants - variation and variable names. 2006-11-22 23:38:26 +00:00
zueuk
21dedc2f3a new variation: "curl" 2006-11-11 15:41:38 +00:00
zueuk
ae773f206a version 2.05 beta 2006-10-29 16:39:27 +00:00
zueuk
c132463c76 a couple of interface bugs fixed 2006-10-29 13:44:45 +00:00
zueuk
6b890ba584 postxform editing added
added and then disabled string-variables (buggy?)
2006-10-16 16:20:01 +00:00
zueuk
07078fa223 fixed zooming bug in main window 2006-09-27 14:52:07 +00:00
zueuk
2c9a9705cc final interface fixes 2006-09-23 15:53:39 +00:00
zueuk
6c02a3d075 memory-limited renderer bug fixed 2006-09-19 16:04:24 +00:00
zueuk
3b2ef8ab92 interface fixes 2006-09-19 16:03:17 +00:00
zueuk
eac94ba8a1 some interface bugs fixed,
added option to choose between zoom & scale when zooming in MainForm
2006-09-18 15:52:16 +00:00
zueuk
e72eee7dd9 removed some unnecessary vars, AFAIR :) 2006-09-17 08:03:11 +00:00
zueuk
ede0bbfded "options" fixes + some precautions for "SelectedTriangle" 2006-09-17 08:02:24 +00:00
zueuk
60ae65b2ba fixed some "forgotten" options in Options 2006-09-17 07:58:34 +00:00
zueuk
554aeb8b67 version = "2.05" :) 2006-09-06 12:58:58 +00:00
zueuk
8cdea5949c added one "optimized" calcfunction 2006-09-06 12:46:52 +00:00
zueuk
364eceef07 too many chages... 2006-09-06 12:44:29 +00:00
zueuk
5660d78da7 new options 2006-09-06 12:39:01 +00:00
zueuk
3f5e7e6a72 new TraceForm for monitoring renders 2006-09-06 12:37:28 +00:00
zueuk
f3662ecc7e renderthread bugfixes 2006-09-06 12:36:16 +00:00
zueuk
0d6de238b2 bugfixes 2006-09-06 12:34:00 +00:00
zueuk
8289fc9b91 ResetValue toggles values 2006-09-06 12:33:00 +00:00
utak3r
2006fb2f97 Just an update of my home site... 2006-09-03 12:14:15 +00:00
zueuk
37a2bc7ad7 added more "professional" way to "show transparency" :)
+ some bugfixes in renderMT and Fullscreen
2006-08-23 15:57:47 +00:00
zueuk
53e8c17ac2 new files for version 2.05 2006-08-22 13:39:27 +00:00
zueuk
c3e610920f version 2.05:
64/48/32-bit depth support
many other changes
2006-08-22 13:35:52 +00:00
zueuk
426d98ac97 new variation: radial blur!
***WARNING***
major update approaching!
backup your sources! ;-)
2006-08-22 11:02:31 +00:00
zueuk
04c9d64c70 new naming in UF export 2006-06-03 02:17:58 +00:00
zueuk
15a79586b8 fixed bugs in memory-limited rendering 2006-06-03 02:14:50 +00:00