Age | Commit message (Collapse) | Author |
|
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
|
|
|
|
|
|
|
|
for signing and notarization.
|
|
|
|
|
|
Also updates the documentation of both `visible_characters` and `visible_ratio` to, better describe what they do and improve consistency between the two Classes.
|
|
|
|
|
|
|
|
Refactor and remove excessive calls of `NOTIFICATION_THEME_CHANGED`
|
|
Replace `Cubic` to `CubicInTime` in the animation track interpolation type
|
|
Also affects their file names, related classes and documentation.
|
|
|
|
|
|
|
|
Remove unimplemented `OS.dump_memory_to_file()` method
|
|
Fix outdated mentions of default code font in EditorSettings documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix missing URL text in the classref
|
|
Remove QuadMesh and add orientation parameter to PlaneMesh
|
|
Add `includeInternal` to C# NodeExtensions and avoid printing errors in `GetChildOrNull`
|
|
Improves the API for monitoring contacts in RigidDynamicBody
|
|
|
|
|
|
Calinou/particlesmaterial-add-fade-on-contact-collision-mode
Add "Hide on Contact" collision mode to ParticlesMaterial
|
|
|
|
|
|
Improve `percent_visible` and `visible_characters` description
|
|
Add classref documentation for AnimationLibrary
|
|
Document behavior of areas with concave shapes
|
|
|
|
|
|
derammo/derammo_fix_trivial_resource_saver_arg_name
|
|
|
|
Applies for Label and RichTextLabel.
|
|
Replace Tree control left click on title signal with new signal for either left or right click
|
|
|
|
|
|
Polygon2D.`invert_enable` -> `invert_enabled`
Also affects the setters and getters, which are now named in full instead of cutting "enabled" off.
Updates old leftover documentation slightly, as well.
|
|
|