Commit Graph

153 Commits

Author SHA1 Message Date
zueuk
6001fa0a64 custom cursors for the editor 2005-09-26 12:01:32 +00:00
zueuk
1c23d5e6b9 removed disabling 'postprocess' and 'shutdown' checkboxes 2005-09-25 16:20:55 +00:00
zueuk
e051042bb9 some new editor stuff, not really optimized yet... 2005-09-25 16:16:44 +00:00
ronaldhordijk
29bfa4d098 Change format of collection of flames to force correct XML syntax. 2005-09-25 08:32:27 +00:00
ronaldhordijk
ea11c313df Store the cmapindex and use it to select the correct gradien in the adjust window 2005-09-25 08:10:09 +00:00
zueuk
3c5e316960 randomize color preset button 2005-09-23 11:22:49 +00:00
zueuk
573de31ffc tried to convert a variation to assembler.
although compiled code looks MUCH less optimal than this, I haven't noticed any performance increase :-/
2005-09-22 16:08:29 +00:00
zueuk
6f3af378af whoops! 2005-09-21 15:14:13 +00:00
zueuk
1f58b0b896 some funny optimizations :-\ 2005-09-21 13:44:35 +00:00
zueuk
7bedaf4218 some editor changes & fixes 2005-09-21 13:42:24 +00:00
zueuk
6f6de8c723 hyperlinks on names 2005-09-20 16:10:27 +00:00
ronaldhordijk
464af7d226 claim the credit 2005-09-19 18:16:16 +00:00
ronaldhordijk
a231fda44e *** empty log message *** 2005-09-19 18:02:41 +00:00
ronaldhordijk
6066459f61 Added some global variables 2005-09-19 17:55:12 +00:00
zueuk
510c4c87a9 AT LAST! I fixed the keyboard input :-) 2005-09-18 13:26:14 +00:00
zueuk
849426664f added bigger resolutions into combo-boxes 2005-09-18 13:24:12 +00:00
zueuk
2a3820ed73 used variation display in triangle highlight 2005-09-18 06:05:44 +00:00
zueuk
3d0b690f85 bumped into triangle limit (again) so I changed it to 100 :) 2005-09-16 13:26:45 +00:00
zueuk
15a2fb2558 some minor optimizations 2005-09-16 10:30:13 +00:00
zueuk
af28de8e5f added mouse-drag for variable list + some optimization 2005-09-16 10:28:44 +00:00
zueuk
6876a3f80a optimized it a bit 2005-09-15 16:43:23 +00:00
zueuk
63991a1bd3 here is my 'correct' version of fisheye variation 2005-09-15 15:36:08 +00:00
zueuk
a485b49738 TriangleGraph.pas - obsolete... 2005-09-15 14:27:06 +00:00
zueuk
09e406a927 (Almost) finished the 'custom triangle view control'...
Well, actually it's just a workaround to intercept keystrokes...
It still can't even catch arrow-keys, looks like I missed something... :-\
2005-09-15 14:23:32 +00:00
ronaldhordijk
711742df89 Function shift problem fixed 2005-09-14 12:21:00 +00:00
zueuk
5497a8dbcd increased (a bit) precicion of zoom, angle, etc. in SaveToString 2005-09-12 14:30:15 +00:00
zueuk
dbc5dcb6dd replaced several 'Apophysis 2.02j' strings with one 'AppVersionString' constant 2005-09-12 13:00:00 +00:00
utak3r
389efeaf78 Randomize gradient on doubleclick. 2005-09-11 21:07:13 +00:00
utak3r
0013bdf1c7 Some further speedup improvements on calculating sine and cosine of the same value. 2005-09-11 20:59:57 +00:00
utak3r
81d7acf723 Values ranges corrected 2005-09-11 20:28:13 +00:00
utak3r
8de3008fde Version info corrected 2005-09-11 20:20:30 +00:00
utak3r
a56f6397b9 Some minor speedup improvements 2005-09-11 20:19:12 +00:00
ronaldhordijk
05f68f0c1d changed variations 2005-09-11 18:05:31 +00:00
ronaldhordijk
fafa848225 Remove unused units 2005-09-11 17:16:01 +00:00
zueuk
5ff6758e7a first attempt to replace GraphImage with new custom TriangleGraph
(Ronald, I hope you'll help me further ;)
2005-09-11 16:03:15 +00:00
utak3r
1c12e92a41 Removed no longer needed Sheep tab in options dialog. 2005-09-11 15:04:41 +00:00
zueuk
7a4d17f666 some minor fixes in the editor 2005-09-11 13:28:04 +00:00
zueuk
3e29c70519 changed sample density editbox to combobox 2005-09-11 13:19:51 +00:00
zueuk
c38e73d2c2 fixed the "ugly" Round6 function 2005-09-11 11:46:06 +00:00
zueuk
e6b4fb16d9 increased variation value precision 2005-09-11 11:36:05 +00:00
zueuk
5b6645bca1 fixed unnecessary undo in variation editor 2005-09-11 11:28:26 +00:00
ronaldhordijk
638118e984 new changes 2005-09-11 11:13:58 +00:00
ronaldhordijk
ab49c4053a Parameterized variations 2005-09-11 10:30:54 +00:00
ronaldhordijk
41a160f51c Show the callstack when exception occures 2005-09-11 10:25:42 +00:00
ronaldhordijk
b8ea205da3 Multithread rendering 2005-09-11 10:20:56 +00:00
zueuk
8e90d82350 GradientForm and SizeTool integrated into AdjustForm, MainForm replaced with my version to support all these changes 2005-09-11 07:09:54 +00:00
zueuk
60ad8965d1 replaced the Transform Editor 2005-09-11 07:03:02 +00:00
zueuk
f65c0d2c1f changed 'integer' to 'byte' in palette data array - final exe is almost 2 Mb smaller now 2005-09-08 16:52:12 +00:00
ronaldhordijk
62c5a56da8 *** empty log message *** 2005-09-07 17:12:10 +00:00
ronaldhordijk
674245eea7 Post Sheep functionality removed 2005-09-04 13:47:02 +00:00