summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
2021-09-07Merge pull request #52237 from ellenhp/polyphonyJuan Linietsky
2021-09-07Add polyphony to Audio Stream Player nodesEllen Poe
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-28Merge pull request #49664 from nekomatata/fix-editable-duplicatedMax Hilbrunner
2021-08-27Fix loading packed scene with editable children at runtimePouleyKetchoupp
2021-08-27Require AudioStream::mix to return the number of frames successfully mixedEllen Poe
2021-08-27Merge pull request #51908 from bruvzg/msdf_fonts2K. S. Ernest (iFire) Lee
2021-08-27Merge pull request #51896 from nekomatata/restore-ray-shapeCamille Mohr-Daurat
2021-08-27Makes FontData importable resource.bruvzg
2021-08-26Fix misspelled "overriden"Haoyu Qiu
2021-08-25Merge pull request #51995 from drcd1/sphere-mesh-normals-fixJFonS
2021-08-25Merge pull request #48374 from Calinou/gradienttexture-add-hdr-propertyHugo Locurcio
2021-08-24Merge pull request #52024 from V-Sekai/anim-lengthK. S. Ernest (iFire) Lee
2021-08-24Calculate proper animation length.K. S. Ernest (iFire) Lee
2021-08-24Rename RayShape to SeparationRayShapePouleyKetchoupp
2021-08-24Rename slips_on_slope to slide_on_slopePouleyKetchoupp
2021-08-24Restore RayShape as a regular shape typePouleyKetchoupp
2021-08-23Restore syntax highlightingkobewi
2021-08-22Merge pull request #51991 from requizm/fix/51990K. S. Ernest (iFire) Lee
2021-08-22Fixes the normals of SphereMesh when the sphere/hemisphere is oblongDuarte David
2021-08-22Fix 3d animations doesn't playrequizm
2021-08-22Merge pull request #50434 from QbieShay/particle-minmaxK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #51886 from Geometror/fix-layout-editor-file-dialogMichael Alexsander
2021-08-22moved particle parameters to minmax and split scale axisQbieShay
2021-08-22Merge pull request #51700 from Geometror/fix-color-pickerK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #51945 from yjh0502/fix-bazier-errorK. S. Ernest (iFire) Lee
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-21Curve2D/Curve3D: exact linear interpolationJihyun Yu
2021-08-21Fix ItemList layout (+EditorFileDialog)Hendrik Brucker
2021-08-20Merge pull request #51866 from requizm/fix/49455Hugo Locurcio
2021-08-20Fix line_separation constant working incorrectly in RichTextLabelrequizm
2021-08-19Fix capsule height/radius setters with linked propertiesPouleyKetchoupp
2021-08-18Adjust the material key bit size for ParticlesMaterialYuri Sizov
2021-08-18Merge pull request #50752 from Phischermen/indeterminate_checkmark_apiRémi Verschelde
2021-08-17Fixed magnet vector not working correctly in SkeletonModification2DFABRIKTwistedTwigleg
2021-08-18Reimplement ColorPicker presetsHendrik Brucker
2021-08-17Merge pull request #51651 from pycbouh/editor-merge-custom-themeRémi Verschelde
2021-08-16Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer
2021-08-16Merge pull request #51368 from TwistedTwigleg/GSOC_2020_Working_Branch_IK_SQU...Rémi Verschelde
2021-08-16Fix incorrect inheritance of `VisualShaderNodeParticleAccelerator`Yuri Roubinsky
2021-08-16Merge pull request #50159 from Calinou/standardmaterial3d-add-shader-commentRémi Verschelde
2021-08-16Merge pull request #51608 from clayjohn/Vulkan-Panorama-sky-hintRémi Verschelde
2021-08-16Changes the icon of node arranger in GraphEdit/VisualScript/VisualShaderUmang Kalra
2021-08-16Add a comment at the top of generated shadersHugo Locurcio
2021-08-15Added missed limiters for Visual Shader node enumsYuri Roubinsky
2021-08-14New and improved IK system for Skeleton3DTwistedTwigleg
2021-08-14Merge pull request #51660 from AnilBK/use-short-functionsRémi Verschelde
2021-08-14Merge pull request #50147 from aaronfranke/disable-node3dRémi Verschelde
2021-08-14Use get_global_* functions instead of using transforms.Anilforextra