Andrea Catania (1): Fixed physics server typo Anish (1): Godot now allows built-in irrespective of the filepath. Bernhard Liebl (2): Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32d Fix more regressions in RichTextLabel from PR 15711 Chaosus (1): Fix floatBitsToUint function Fabio Alessandrelli (1): Fix server build on FreeBSD Hein-Pieter van Braam (16): Bump to version 3.0.2-devel Update the changelog for 3.0.1 Bump to version 3.0.2-devel Allow running with a custom resource without a main scene Add missing #endif for the main.cpp fix. Revert "The marshalling in was also incorrect." Revert "[Mono] Basis values now marshalled in the correct order." Revert "fix spurious error messages during autocomplete and validate" Deprecate a typo for a new method introduced in 3.0.1 More reliably find mscorlib.dll on Linux Fix various valgrind reported uninitialized variable uses Revert "Make KEY_ESCAPE close all output/debugger docks on bottom" Don't crash when trying to add an invalid navmesh Update changelog for 3.0.2 Fix documentation indentation for apply_torqe_impulse Bump to 3.0.2-stable Hugo Locurcio (1): Add a project changelog Ignacio Etcheverry (3): Mono: Better versioning and gracefully unloading of Godot API assemblies Mono: Fix bindings for parameters in vararg methods Mono: Buildsystem improvements - Bundle with mscorlib.dll to avoid compatibilities issues - Add build option 'mono_assemblies_output_dir' to specify the output directory where the assemblies will be copied to. '#bin' by default. JFonS (1): Fix visibility of gizmos on scene load Marcelo Fernandez (1): Fixed Windows ignoring minimized/maximized status set by user Max Hilbrunner (3): [DOCS] NetworkedMultiplayerENet [DOCS] Small fix to PinJoint2D [DOCS] Small fix to Area: Fix copy/paste errors Michele Valente (1): fix release builds with mono Nathan Warden (1): The marshalling in was also incorrect. Nicolas Silva (1): Allow degenerate triangles in polygon triangulation when necessary. Paul Joannon (3): [mono] get stacktraces for all inner exceptions only show information we have in stacktrace fix build error when compiling with mono, tools=no, target=release Poommetee Ketson (4): Fix error spam when using PanoramaSky without texture (Magnify|Pan)Gesture: implement as_text AnimationEditor: fix time indicator offset s/Camear/Camera in docs Rhody Lugo (1): prune cache only at the start and end of build Ruslan Mustakov (1): Fix intermittent audio driver crash during startup on Android Rémi Verschelde (11): Revert "Bump to version 3.0.2-devel" Fix version.txt validation logic for export templates .tpz Android: Mark GLES3 as required in the manifest doc: Update version string for 3.0.2 doc: Sync with current source NativeScript: Fix initialization in wrong scope Fix serialization of identifiers with non printable ASCII characters Update AUTHORS and DONORS list i18n: Sync translations with Weblate i18n: Sync translation templates with current source Viewport: Fix missing tooltips w/ disabled physics object picking bruvzg (1): Add missing return statements (iOS and server). indicainkwell (1): added docs on Control's drag and drop api