summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24Improve descriptions for drag methodskobewi
2022-04-24Merge pull request #60378 from clayjohn/ParticlesMaterial-clampClay John
2022-04-24Merge pull request #60448 from Shnazzy/fix-compile-error-material-storageClay John
2022-04-24Add an external link editor iconHugo Locurcio
2022-04-24Merge pull request #59763 from Gallilus/Improve-VisualScript-search-and-insta...K. S. Ernest (iFire) Lee
2022-04-24correct initial cpu particle velocityRedHeadphone
2022-04-24Fix type name typo in Debug Adapter ProtocolAaron Franke
2022-04-24Merge pull request #60488 from aaronfranke/vector4ddecomposeYuri Rubinsky
2022-04-24fixed rotated RootMotionView grid glitchSilc 'Tokage' Renew
2022-04-24Fix "Vector4DDecompose" typo in VisualShaderEditorPluginAaron Franke
2022-04-23Merge pull request #60460 from GTcreyon/masterClay John
2022-04-23Merge pull request #60336 from TokageItLab/fix-root-motion-rotation-initClay John
2022-04-23Discard images from gltf import for the animation library.K. S. Ernest (iFire) Lee
2022-04-24ItemList selection bug && navigation bug fixedThakee Nathees
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-23Changed "pair" to "triplet" in Vector3 definitionGTcreyon
2022-04-23Replace index iterators with for each loops.Marcel Admiraal
2022-04-23Remove Array link in description of PackedArraysHaoyu Qiu
2022-04-22Merge pull request #60201 from laws65/datetime-string-message-fixAaron Franke
2022-04-22Fixed ambiguous reference to "Shader" and "Material" classes in drivers/gles3...Shnazzy
2022-04-23Remove RESET tracks after removing trackskobewi
2022-04-22improve OS.get_name classref, misc/scripts fixes, remove trailing quoteNathan Franke
2022-04-22Fix RESET animation not being createdkobewi
2022-04-22Add inital TextEdit UnitTestsPaulb23
2022-04-22Continue to improve vector4 type in visual shadersYuri Roubinsky
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-20Improve embedded PCK loading and exporting.bruvzg
2022-04-20Fix more issues found by cppcheck.bruvzg
2022-04-20Merge pull request #60175 from Geometror/visual-shader-vector4Yuri Rubinsky
2022-04-20Validate input in OpenXR array setterHaoyu Qiu
2022-04-20Validate input in NoiseTexture::set_seamless_blend_skirt()Haoyu Qiu
2022-04-20Merge pull request #60377 from clayjohn/GLES3-initializeBastiaan Olij
2022-04-19Clamp Gradient and Curve Textures in ParticlesMaterialclayjohn