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

CMCL-0000: Fix typo in Editor min req version #936

Merged
merged 1 commit into from Feb 22, 2024

Conversation

sebastienduverne
Copy link
Collaborator

Purpose of this PR

There is a typo in the mention of Editor minimum required version in the documentation landing page.

It's a 1-digit PR, but 3 different people already reported the issue, I'd like to get rid of the corresponding sticky tickets DOCATT-4982, DOCATT-5185, and DOCATT-4699, and be able to do so with any potential subsequent ones by the time we release the next patch.

Note to reviewers

Please confirm that the mentioned version is accurate as of today. Thanks!

@sebastienduverne sebastienduverne changed the title Docs: Fix typo in Editor min req version DOCATT-4982 - Fix typo in Editor min req version Feb 22, 2024
@sebastienduverne sebastienduverne changed the title DOCATT-4982 - Fix typo in Editor min req version DOCATT-4982: Fix typo in Editor min req version Feb 22, 2024
@sebastienduverne sebastienduverne changed the title DOCATT-4982: Fix typo in Editor min req version CMCL-0000: Fix typo in Editor min req version Feb 22, 2024
@glabute
Copy link
Collaborator

glabute commented Feb 22, 2024

@sebastienduverne Are you able to merge?

@sebastienduverne
Copy link
Collaborator Author

The system says I'm not authorized to merge.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.67%. Comparing base (275cbdb) to head (2cfecc1).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #936   +/-   ##
=======================================
  Coverage   26.67%   26.67%           
=======================================
  Files         246      246           
  Lines       27573    27573           
=======================================
  Hits         7356     7356           
  Misses      20217    20217           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glabute glabute merged commit efbafd4 into main Feb 22, 2024
6 of 11 checks passed
@glabute glabute deleted the docs/editor-req-version-typo branch February 22, 2024 20:15
glabute added a commit that referenced this pull request Mar 11, 2024
* Add missing length check to 3rdPersonFollow

* CMCL-1551: add missing empty check when overriding a blend stack (#930)

* add missing empty check

* Update CHANGELOG.md

* Better filtering for vcam Navel Gazing warning (#927)

* Revert "Update CinemachineThirdPersonFollow.cs"

This reverts commit c15efbe.

* Update CMWaveform.compute

* Update CMWaveform.compute

* Update README.md

* another tweak - binding modes this time

* Revert "another tweak - binding modes this time"

This reverts commit 91a0b6c.

* Fix typo in Editor min req version (#936)

* CMCL-0000: FreeLookOnSphericalSurface sample is improved (#935)

* FreeLookOnSphericalSurface sample is improved, adding a moving surface and second camera.

* forgot to commit

* tewaking blend hints

* binding mode tweaks

* Cleanup, tweaking

* cosmetic

* bugfix in AddCustomBlendable

* deprecate RangeSliderAttribute (#944)

* Add some missing null checks in shot editor to handle missing scripts

* CMCL-0000: add isDelayed to some fields (#939)

* add isDelayed to some fields

* Fix outdated tooltip, add "Custom" label to SensorSize presets dropdown

* Update LensSettings.cs

* statedrivencamera bugfix for minactivationtime, add CancelWait (#938)

* CMCL-1565: Deoccluder improvements, and add CinemachineShotQualityEvaluator (#899)

* Add CinemachineDecollider

* Added Cinemachine Terran Decollider

* Update RuntimeUtility.cs

* Fix OrbitalFollow inappropriate vertical damping

* Update CinemachineDecollider.cs

* small fixes

* Add CinemachineShotQualityEvaluator

* Add deoccluder Resolve towards follow target option

* Terrain Decollider improvements

* Deoccluder evaluates shot quality only when evaluation is enabled

* Add doc and editor for shot quality evaluator

* Remove TerrainDecollider

* Add terrain functionality to Decollider

* Remove decollider (to another PR)

* Update CinemachineShotQualityEvaluator.md

* Update TableOfContents.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Remove ResolveTowardsFollowTarget

* Update CHANGELOG.md

* Update CinemachineOrbitalFollow.cs

* Update CinemachineOrbitalFollow.cs

* Update CinemachineDeoccluder.cs

* Add a comment

* CMCL-0000: Fix OrbitalFollow inappropriate vertical damping (#942)

* Fix OrbitalFollow inappropriate vertical damping

* small fixes

* Revert "small fixes"

This reverts commit 7d32f6a.

* new strategy

* Setting isDelayed was causing some exceptions on domain reload

* Add another missing isDelayed

* Axis recentering happens independently on axes (#937)

---------

Co-authored-by: Gregory Labute <gregoryl@unity3d.com>
Co-authored-by: Sébastien Duverne <55094336+sebastienduverne@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants