Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change in abox11 by v2.15 #954

Open
mclarekin opened this issue Dec 31, 2023 · 1 comment
Open

Change in abox11 by v2.15 #954

mclarekin opened this issue Dec 31, 2023 · 1 comment
Labels

Comments

@mclarekin
Copy link
Collaborator

mclarekin commented Dec 31, 2023

some images rendered differently in v2.14

in v2.14, one thing i noticed was that if I hover over checkBoxes for "disable for aSurf mode" and "Enable Swap z.x z.z" I do not get the parameter name and default value.

z abx11 214
z abx11 231

Mandelbulber settings file

version 2.14

only modified parameters

[main_parameters]
ambient_occlusion_enabled true;
background_3_colors_enable false;
background_color_1 5200 7e00 9c00;
camera 0.888346782210699 -2.13700357327513 -1.87162390749869;
camera_distance_to_target 0.0510224376186658;
camera_rotation 26.1415917160078 -9.96873856786304 -1.32213871614496;
camera_top -0.09696413451180236 0.1451955665166772 0.9846401393820375;
DE_factor 0.7;
flight_last_to_render 0;
formula_1 119;
image_width 600;
keyframe_last_to_render 0;
mat1_fractal_coloring_extra_color_enabled_false true;
mat1_fractal_coloring_orbit_trap_true false;
mat1_fractal_coloring_xyz_000 0 0.03125 0;
mat1_fractal_coloring_xyz_bias_enabled_false true;
mat1_is_defined true;
target 0.866206153794909 -2.09189184513256 -1.88045644382161;
view_distance_max 27.0899413791193;
[fractal_1]
mandelbox_offset 0.1 0 0;
mandelbox_scale -1.02;
transf_minR2_p25 0.1;

@mclarekin
Copy link
Collaborator Author

a trip down memory lane
first part solved, hover over checkBoxes problem in V2.14 was caused by wrongly using QCheckBox

I will continue trying to find problem in my code

@buddhi1980 buddhi1980 added the BUG label Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants