#
86370d7b |
| 15-May-2016 |
Augustin Cavalier <waddlesplash@gmail.com> |
Mandelbrot: Scrap the old app, initial workings of a new one.
Based upon a HTML5 fractal engine by @kerwizzy (relicensed as MIT and copyright assigned to Haiku, Inc. with permission from the author)
Mandelbrot: Scrap the old app, initial workings of a new one.
Based upon a HTML5 fractal engine by @kerwizzy (relicensed as MIT and copyright assigned to Haiku, Inc. with permission from the author). Hacky and a mess, but it works, and has the potentiality to be much nicer than the previous Mandelbrot app.
Already supports rendering & zooming in, but has hacks all over the place.
show more ...
|
#
560ff447 |
| 25-Mar-2011 |
Jonas Sundström <jonas@kirilla.com> |
Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'Sys
Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41103 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
83623306 |
| 19-Sep-2009 |
Jonas Sundström <jonas@kirilla.com> |
Resource clean-up. Removing bitmap icons. Updating copyright dates. Removing dead code and redundant comments. Ending files in a newline.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33189 a9
Resource clean-up. Removing bitmap icons. Updating copyright dates. Removing dead code and redundant comments. Ending files in a newline.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33189 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
f3f9e93a |
| 19-Aug-2009 |
Ryan Leavengood <leavengood@gmail.com> |
Some application MIME signature fixing.
We really should come up with a way to avoid the duplication between the rdef and source code...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32505 a
Some application MIME signature fixing.
We really should come up with a way to avoid the duplication between the rdef and source code...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32505 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
010866b0 |
| 13-Oct-2008 |
Stephan Aßmus <superstippi@gmx.de> |
Meanwhile and zuMi both have send me an icon for the Mandelbrot demo. I have made a new icon which should incorporate the best stuff from both icons. Thanks a lot to both of you! The Mandelbrot_2 ico
Meanwhile and zuMi both have send me an icon for the Mandelbrot demo. I have made a new icon which should incorporate the best stuff from both icons. Thanks a lot to both of you! The Mandelbrot_2 icon shows the fractal with the initial color palette that the real Mandelbrot demo will use, but I like zuMi's colors better. Just adding it for reference.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28043 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
3ab3db31 |
| 24-Apr-2007 |
Philippe Houdoin <philippe.houdoin@gmail.com> |
Added Be sample code Mandelbrot app.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20806 a95241bf-73f2-0310-859d-f6bbb57e9c96
|