forked from godotengine/godot
-
Notifications
You must be signed in to change notification settings - Fork 24
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
[4.4 backport] Assorted documentation improvements #137
Merged
Bioblaze
merged 49 commits into
blazium-engine:blazium-dev
from
jss2a98aj:cherry-pick-4.4-docs
Nov 16, 2024
Merged
[4.4 backport] Assorted documentation improvements #137
Bioblaze
merged 49 commits into
blazium-engine:blazium-dev
from
jss2a98aj:cherry-pick-4.4-docs
Nov 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in editor>editor settings>Text Editor>Theme, if you hover hover over "Engine Type Color", it has "Vector2", "Vector3"and "Color" as example but these are not Engine types. and their color is controlled by the "Base Type Color" setting. I discovered this while trying to customize my editor a bit more.
Add CanvasGroup information to clipping note
The y vector of a transform 2d was incorrectly described as pointing up.
…ct the built in texture
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
- Shortcut: Clarifies how matches_event() method compares events - InputEvent: Clarifies is_match() method does not consider event states
…e Tree editor setting
…abel.get_character_bounds
Minor grammar fix to make the sentences flow better.
- Mention the units used for Skew in the inspector and code.
The list now uses the Oxford comma.
InputEventMouseMotion may fire when the mouse hasn't moved. Also, it generally won't fire when the mouse stops moving. This makes reliably detecting when the mouse isn't moving tricky. Update the docs for InputEventMouseMotion to capture these caveats and give guidance for the best way to detect lack of mouse movement.
This commit adds usage of the new (stringless) signal API.
This also adds an example sky shader for using a cubemap as a skybox. This solution should be preferred to converting the cubemap texture to a panorama sky, as that method implies a loss in quality compared to the source cubemap.
jss2a98aj
force-pushed
the
cherry-pick-4.4-docs
branch
from
November 14, 2024 23:39
e669e2a
to
5e32451
Compare
Bioblaze
approved these changes
Nov 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See
godotengine#92001 godotengine#99003
godotengine#98966 godotengine#98948
godotengine#98899 godotengine#98782
godotengine#98616 godotengine#98587
godotengine#98585 godotengine#98480
godotengine#98442
godotengine#98421 godotengine#98378
godotengine#98738 godotengine#98332
godotengine#98282 godotengine#98202
godotengine#97966 godotengine#97922
godotengine#97906 godotengine#97905
godotengine#97842 godotengine#97734
godotengine#97425 godotengine#97373
godotengine#97357 godotengine#97338
godotengine#97286 godotengine#97274
godotengine#97106 godotengine#97092
godotengine#97045 godotengine#96975
godotengine#96919 godotengine#96893
godotengine#96634 godotengine#96583
godotengine#96066 godotengine#95927
godotengine#95886 godotengine#95860
godotengine#95774 godotengine#95773
godotengine#95760 godotengine#95539
godotengine#95485 godotengine#95396
godotengine#95381 godotengine#95369