forked from godotengine/godot
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from godotengine:master #141
Merged
Merged
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
…ll-string count case.
…ive and embedded windows).
- Add Dynamic TileMap Layers demo link as well.
…nvendored builds This restriction was added to fix #7373 back then, which was a symbol conflict between FreeType's bundled copy of gzip/zlib, and distro packages. But we also unbundled FreeType's zlib in #69395 so this is no longer an issue. On the other hand recent issues pointed out that using system-provided icu4c or harfbuzz can cause issues (#91401, #100301). We still allow it for now but raise a warning.
…onfiguration warning
…libpng-zlib-deps Linux: Relax interdependency between freetype, libpng, and zlib for unvendored builds
Optimize `_count` by replacing a full copy with a CoW copy for the full-string count case.
macOS: Allow running unpacked game files from .app bundle resources
[Window] Expose `start_drag` and `start_resize` methods (for both native and embedded windows).
Fix wrong condition in `NavMeshQueries3D::_query_task_build_path_corridor`
…arning Fix GCC warning about potential stringop-overflow in AudioEffectPitcShift
Add TileMap tutorials to TileMapLayer class reference
…ethods SCons: Fix missing context for `print_info`/`warning`/`error` when colors are off
LightmapGI: Including `modules_enabled.gen.h` to properly check the configuration warning
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 Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )