summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-20Use proper depth buffer format for rgba shadowsclayjohn
2020-04-20Merge pull request #38045 from akien-mga/fix-subgroup-propertyRémi Verschelde
2020-04-20DocData: Keep Mono properties on non-Mono buildsRémi Verschelde
2020-04-20Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editorRémi Verschelde
2020-04-20Merge pull request #38039 from akien-mga/docdata-skip-unexposedRémi Verschelde
2020-04-20Merge pull request #38036 from akien-mga/doc-updateRémi Verschelde
2020-04-20Merge pull request #38035 from akien-mga/revert-35261-pck-destinationRémi Verschelde
2020-04-20DocData: Skip unexposed classesRémi Verschelde
2020-04-20GDScript class name existance check enhancedThakee Nathees
2020-04-20doc: Sync classref with current sourceRémi Verschelde
2020-04-20Merge pull request #37947 from clayjohn/DOCS-rendering-updateRémi Verschelde
2020-04-20Merge pull request #38027 from dreamsComeTrue/override_selected_font_color-docsRémi Verschelde
2020-04-20Revert "Made possible to specify where to dump the contents when loading a "....Rémi Verschelde
2020-04-19Update TextEdit docs - explaining 'override_selected_font_color' roleDominik 'dreamsComeTrue' Jasiński
2020-04-19Merge pull request #38002 from madmiraal/fix-class_dictionaryRémi Verschelde
2020-04-19Correct the addition of a key and the duplication of a variable nameMarcel Admiraal
2020-04-19Merge pull request #37997 from reduz/local-rendering-devicesRémi Verschelde
2020-04-18Ability to create local RenderingDevice instances.Juan Linietsky
2020-04-18Merge pull request #37994 from akien-mga/mono-android-includeRémi Verschelde
2020-04-18Mono: Fix include for Android supportRémi Verschelde
2020-04-18Add editor freelook navigation scheme settingsHugo Locurcio
2020-04-18Fix square image resizeVasiliy Makarov
2020-04-17Document how to workaround UI anchor issues when using BackBufferCopyHugo Locurcio
2020-04-17Check for errors when saving in the ResourceSaver example documentationHugo Locurcio
2020-04-17Improve the VisibilityEnabler and VisibilityNotifier documentationsHugo Locurcio
2020-04-17Correct typo mistake of profiler_add_frame_data argument in physics 3d serverSkyJJ
2020-04-17Update many docs with recent rendering changesclayjohn
2020-04-17Merge pull request #37963 from Calinou/doc-dynamicfont-limitationsRémi Verschelde
2020-04-17Merge pull request #37958 from akien-mga/scons-no-werror-on-stableRémi Verschelde
2020-04-17Merge pull request #37949 from reduz/implement-global-shader-uniformsRémi Verschelde
2020-04-17Merge pull request #37953 from clayjohn/VULKAN-sky-sun-sizeRémi Verschelde
2020-04-17Merge pull request #37962 from Calinou/doc-image-size-limitsRémi Verschelde
2020-04-17Add light size to Sky Shadersclayjohn
2020-04-17Merge pull request #37957 from Calinou/doc-angles-radiansRémi Verschelde
2020-04-17Merge pull request #37964 from AndreaCatania/AndreaCatania-patch-2Rémi Verschelde
2020-04-17Implement global and per instance shader uniforms.Juan Linietsky
2020-04-17Activate Physics Process in SpringArm3D.Andrea Catania
2020-04-17Document DynamicFont limitations and a possible workaroundHugo Locurcio
2020-04-17Document image size limitsHugo Locurcio
2020-04-17Merge pull request #37951 from clayjohn/VULKAN-sky-sourceRémi Verschelde
2020-04-17SCons: Disable -Werror on 'stable' releasesRémi Verschelde
2020-04-17Clarify that angles must be specified as radians in the documentationHugo Locurcio
2020-04-17i18n: Sync translations with WeblateRémi Verschelde
2020-04-17Update AUTHORS and DONORS listRémi Verschelde
2020-04-17line unsafe for indexing with known base type & unkown identifierThakee Nathees
2020-04-17Merge pull request #35261 from YeldhamDev/load_pck_destinationRémi Verschelde
2020-04-16Use sky properly for ambient and reflectionsclayjohn
2020-04-17autocompleting with indexing for native types addedThakee Nathees
2020-04-16Made possible to specify where to dump the contents when loading a ".pck" fileMichael Alexsander
2020-04-16Merge pull request #36868 from Calinou/improve-cli-script-error-messageRémi Verschelde