Changelist

Fri 19 Jul : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Fri 19 Jul : Platform ptr.
Tue 18 Jun : Small Fix
Thu 13 Jun : Fix for accumulatedWind
Wed 05 Jun : Merge branch ‘4.3’ of github.com:Simul/Simul into 4.3
Wed 05 Jun : Platform Ptr
Mon 03 Jun : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Mon 03 Jun : Platform ptr.
Thu 30 May : Merge branch ‘4.3’ of github.com:Simul/Simul into 4.3
Thu 30 May : disable assimp on linux.
Wed 22 May : Platform ptr.
Tue 21 May : Fixed SAMPLE_RENDER_MESH preprocessor statement for transparent render in sample.
Tue 21 May : Fixed Solid and Transparent rendering in sample.
Mon 20 May : Platform ptr.
Fri 17 May : CMake PLATFORM_WINGDK does not enable PLATFORM_BUILD_ASSIMP.
Fri 17 May : Disable ChunkInputOutput for Switch. TrueSkyPluginRender CMake and CopyToTargetDir.py updated to support Switch. Fix in RelativeFilePath.cpp
Fri 17 May : Updated to fix and support building Switch shaders. Platform ptr.
Thu 16 May : Updated .gitignore to exclude lfs, hook and all build folders.
Thu 16 May : Platform ptr.
Thu 16 May : Platform ptr.
Thu 16 May : Fixed CMake configuration error from variable PLATFORM_BUILD_ASSIMP for consoles.
Tue 14 May : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Tue 14 May : Added PLATFORM_BUILD_ASSIMP, which true for source builds. Platform ptr.
Fri 10 May : Platform Ptr.
Tue 23 Apr : Platform ptr.
Tue 23 Apr : Platform ptr.
Mon 22 Apr : Updated Setup.nsi script to ship assimp.
Mon 22 Apr : Added assimp to samples. Cleaned up VulkanSample and TrueSkyPluginRender CMake lists. Platform ptr.
Mon 22 Apr : Updated CMake version to stop warnings.
Thu 18 Apr : Added Mesh Rendering to Sample. Fixed whitespaces and commented code. Platform ptr.
Tue 26 Mar : CloudRenderer::GetLineQuery(int) is now const.
Tue 26 Mar : Cleaned, refined and made stable all query types. Added Get<Type>Query(int id), which will only read the cached results; the other overload will updated the query. Platform ptr.
Thu 14 Mar : Updated CloudWindow: CloudWindowEditor::mouseMove() is updates position via lat/lon. Platform ptr.
Tue 27 Feb : Fix for default values in rendercrosssection renderdelegate
Thu 22 Feb : Improved debug overlay rendering
Wed 21 Feb : Merge branch ‘4.3’ of github.com:Simul/Simul into 4.3
Wed 21 Feb : WindowUpdater fix.
Mon 19 Feb : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Mon 19 Feb : Platform ptr.
Mon 19 Feb : Platform ptr.
Fri 16 Feb : Revert WindSpeed to vec3.
Wed 14 Feb : Fix for Resource binding error
Fri 09 Feb : Fixes for recentering and wind offsets. Removed 20km cap to height.
Wed 07 Feb : Platform ptr.
Tue 06 Feb : Platform ptr.
Wed 31 Jan : Updated terrain rendering to support forward depth.
Wed 31 Jan : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Wed 31 Jan : Fixed tabs, comment and FIX_BROKEN in BaseWeatherRenderer.cpp. Better technique selection in CompositeCloudsToScreen(). Platform ptr.
Mon 15 Jan : Platform Ptr.
Mon 15 Jan : Remove TrueSkyPluginSample
Mon 15 Jan : Add Plugin Sample
Fri 05 Jan : Add SetAccumulatedWindOffsetKm, set wind to a vec2 to avoid confusion.
Wed 29 Nov : Merge branch ‘4.3’ of github.com:Simul/Simul into 4.3
Wed 29 Nov : Platform ptr.
Tue 28 Nov : Platform ptr.
Thu 21 Sep : Checksum Fix.
Tue 12 Sep : Platform ptr.
Wed 06 Sep : Ensure cloud layers are initialised correctly.
Tue 22 Aug : Improved initial cloud layer state.
Tue 22 Aug : Fix for cloud movement
Tue 22 Aug : wind_texc to window_texc
Thu 03 Aug : Add BlendRatio for backwards compatibility.
Mon 17 Jul : Remove Follow Wind. Support for Manual Positioning and wind offset.
Fri 30 Jun : Only quit early if specified.
Fri 30 Jun : Add API name to screenshots.
Fri 30 Jun : Update OpenGL sample for screenshots. Platform Ptr.
Wed 28 Jun : Platform Ptr.
Tue 27 Jun : Platform Ptr.
Tue 27 Jun : Platform Ptr.
Mon 26 Jun : Sample Updates to support tests. Platform Ptr.
Fri 16 Jun : Platform Ptr.
Fri 16 Jun : IntegerPseudorandomNoise false by default for 4.3
Fri 16 Jun : Rename OverrideWind to FollowWind
Wed 14 Jun : Fix Unity Deploy.
Tue 06 Jun : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Tue 06 Jun : Revert to Tausworthe noise for cloud-gen.
Mon 05 Jun : SetExternalTexture - improved checks for renderTargets.
Thu 01 Jun : Revert example.sq, add TwoLayer.sq as another example
Thu 01 Jun : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Thu 01 Jun : Improve example.sq
Thu 01 Jun : Platform ptr.
Thu 01 Jun : Platform Ptr.
Thu 01 Jun : Update default sequence.
Thu 01 Jun : Fix for Opengl sample
Thu 01 Jun : Restore sample settings, add example.sq to generic sample dir.
Wed 31 May : Updated clouds in samples.
Wed 31 May : OpenGL sample fixes
Wed 31 May : Use VARIABLE_STEP_GRID in sample.
Wed 31 May : Restored lost settings from Vulkan sample.
Wed 31 May : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Wed 31 May : Fixed flicker bug which was due to skylight internal DeviceContext stamping on GPU state from parent context.
Wed 31 May : Consolidate all samples to use the same .cpp
Wed 31 May : Ensure example.sq is loaded by default in VS project Vulkan sample.
Sun 28 May : Tweaks to Vulkan example sequence. Using PCG hash for integer noise instead of Tausworthe. Fixed overbright terrain lighting.
Fri 26 May : Fix up settings for Vulkan sample in particular.
Wed 24 May : Merge branch ‘4.3’ of github.com:simul/Simul into 4.3
Wed 24 May : Platform ptr.
Wed 24 May : Platform Ptr.
Wed 24 May : Vulkan shader fixed for clouds.sfx
Fri 19 May : Reduced light_table_2d and lightspaceGodraysTexture to use a FP16 format. Added profiling to Vulkan sample. Better handling for rendering the PrecipitationVolumeTexture.