summaryrefslogtreecommitdiffstats
path: root/doc/classes
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Improve area/body_shape_entered/exited signals parameter names and docMaxime Lapointe2021-10-144-60/+60
* | | | | | | | | Fix the height fog effectBrian Semrau2021-10-141-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #53597 from Xeadriel/patch-1Rémi Verschelde2021-10-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add that elapsed_time in CharFXTransform resets when RichTextLabels text is c...Xeadriel2021-10-131-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Remove REST transform influence in skeleton bonesreduz2021-10-131-31/+5
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Prevent tiles outside atlas textureGilles Roudière2021-10-131-12/+10
* | | | | | | Merge pull request #53689 from reduz/remove-animation-transform3d-trackRémi Verschelde2021-10-133-31/+69
|\ \ \ \ \ \ \
| * | | | | | | Remove animation 3D transform track, replace by loc/rot/scale tracks.reduz2021-10-123-31/+69
* | | | | | | | Merge pull request #53636 from KoBeWi/colorayerRémi Verschelde2021-10-121-0/+15
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Add modulate property to TileMap layerskobewi2021-10-101-0/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Add a way to force undo/redo operations to be kept in MERGE_ENDS modeGilles Roudière2021-10-121-1/+13
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #52548 from m4gr3d/customize_metadata_dir_masterRémi Verschelde2021-10-122-7/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make the project data directory customizable.ne0fhyk2021-10-112-7/+12
* | | | | | Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...Juan Linietsky2021-10-115-43/+3
* | | | | | Merge pull request #48332 from TokageItLab/implement-ping-pongRémi Verschelde2021-10-115-3/+43
|\ \ \ \ \ \
| * | | | | | implement ping-pong loop in animationTokage2021-10-095-3/+43
* | | | | | | Move add_syntax_highlighter bind to ScriptEditorBasePaulb232021-10-112-1/+8
| |/ / / / / |/| | | | |
* | | | | | Mention remove_node() side effect of potentially setting owner to nullzacryol2021-10-091-0/+1
| |/ / / / |/| | | |
* | | | | Fix typo in the `Timer.wait_time` descriptionHugo Locurcio2021-10-091-1/+1
|/ / / /
* | | | Add a warning for Timer nodes with very low wait timesHugo Locurcio2021-10-091-1/+2
* | | | Fix missing argument names in bindingsRémi Verschelde2021-10-094-9/+9
* | | | Allow any floating-point value as a 3D rendering scale optionHugo Locurcio2021-10-083-27/+9
* | | | Merge pull request #53549 from DeeJayLSP/refcounted-fix-descriptionRémi Verschelde2021-10-081-2/+2
|\ \ \ \
| * | | | Fix RefCounted descriptionDeeJayLSP2021-10-081-2/+2
* | | | | [Net] Add call_local argument to Node.rpc_config.Fabio Alessandrelli2021-10-081-2/+3
* | | | | Merge pull request #53493 from DeeJayLSP/patch-1Rémi Verschelde2021-10-071-1/+11
|\ \ \ \ \
| * | | | | DisplayServer: Add multiple descriptions for methods.DeeJayLSP2021-10-071-1/+11
| |/ / / /
* | | | | Merge pull request #53541 from Calinou/doc-call-group-nullRémi Verschelde2021-10-071-1/+4
|\ \ \ \ \
| * | | | | Document null argument limitation with `SceneTree.call_group()`Hugo Locurcio2021-10-071-1/+4
| |/ / / /
* | | | | Merge pull request #53523 from Calinou/remove-occlusion-colorRémi Verschelde2021-10-072-3/+0
|\ \ \ \ \
| * | | | | Remove unimplemented `Environment.ambient_light_occlusion_color` propertyHugo Locurcio2021-10-072-3/+0
| |/ / / /
* | | | | Merge pull request #53538 from Calinou/environment-ssr-fade-no-negative-valuesRémi Verschelde2021-10-071-2/+2
|\ \ \ \ \
| * | | | | Clamp Environment's SSR fade-in and fade-out to positive valuesHugo Locurcio2021-10-071-2/+2
| |/ / / /
* / / / / Don't allow translucent colors in built-in sky material propertiesHugo Locurcio2021-10-071-1/+1
|/ / / /
* | | | Merge pull request #53455 from briansemrau/thread-is-executingRémi Verschelde2021-10-061-4/+12
|\ \ \ \
| * | | | [core_bind] Add `is_alive` to Thread. Replace `is_active` with `is_started`.Brian Semrau2021-10-061-4/+12
* | | | | Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmoRémi Verschelde2021-10-063-7/+47
|\ \ \ \ \
| * | | | | Implemented SkeletonEditorGizmoSilc Renew2021-10-073-7/+47
* | | | | | Merge pull request #53472 from akien-mga/doc-update-tutorial-linksRémi Verschelde2021-10-0657-98/+61
|\ \ \ \ \ \
| * | | | | | doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-0657-98/+61
* | | | | | | Change dragging cursor on Windowskobewi2021-10-061-0/+1
|/ / / / / /
* | | | | | Merge pull request #53416 from DeeJayLSP/patch-1Rémi Verschelde2021-10-061-0/+3
|\ \ \ \ \ \
| * | | | | | Describe how window mode setter and getter worksDeeJayLSP2021-10-051-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #53446 from nekomatata/container-pre-sort-childrenRémi Verschelde2021-10-061-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add pre-sort signal and notification in ContainerPouleyKetchoupp2021-10-051-1/+9
| | |_|_|/ | |/| | |
* / | | | doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-0537-93/+114
|/ / / /
* | | | Merge pull request #53420 from nekomatata/fix-tilemap-moving-platformRémi Verschelde2021-10-052-0/+6
|\ \ \ \
| * | | | Fix physics glitch with TileMap moving platformsPouleyKetchoupp2021-10-042-0/+6
* | | | | Merge pull request #53406 from KoBeWi/are_you_a_process_or_an_idleRémi Verschelde2021-10-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix some leftover references to idle_framekobewi2021-10-041-1/+1