summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-22Remove superfluous check for minimum Android SDK.Marcel Admiraal
2022-04-22Multiple small TextEdit Bug FixesPaulb23
2022-04-22Remove superfluous Android InputManager interface and implementationMarcel Admiraal
2022-04-22Fix crash in `GodotNavigationServer::map_get_path`Pawel Lampe
2022-04-22Use Input::push_input for tests plus extra mouse testingPaulb23
2022-04-22Remove superfluous null checkMarcel Admiraal
2022-04-22Close FileAccess before accessing it with DirAccessHaoyu Qiu
2022-04-22Implement Label3D node.bruvzg
2022-04-22Add mutable OAHashMap::lookup_ptr function to fix mutability.AndreaCatania
2022-04-22improved error msg for gdscript load_source_codeShimmyShaman
2022-04-21Add missing color pass flags to the valid listJoan Fons
2022-04-20Show typed Array type in Array editorFireForge
2022-04-20Add an inspector preview for BitMapFireForge
2022-04-21Add gradient resource preview generatorHendrik Brucker
2022-04-20Fix UndoRedo in Gradient editorFireForge
2022-04-20Vibrate using iOS haptics engine on supported devicesTimo Schwarzer
2022-04-20Fix typo in `GDScript::range` docYuri Roubinsky
2022-04-20Avoid setting sub-window or started project window positions, if it's impossi...bruvzg
2022-04-20Merge pull request #60175 from Geometror/visual-shader-vector4Yuri Rubinsky
2022-04-20Merge pull request #60377 from clayjohn/GLES3-initializeBastiaan Olij
2022-04-19Clamp Gradient and Curve Textures in ParticlesMaterialclayjohn
2022-04-19Use ThreadWorkPool instead of thread_process_array in NavMapAdam Scott
2022-04-19Merge pull request #60214 from JFonS/fix_depth_prepassClay John
2022-04-19Initialize OpenGL before rasterizers in GLES3clayjohn
2022-04-19Restructure and refine the noise moduleHendrik Brucker
2022-04-19Merge pull request #50175 from kleonc/image-blit-blend-fix-rectsHugo Locurcio
2022-04-19Merge pull request #60329 from Calinou/aspectratiocontainer-add-property-hintHugo Locurcio
2022-04-19Merge pull request #60363 from Rindbee/fix-incorrect-property-label-with-feat...Hugo Locurcio
2022-04-19Fix AnimationLibrary name validationHaoyu Qiu
2022-04-19Reset refresh countdown if pending update tree requestHaoyu Qiu
2022-04-18Merge pull request #59984 from BastiaanOlij/more_storage_20220407Clay John
2022-04-18Merge pull request #60315 from fire-forge/noise-enum-namesClay John
2022-04-19Fixes incorrect display of property labels with feature tagsRindbee
2022-04-18fixed init value in root motion rotationSilc 'Tokage' Renew
2022-04-17Add a property hint for AspectRatioContainer's `ratio` propertyHugo Locurcio
2022-04-17Improve VisualScript search and instancing of nodesDavid Cambré
2022-04-17Proper validation of negative values in datetime strings and datetime dictslaws65
2022-04-17Merge pull request #60310 from HookJabs/unz_file_read_failureRémi Verschelde
2022-04-16Add spaces to FastNoiseLite enum hint namesFireForge
2022-04-17Moved particles into ParticlesStorageBastiaan Olij
2022-04-17Move light, reflection probe and lightmap into LightStorageBastiaan Olij
2022-04-17Merge canvas and decal into TextureStorage and add render targetBastiaan Olij
2022-04-16Unzip read success no longer breaks read loopJosh Kabo
2022-04-17Merge pull request #60308 from TokageItLab/remove-exp-map-in-blendingRémi Verschelde
2022-04-17Discontinue exp map in blendingSilc 'Tokage' Renew
2022-04-16Merge pull request #60267 from timothyqiu/timestamp-fractionRémi Verschelde
2022-04-16Merge pull request #60281 from Calinou/viewport-audio-listener3d-fix-property...Rémi Verschelde
2022-04-16Document timestamp decimal fraction in TimeHaoyu Qiu
2022-04-16Fix the Audio Listener 3D property not being grouped with 2D in ViewportHugo Locurcio
2022-04-15Merge pull request #60215 from rohanrhu/fix-invalid-datetime-crashRémi Verschelde