Changelist

Mon 23 Sep : Fixed paths in Docsskysequencer.rst.
Mon 23 Sep : Fix text for interpolation information
Mon 23 Sep : Fixed white space error in DocsTutorialstime.rst.
Mon 23 Sep : Fixed circle rendering in RenderCelestialDisplay.
Mon 23 Sep : Updated docs with solar and lunar eclipse images.
Mon 23 Sep : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Mon 23 Sep : Small Doc updates, create new keyframes at cloudwindow center.
Mon 23 Sep : Added lunar eclipse rendering.
Fri 20 Sep : Fixed CPU profiling in TrueSkyRenderer.cpp. Platform ptr.
Fri 20 Sep : Organised Main View rendering code.
Fri 20 Sep : Fixed usage of SIMUL_COMBINED_PROFILE. Platform ptr.
Fri 13 Sep : Minor code change. Platform ptr.
Fri 13 Sep : Better bounds checks in Stars::UseDefaultStars()
Tue 10 Sep : Platform ptr.
Tue 10 Sep : Fixed for new parameter in Apply and ApplyAsUnorderedAccessView for StructuredBuffers. Platform ptr.
Tue 10 Sep : Revert missing if statement in GenerateCloudDensitySignedDistanceField().
Tue 10 Sep : GenerateCloudDensitySignedDistanceField() uses a StructuredBuffer. Platform ptr.
Tue 10 Sep : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Tue 10 Sep : Added EffectPass members to WindowUpdater to stop string compares.
Mon 09 Sep : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Mon 09 Sep : Unity Fixes
Mon 09 Sep : Platform ptr.
Fri 06 Sep : Updated Editor to get not create the solid effect. Platform ptr.
Thu 05 Sep : Save/Load subdivision parameters onBasekeyframer
Tue 03 Sep : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Tue 03 Sep : Add BlendRate, reduce MINIMUM_DENSITY_CUTOFF.
Tue 03 Sep : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Tue 03 Sep : Fixed incorrect maths in CalculateCloudRegionFade().
Tue 03 Sep : GetUserPath() in TrueSkyPluginRenderInterface.cpp ensures the directory. SetLicenceDataInSettings() key value updated.
Tue 03 Sep : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Tue 03 Sep : Introduce cloud blendRate, should be adjustable via UI.
Tue 03 Sep : PluginTrueSkyRenderer::Set() updated to correctly set the cloud region edge fade parameters.
Tue 03 Sep : Fixed first default option for CloudRegion::FillType in UI.
Tue 03 Sep : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Tue 03 Sep : Fixed compilation error in PluginTrueSkyRenderer.cpp
Mon 02 Sep : Added support extra fade controls and texture for CloudRegions. WIP.
Mon 02 Sep : Added PLATFORM_BUILD_ASSIMP_OVERRIDE. Platform ptr.
Fri 30 Aug : Improvement to profiling
Wed 28 Aug : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Wed 28 Aug : CloudRegion::FillType updated to support disabling the region.
Wed 28 Aug : Reset ImGUI ActiveID on Window Focus Switch.
Wed 28 Aug : Fix for CloudRenderingOptions LoadFromFile
Fri 23 Aug : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Fri 23 Aug : CloudRenderer::RenderCrossSections() renders the density and lighting textures.
Thu 22 Aug : Fix load sequence in sample
Thu 22 Aug : Update LoadText and LoadFile Functions. Platform Ptr.
Thu 22 Aug : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Thu 22 Aug : Documentation Update
Thu 22 Aug : Added Show Terrain control to Editor.
Thu 22 Aug : Editor has some support for camera movement on a sphere. Platform ptr.
Mon 19 Aug : generate cloud shadow texture from additional sample.
Wed 14 Aug : Cloud Shadow Improvement.
Tue 13 Aug : Update GlobalView selection, fix amortization in editor, copy SliderScalarN from ImGui to fix slider range bug
Mon 12 Aug : Fix for shadows with wind by applying windoffset, shader warning fix and position of button within global view.
Sun 11 Aug : Fix for cloud instability/jumping.
Sat 10 Aug : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Sat 10 Aug : Rectangular CloudRegion Fade control.
Fri 09 Aug : Simplified cloud shadow coordinates, experimental.
Fri 09 Aug : Better calculations of rz for Earth’s curvature.
Fri 09 Aug : Added smoothstep roll off to direct light response.
Fri 09 Aug : Added WindowGridCentreTexel readout to GlobalViewPanel.
Fri 09 Aug : Minor clean to CloudShadowData.
Thu 08 Aug : Composite shaders updated.
Thu 08 Aug : Updated naming of edge_fade_begin. Minor name updates in cloud_update.sfx.
Thu 08 Aug : Platform ptr.
Wed 07 Aug : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Wed 07 Aug : Restored ApplyResourceGroup tin PlanetRenderer::Render()
Wed 07 Aug : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Wed 07 Aug : Fix for unintended cloud Churn adjustment.
Wed 07 Aug : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Wed 07 Aug : Better checks in InitDevice() in TrueSkyPluginRenderInterface.cpp for shader source paths. Platform ptr.
Wed 07 Aug : Use SphericalRandom for Worley Noise
Tue 06 Aug : Fix 4.4 cell noise to be spherically distributed.
Tue 06 Aug : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Tue 06 Aug : Fixed some whitespace in PluginTrueSkyRenderer.cpp
Tue 06 Aug : Merge branch ‘4.4’ of github.com:simul/Simul into 4.4
Tue 06 Aug : Minor clean up in Skylight.cpp
Mon 05 Aug : Documentation Updates.
Mon 05 Aug : Regenerate Noise on cloud class change.
Mon 05 Aug : Small fixes, dont call into godrays if intensity is 0.
Mon 05 Aug : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Fri 02 Aug : Platform ptr.
Fri 02 Aug : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Fri 02 Aug : Fixed editor rendering errors in Vulkan. Platform ptr.
Fri 02 Aug : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Fri 02 Aug : Better checks for setting sdfSizePx.
Fri 02 Aug : ExternalRenderValues updated to 11
Fri 02 Aug : Editor OverlayViewMenu calculates the flight level.
Fri 02 Aug : Added sdfLimitKm to the sdf compute raytrace shader with UI controls
Fri 02 Aug : Added SignedDistanceFieldIntersectLimitKm to CloudRenderingOptions.
Fri 02 Aug : Clamp dimensions of the sdf texture to a minimum of 1 to stop crashes.
Fri 02 Aug : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Thu 01 Aug : Platform ptr.
Thu 01 Aug : Remove old, invalid /help documentation and moved images into newer /docs dir
Thu 01 Aug : Force CloudRenderingOptions::RaytraceMode to be RenderingMode::DISTANCE_FIELD_STEP
Thu 01 Aug : Editor supports CloudRenderingOptions files.
Thu 01 Aug : Add COMPATIBILITY_43 Cloud Class. Improve 4.4 Layer randomness from Worley texture. Allow for GpuCloud shader recompile.
Wed 31 Jul : Merge branch ‘4.4’ of github.com:Simul/Simul into 4.4
Wed 31 Jul : Revert camera speed in Editor.
Wed 31 Jul : Updated Documentation for UE Geo Referencing.