Generated new code and added initial data handling
This commit is contained in:
@@ -385,6 +385,193 @@ namespace BlendFile.DNA {
|
||||
public char cache_file_format;
|
||||
[DNAFieldAttribute(184, "char", "_pad13[7]", 1)]
|
||||
public char[] _pad13 = new System.Char[7];
|
||||
public FluidDomainSettings() {
|
||||
this.ptr_fmd = default;
|
||||
this.ptr_fluid = default;
|
||||
this.ptr_fluid_old = default;
|
||||
this.ptr_fluid_mutex = default;
|
||||
this.ptr_fluid_group = default;
|
||||
this.ptr_force_group = default;
|
||||
this.ptr_effector_group = default;
|
||||
this.ptr_tex_density = default;
|
||||
this.ptr_tex_color = default;
|
||||
this.ptr_tex_wt = default;
|
||||
this.ptr_tex_shadow = default;
|
||||
this.ptr_tex_flame = default;
|
||||
this.ptr_tex_flame_coba = default;
|
||||
this.ptr_tex_coba = default;
|
||||
this.ptr_tex_field = default;
|
||||
this.ptr_tex_velocity_x = default;
|
||||
this.ptr_tex_velocity_y = default;
|
||||
this.ptr_tex_velocity_z = default;
|
||||
this.ptr_tex_flags = default;
|
||||
this.ptr_tex_range_field = default;
|
||||
this.ptr_guiding_parent = default;
|
||||
this.ptr_effector_weights = default;
|
||||
this.p0 = default;
|
||||
this.p1 = default;
|
||||
this.dp0 = default;
|
||||
this.cell_size = default;
|
||||
this.global_size = default;
|
||||
this.prev_loc = default;
|
||||
this.shift = default;
|
||||
this.shift_f = default;
|
||||
this.obj_shift_f = default;
|
||||
this.imat = default;
|
||||
this.obmat = default;
|
||||
this.fluidmat = default;
|
||||
this.fluidmat_wt = default;
|
||||
this.base_res = default;
|
||||
this.res_min = default;
|
||||
this.res_max = default;
|
||||
this.res = default;
|
||||
this.total_cells = default;
|
||||
this.dx = default;
|
||||
this.scale = default;
|
||||
this.boundary_width = default;
|
||||
this.gravity_final = default;
|
||||
this.adapt_margin = default;
|
||||
this.adapt_res = default;
|
||||
this.adapt_threshold = default;
|
||||
this.maxres = default;
|
||||
this.solver_res = default;
|
||||
this.border_collisions = default;
|
||||
this.flags = default;
|
||||
this.gravity = default;
|
||||
this.active_fields = default;
|
||||
this.type = default;
|
||||
this._pad2 = default;
|
||||
this.alpha = default;
|
||||
this.beta = default;
|
||||
this.diss_speed = default;
|
||||
this.vorticity = default;
|
||||
this.active_color = default;
|
||||
this.highres_sampling = default;
|
||||
this.burning_rate = default;
|
||||
this.flame_smoke = default;
|
||||
this.flame_vorticity = default;
|
||||
this.flame_ignition = default;
|
||||
this.flame_max_temp = default;
|
||||
this.flame_smoke_color = default;
|
||||
this.noise_strength = default;
|
||||
this.noise_pos_scale = default;
|
||||
this.noise_time_anim = default;
|
||||
this.res_noise = default;
|
||||
this.noise_scale = default;
|
||||
this._pad3 = default;
|
||||
this.particle_randomness = default;
|
||||
this.particle_number = default;
|
||||
this.particle_minimum = default;
|
||||
this.particle_maximum = default;
|
||||
this.particle_radius = default;
|
||||
this.particle_band_width = default;
|
||||
this.fractions_threshold = default;
|
||||
this.fractions_distance = default;
|
||||
this.flip_ratio = default;
|
||||
this.sys_particle_maximum = default;
|
||||
this.simulation_method = default;
|
||||
this._pad4 = default;
|
||||
this.viscosity_value = default;
|
||||
this._pad5 = default;
|
||||
this.surface_tension = default;
|
||||
this.viscosity_base = default;
|
||||
this.viscosity_exponent = default;
|
||||
this.mesh_concave_upper = default;
|
||||
this.mesh_concave_lower = default;
|
||||
this.mesh_particle_radius = default;
|
||||
this.mesh_smoothen_pos = default;
|
||||
this.mesh_smoothen_neg = default;
|
||||
this.mesh_scale = default;
|
||||
this.mesh_generator = default;
|
||||
this._pad6 = default;
|
||||
this.particle_type = default;
|
||||
this.particle_scale = default;
|
||||
this.sndparticle_tau_min_wc = default;
|
||||
this.sndparticle_tau_max_wc = default;
|
||||
this.sndparticle_tau_min_ta = default;
|
||||
this.sndparticle_tau_max_ta = default;
|
||||
this.sndparticle_tau_min_k = default;
|
||||
this.sndparticle_tau_max_k = default;
|
||||
this.sndparticle_k_wc = default;
|
||||
this.sndparticle_k_ta = default;
|
||||
this.sndparticle_k_b = default;
|
||||
this.sndparticle_k_d = default;
|
||||
this.sndparticle_l_min = default;
|
||||
this.sndparticle_l_max = default;
|
||||
this.sndparticle_potential_radius = default;
|
||||
this.sndparticle_update_radius = default;
|
||||
this.sndparticle_boundary = default;
|
||||
this.sndparticle_combined_export = default;
|
||||
this._pad7 = default;
|
||||
this.guiding_alpha = default;
|
||||
this.guiding_beta = default;
|
||||
this.guiding_vel_factor = default;
|
||||
this.guide_res = default;
|
||||
this.guiding_source = default;
|
||||
this._pad8 = default;
|
||||
this.cache_frame_start = default;
|
||||
this.cache_frame_end = default;
|
||||
this.cache_frame_pause_data = default;
|
||||
this.cache_frame_pause_noise = default;
|
||||
this.cache_frame_pause_mesh = default;
|
||||
this.cache_frame_pause_particles = default;
|
||||
this.cache_frame_pause_guiding = default;
|
||||
this.cache_frame_offset = default;
|
||||
this.cache_flag = default;
|
||||
this.cache_mesh_format = default;
|
||||
this.cache_data_format = default;
|
||||
this.cache_particle_format = default;
|
||||
this.cache_noise_format = default;
|
||||
this.cache_directory = default;
|
||||
this.error = default;
|
||||
this.cache_type = default;
|
||||
this.cache_id = default;
|
||||
this._pad9 = default;
|
||||
this.dt = default;
|
||||
this.time_total = default;
|
||||
this.time_per_frame = default;
|
||||
this.frame_length = default;
|
||||
this.time_scale = default;
|
||||
this.cfl_condition = default;
|
||||
this.timesteps_minimum = default;
|
||||
this.timesteps_maximum = default;
|
||||
this.slice_per_voxel = default;
|
||||
this.slice_depth = default;
|
||||
this.display_thickness = default;
|
||||
this.grid_scale = default;
|
||||
this.ptr_coba = default;
|
||||
this.vector_scale = default;
|
||||
this.gridlines_lower_bound = default;
|
||||
this.gridlines_upper_bound = default;
|
||||
this.gridlines_range_color = default;
|
||||
this.axis_slice_method = default;
|
||||
this.slice_axis = default;
|
||||
this.show_gridlines = default;
|
||||
this.draw_velocity = default;
|
||||
this.vector_draw_type = default;
|
||||
this.vector_field = default;
|
||||
this.vector_scale_with_magnitude = default;
|
||||
this.vector_draw_mac_components = default;
|
||||
this.use_coba = default;
|
||||
this.coba_field = default;
|
||||
this.interp_method = default;
|
||||
this.gridlines_color_field = default;
|
||||
this.gridlines_cell_filter = default;
|
||||
this._pad10 = default;
|
||||
this.velocity_scale = default;
|
||||
this.openvdb_compression = default;
|
||||
this.clipping = default;
|
||||
this.openvdb_data_depth = default;
|
||||
this._pad11 = default;
|
||||
this.viewsettings = default;
|
||||
this._pad12 = default;
|
||||
this.ptr_point_ca = default;
|
||||
this.ptcaches = default;
|
||||
this.cache_comp = default;
|
||||
this.cache_high_comp = default;
|
||||
this.cache_file_format = default;
|
||||
this._pad13 = default;
|
||||
}
|
||||
public FluidDomainSettings(
|
||||
FluidModifierData ptr_fmd,
|
||||
MANTA ptr_fluid,
|
||||
|
||||
Reference in New Issue
Block a user